anything else i need to look for beside uncommenting
THIRD_ON_CAN like on 2.20?
i'm getting the same fd with both versions but the reads are just
timing out. stdio stuff is working fine to the debug port.
UART3 using 2.40 vs 2.20 not working
Re: UART3 using 2.40 vs 2.20 not working
What module?
Re: UART3 using 2.40 vs 2.20 not working
After you uncomment THIRD_ON_CAN you must rebuild EVERYTHING.
Another way to do this is to use the pin functions to set the RX and TX pins to
have the correct functionality, AFTER you open the serial port with open serial.
PAul
Another way to do this is to use the pin functions to set the RX and TX pins to
have the correct functionality, AFTER you open the serial port with open serial.
PAul