I just received a disco-f746-ng board (sticker shows MB1191 B-04 2155007267) and only one of the examples listed on the mbed page dedicated to this board worked for me.
The examples that don't work: (compiles and downloads, but no LED or LCD action as expected):
DISCO-F746NG_blink_led
DISCO-F746NG_LCD_demo
DISCO-F746NG_LCDTS_demo
The example that works (i.e. LED blinks and serial port spits out stuff but unable to read ADC reading):
Nucleo_analog_loop
I spent a lot of time trying different versions of ST-link and two versions of the bootloader firmware (one really old - I think it was V2.J21.M5 - and one really new - V2.J27.M15,) I saw some forum posts about a new version coming out within the last year and breaking everything so I wanted to try some older firmware versions but couldn't find any on the interwebz.
Maybe someone that know more of the history of that board can give it a shot and update the examples or something so new users don't struggle too much to get going. Thanks,
I just received a disco-f746-ng board (sticker shows MB1191 B-04 2155007267) and only one of the examples listed on the mbed page dedicated to this board worked for me.
The examples that don't work: (compiles and downloads, but no LED or LCD action as expected):
DISCO-F746NG_blink_led DISCO-F746NG_LCD_demo DISCO-F746NG_LCDTS_demo
The example that works (i.e. LED blinks and serial port spits out stuff but unable to read ADC reading):
Nucleo_analog_loop
I spent a lot of time trying different versions of ST-link and two versions of the bootloader firmware (one really old - I think it was V2.J21.M5 - and one really new - V2.J27.M15,) I saw some forum posts about a new version coming out within the last year and breaking everything so I wanted to try some older firmware versions but couldn't find any on the interwebz.
Maybe someone that know more of the history of that board can give it a shot and update the examples or something so new users don't struggle too much to get going. Thanks,