2024-06-20 8:41 AM
Background:
1. STM32CubeMX 6.10.0
2. Test DMA in UART.
3. Using STM32CUBEMX to generate codes.
Questions:
1. I found the project did not includes source codes.
2. The HAL_Init(); is in the main function but it did not have source codes to support.
3. I also click copy all used libraries into the project folder but it still can't work.
Attached is for your reference, might need your help to solve this issue. Thank you.
Solved! Go to Solution.
2024-06-20 9:03 AM
Hello @uNavi
Thank you for posting!
Could you please try with CubeMX 6.11.1 and check if the issue persists?
Thnx
Souhaib
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.
2024-06-20 9:03 AM
Hello @uNavi
Thank you for posting!
Could you please try with CubeMX 6.11.1 and check if the issue persists?
Thnx
Souhaib
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.
2024-06-20 10:03 AM - edited 2024-06-20 10:35 AM
Hello,
Do you have the H7 Cube HAL folder STM32Cube_FW_H7_VX.Y (the latest one is STM32Cube_FW_H7_V1.11.2) under C:\Users\<your username>\STM32Cube\Repository ?
I didn't reproduce the issue with your ioc file with CubeMx 6.11.1.
2024-06-21 10:16 AM
Great, it solved. I have another follow-up question. Might need your support to identify the issues
2024-06-24 3:32 AM
Hello @uNavi ,
As it was solved, please mark the comment that answered your question as "Accept as Solution".
For any further question please open a new thread.
Thank you.