cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F4 DMA/UART application notes.

John Hite
Associate III
Posted on January 31, 2017 at 18:19

I am using an STM32 F437 processor and the broken code I inherited uses the DMA to handle traffic from UART8. I am still grasping at straws a bit trying to find the best sources of information. So I am hoping someone more familiar with the product line and the ST site might be able to point me an application note for DMA/UARTS.

Thanks,

jh

5 REPLIES 5
Khouloud GARSI
Lead II
Posted on January 31, 2017 at 19:19

Hi John,

You can:

STM32F4xx_DSP_StdPeriph_Lib_V1.8.0\Project\STM32F4xx_StdPeriph_Examples\USART\USART_TwoBoards

May this help you.

Khouloud

Posted on January 31, 2017 at 20:34

Posted code into prior thread, awaiting moderation/approval

https://community.st.com/0D50X00009Xkg8YSAR

 
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Posted on January 31, 2017 at 19:44

Thanks I will look into these references but perhaps not cube as it

generates HAL code and we are not using HAL.

John

On Tue, Jan 31, 2017 at 1:20 PM, Khouloud G <st-microelectronics@jiveon.com>

Posted on January 31, 2017 at 20:05

SPL?

You might have a look at  [

https://my.st.com/content/my_st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32-standard-peripheral-libraries/stsw-stm32065.html

]\Project\STM32F4xx_StdPeriph_Examples\USART\USART_TwoBoards\USART_DataExchangeDMA\

JW

Posted on January 31, 2017 at 20:37

 ,

 ,

Materially similar to

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