MSPM33C321A: Serial Data Stream

Part Number: MSPM33C321A

I need to generate a 5 MB/S serial datastream (200 ns per bit). There are no start or stop bits, just continuous data. (If any one cares, this is data conforming to the IRIG telemetry standard.)

I would like to create the 300 byte or so frame, use DMA or something to send its on its way, and use the 60 us to create another frame which will take the place of the currently transmitting frame when it is done.

I can’t seem to remove the start and stop bits from the UART, so that is out, but could I use SPI for something like this?

Also, I am not wedded to the MSPM33C321, if there is another MCU that can do the job.

**Attention** This is a public forum