Hello All,
Currently, on LPC11C14, I have the CAN TXD/RXD pins connected to the corresponding UART TXD/RXD pins, and have been using the UART without any issues. The idea was to be able use either the UART or CAN controller.
The datasheet says that the default state of the CAN TXD pin is HIGH, so how is my UART working?
Won't there be a short when the UART TX pin pulls the line down?
Would this setup be an issue if I had to program the chip in ISP mode ?
Thanks,
Satbir