Tool/software:
Hi.
I have a question about Uart's receiving performance degradation when using Uart and RF of TICC1312R7.
We are trying to run the system Rf thread and Uart2 thread at the same time, so Uart2 is connected to STMF4.
The Baudrate of Uart2 is set to 921600 to send and receive 260 bytes of data.
If you send 260 bytes from STMF4, CC1312R7 should receive it, but the received data was broken. As I debugged this, I confirmed that CC1312R7 receives normal data when the Uart Send cycle in STMF4 is 500mS or higher, and I want to change the 500mS cycle to 50mS cycle.
Please let me know where we need to check.
Thank you for reading it.