cancel
Showing results for 
Search instead for 
Did you mean: 

I purchased the Nucleo H723ZG board and loaded the Cube IDE, ST Programmer, and en.stm32cubeh7_v1-11-0(0) files. Help? The IDE doesn't support the H723(.ioc). I can't find the LED project or even the .bin that came loaded on the Nucleo.

HStew.1
Associate
2 REPLIES 2

Pavel - Thank you so much. I'm close to having the project built. I'm down to 4 errors and 0 warnings. The issue is (LED1) e.g.: BSP_LED_Init(LED1); I only see LED1 in main.c It also appears the GPIO functions are handled in HAL functions, not BSP. It is a easy fix, but I'm sure I missed something.