cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F0 UART with DMA transmit max. 4 bytes

Posted on March 02, 2015 at 08:44

I've test the STM32F072 for using it in a new project. The configuration and libbrary are used from the CubeMX with the Keil compiler.

Now I can maximum transmit 4 bytes over the UART with one DMA transfer.

main.c attached

STM32CubeMX 4.6.0

STM32CubeF0 Firmware Package 1.2.1

Keil MDK 5.13.0.0

Best Regards

Peter

2 REPLIES 2
alan_rosenthal
Associate
Posted on July 06, 2015 at 20:23

Hi,

I have the same issue.

Did you ever fix it?

Thanks,

Alan

Posted on July 06, 2015 at 20:46

I'm not sure playing metoo with a single post participant is likely to get results.

I believe there are newer versions of the software mentioned, are there issues with those too? I'm not sure there are any intrinsic limits on the F0 parts doing DMA TX on the USART, are USART or DMA indicating any fault/error conditions?

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..