This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to transmit/receive a bitstream?

Hi,

My ST32F103ZE needs to send and receive a serial bitstream to control some led display. I wrote a driver that simply controls a single GPIO port.

My question is: can I use the DMA controller in the ARM uC combined with some peripheral that will do the job for me?

(For example: I allready managed to use a USART with DMA).

Thanks

Henk

0