2020-01-23 05:09 PM
I used ST32Cube_FW_H7 V1.5.0 Nucleo H743Zi example code for Nucleo H743Zi, the LED2 doesn't work, I thought I got bad module, then I order again, second Nucleo doesn't work too.
2020-01-23 08:03 PM
There are two different H743ZI boards, make sure you're building for the right one, check the command line define passed to the linker, and then at the #ifdef's in the include file with LED2 etc in it.
2020-01-24 11:17 AM
Thank you, Clive1!
I only got one schematics, it doesn't match my board.
Do you know where I can find MB1137 Rev B schematics?
Richard
2020-01-24 01:00 PM
The Newer one is here
User LD2: a yellow user LED is connected to PE1
The Older MB1137-B(1) is here
User LD2: a blue user LED is connected to PB7
2020-01-25 10:49 PM
Thank you, Clive1!
This only for manual, it din't include schematics.
Richard