2019-09-27 09:51 AM
Dear All,
I had purchased STM32H757I-EVAL board. I am not able successfully debug my program.
Events happened in sequence,
I need help on sample code, like led blinking. Kindly share if any code is there to start the project.
Secondly, @STM32H743_User Default configuration generated from CubeMX should work directly on EVAL board. But it is not, kindly advice.
Not able to find example codes for this EVAL board. kindly help on this issue.
2019-09-27 10:02 AM
The STM32H757I-EVAL and STM32H747I-EVAL are the SAME board, the former having Crypto/Hash functions enabled.
Find and check the examples and applications in the CubeH7 repository, ie
STM32Cube_FW_H7_V1.5.0\Projects\STM32H747I-EVAL\Examples\CRYP\CRYP_AESGCM\MDK-ARM
2019-09-27 10:03 AM
Button pressing, LED blinking level example
STM32Cube_FW_H7_V1.5.0\Projects\STM32H747I-EVAL\Examples\GPIO\GPIO_EXTI\CM7\Src\main.c