Different lengths data (1~128Bytes) frequently appearing on the uart rx line, baud rate 1Mbps。We need to receive this data in a timely and accurate manner,but don't want to consume too much time of the core. we use dma+rx idle to implement this when use STM32. i want to know if MSPM0G150x can achieve this without the core participate in.
Best regards,
LN