Search found 1 match
- Thu Aug 27, 2020 12:10 pm
- Forum: Hardware
- Topic: UART2 RS-485 mode
- Replies: 0
- Views: 1476
UART2 RS-485 mode
In RS-485 half duplex mode too big delay before replay is sent to line. On 9600 bod it is near 7-8 msec (7-8 bytes), on 115200 bod delay is near 1 msec (10 bytes). In code after packet received processing is very short (not compatible with 1 or 8 msec). I use sample code from examples, in function i...