Hello,
On my customer's board, CC2538 is connected to CPLD, which is using UART.
And, CC2538 is in PM2 sometimes.
My customer tries to send UART data from CPLD to CC2538 after waking up from PM2.
However, Break Error and Framing Error occur.
I have the following questions.
1. In my customer's system, the UART data transmission starts after 300us of the waking up signal.
Therefore the wait time is double of the wakeup time written in datasheet (136us typical).
If 300us waiting time is not enough, do Break Error and Framing Error occur?
2. After waking up from PM2, are UART_RSR and UART_ECR set?
3. Is there the procedure to use UART after the waking up from PM2? For example, before using UART, the status register must be cleared.
Best Regards,
Nomoto