Team,
I am working with an application that needs a UART for comm’s and for tracing data on the CC1310.
If we want to put in more tracing capability, without slowing things down the faster the data can be sent the less time running the UART and more time in sleep reducing average power. Some empirical tests have shown that 1M baud is achievable but much over this and buffer overrun problems occur once the device gets a little loaded in other tasks.
Is there a maximum UART driver throughput we can be aiming to run at?
Are there any known driver errata / updates available for this component?
We are trying to find the limits of the hardware and software.
Regards,
Garry