Where is the source for the factory-installed demo application for NUCLEO-F446ZE ?
I have a NUCLEO-144 board and it has a factory-installed application that flashes the LEDs and uses push button 1 to change which LED is flashing.
This is described in section 5.1 "Getting started" in UM1974 for the NUCLEO-144 boards.
I have found some demo code at
https://github.com/STMicroelectronics/STM32CubeF4/tree/master/Projects/STM32F446ZE-Nucleo
but this is not the same, and requires an Adafruit LCD-equipped shield to operate. The LED behavior is different. All I am looking for is the very simple factory-installed demo, just so I have a "known good" project that I can quickly re-flash to my board to prove it still works.
Does anyone know where I can download the source for the factory-installed code?
