I use CC2538 on my own board, and I use cc2538_foundation_firmware_1_0_1_0 uart example
I have questions
1. Can I use pin? follow this
PC0 = uart1 RX PC1 = uart1 TX PC2 = uart RTS PC3 = uart CTS
2. I see in code where is GPIOPinTypeUARTHiDrive()
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I use CC2538 on my own board, and I use cc2538_foundation_firmware_1_0_1_0 uart example
I have questions
1. Can I use pin? follow this
PC0 = uart1 RX PC1 = uart1 TX PC2 = uart RTS PC3 = uart CTS
2. I see in code where is GPIOPinTypeUARTHiDrive()