2015-03-01 11:44 PM
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 attachedSTM32CubeMX 4.6.0STM32CubeF0 Firmware Package 1.2.1Keil MDK 5.13.0.0Best RegardsPeter2015-07-06 11:23 AM
Hi,
I have the same issue.Did you ever fix it?Thanks,Alan2015-07-06 11:46 AM
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?