cancel
Showing results for 
Search instead for 
Did you mean: 

CubeMX can't it generate code for peripherals like GPIO, etc for H7.

ramkumarkoppu
Senior

To port the code from STM32F7 to STM32H7, I have got latest version of CubeMX and H7 firmware package. when I configure one of the GPIO pins on F7, CubeMX generates initialization code automatically. but it does not generate initialization code for GPIO on H7. Why is that CubeMX works for F7 but not for H7. Why can't it generate code for peripherals like GPIO, etc for H7?

This discussion is locked. Please start a new topic to ask your question.
11 REPLIES 11
ramkumarkoppu
Senior

Hi @Khouloud ZEMMELI​ : When I try to run your application on STM32H747I-DISC board with the onboard STLINKv3 debugger, Neither Keil nor STM32CubeProgrammer won't recognise the target MCU. Keil says "No target connected". The same board was working with GPIO toggle example before but no more. Do you know how to fix this problem please?