Search found 2 matches

by tarik
Mon Dec 15, 2008 11:05 am
Forum: NetBurner Software
Topic: UART1 RTS in 485 mode
Replies: 3
Views: 4988

Re: UART1 RTS in 485 mode

Ridgeglider:
KA-ching! That was the problem. I hope NetBurner takes note & implements this change in the system firmware builds.
Thanks!
Tarik
by tarik
Fri Dec 12, 2008 1:16 pm
Forum: NetBurner Software
Topic: UART1 RTS in 485 mode
Replies: 3
Views: 4988

UART1 RTS in 485 mode

I'm trying to use my MOD5234 board's UART1 for controlling a 485 transceiver but can't get any signal from the RTS line. I open UART1, then call Serial485HalfDupMode(1,1), but don't get the expected behavior from J2[23] (UART1 RTS). I've also tried calling J2[23].function( PINJ2_23_U1RTS ) before ...