2017-10-16 01:22 AM
Hello, I bought the STM32L476 discovery board and the STM32L476 evaluation board to evaluate the microcontroller and start coding on to it. I see there is a loaded software in both boards, that drives some peripherals and offers some cute applications. Before start flashing a new program I would have a backup copy of that software to restore on to the demonstration board at any times. Is it possible? Is there any place where I can download it? Thanks.
Massimiliano
#stma32l476-discovery-software #stm32l476-eval-board #stm32l476-eval-software #stm32l476-discovery-board2017-10-16 01:57 AM
You can download what's in the part at delivery by using the ST-LINK Utilities. The source is now frequently provided under the HAL example directories under a Cube install for a specific STM32 family.
2017-10-16 07:18 AM
Thank you! I am new to ST microcontrollers and I did not know the existence of
ST-LINK Utilities.