This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UART2 and UART3 not working on MCB1768

We recently received the MCB1768 evaluation board off your site. I have both uart0 and uart1 succesfully transmitting data but I do NOT have uart2 and uart3 transmitting data. Yes, I have enabled their PCONP bits high, and did the same configuration as the uart 0 and uart1 in the example software, except using uart2 and uart3. Could someone please help me?

Parents
  • I have also the same problem. i need to use the UART2 and UART3. I think they are not supported in the UART.c API. you have to change the UART API to use them. I do not understand why KEIL people do not include them in the API. I will post this problem to KEIL support and wait for some help.

Reply
  • I have also the same problem. i need to use the UART2 and UART3. I think they are not supported in the UART.c API. you have to change the UART API to use them. I do not understand why KEIL people do not include them in the API. I will post this problem to KEIL support and wait for some help.

Children