Question
ST-LINK Utility for startup hardware tests of prototypes
Posted on January 26, 2018 at 08:42
Want to use STM32 ST-LINK Utility for first hardware tests of prototypes with STM32F071 MCUs.
E.g. switch LED on/off, set port pins, set dac values, read temp sensor of MCU and...and...As we want to use ST-LINK Utility to configure parts:- Is there a way to extend the ST-LINK Utility for such purposes?- Maybe writing a 'very special' Loader_Src.c with specialized Init(), Write() and Read() functions?
Best regards Juergen