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.
Hello Team,
Actually i'm trying to run UART at 1Mbps which has continuous data transfer from slave to master but client asked for RX FIFO should have been implemented in CPU because UART is at 1Mbps.
Is there a way that we can effectively use MSP430FR2355 without RX FIFO and also without losing data at high rate data transmission?
If not possible, please select a CPU which is having at least 3 ADC's and RX FIFO and Low Power Consumption.I have seen TMS320F280021 which is having high power consumption 20mA. But, i want power consumption in micro Amps. Any help would be very thankful.
Hi vamshi,
I think maybe you can try use DMA+UART, you can test in MSP430FR5969 or other device that include DMA module.
Thanks!
Best Regards
Johnson
Thank you for the suggestion Johnson,
Can you point me some examples?
Is there any other suggested MCU with FIFO + UART in TI?
Hi Vamshi,
We just have a little example code for DMA, you can find in this link:
https://dev.ti.com/tirex/explore/node?node=ADO.p5ORIvQgDcczOSjmFw__IOGqZri__LATEST
Thanks!
Best Regards
Johnson
**Attention** This is a public forum