‎2023-05-31 06:14 AM
hey,
i am new to stm, recently i was asked to transmit data from uart based on dma instead of using interrupts that uses the cpu resources.
are there examples or instruction of how to do it? i am searching for 2 days and cant find somthing usefull.
Solved! Go to Solution.
‎2023-05-31 06:21 AM
Hello @Ron Zaretsky​ ,
I suggest you the available examples in the cubeFW : STM32Cube_FW_F4_V1.27.1\Projects\STM32F4-Discovery\Examples\UART
I recommend you also this article : Getting started with UART - stm32mcu
Hope I helped you!
Foued
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
‎2023-05-31 06:21 AM
Hello @Ron Zaretsky​ ,
I suggest you the available examples in the cubeFW : STM32Cube_FW_F4_V1.27.1\Projects\STM32F4-Discovery\Examples\UART
I recommend you also this article : Getting started with UART - stm32mcu
Hope I helped you!
Foued
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
‎2023-05-31 06:25 AM
Excuse my ignorance, but what's cubeFW? :grinning_face_with_sweat:
cant find it on google
‎2023-05-31 06:27 AM
Foued
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
‎2023-05-31 06:29 AM
thank you!
‎2023-05-31 06:31 AM
When your question is answered, please close this topic by choosing Select as Best the answer that answered your question or solved your problem. This will help other users find that answer faster.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.