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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-01-27 12:33 PM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-01-27 12:36 PM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-01-27 4:30 PM
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.
