uart and flow control

General discussion on mikroC for dsPIC30/33 and PIC24.
Post Reply
Author
Message
pwdixon
Posts: 1431
Joined: 13 Apr 2005 11:14
Location: UK

uart and flow control

#1 Post by pwdixon » 15 Oct 2009 17:03

I'm trying to use the flow control pins on uart2, does the standard uart library attempt to use the flow control pins (U2RTS, U2CTS) on the PIC (dsPIC33FJ256GP710)?

I have assumed that the library does nothing at all with the RTS/CTS pins and I've implemented flow control myself but does the library do anything at all with these pins, even setting the I/O direction?

User avatar
anikolic
mikroElektronika team
Posts: 1775
Joined: 17 Aug 2009 16:51
Location: Belgrade
Contact:

#2 Post by anikolic » 16 Oct 2009 15:37

Hi,
Our UART library doesn't utilize flow control, and it won't do anything with U2RTS, U2CTS pins, so you are free to implement your own flow control protocol, along with library functions.

Best regards,
Aleksandar
Web Department Manager

Post Reply

Return to “mikroC for dsPIC30/33 and PIC24 General”