How to flash a board using a bash/python script
Hi,
I'm using an STM32L496G board, currently flashing it through CubeMX/Touchgfx Designer.
In the future, i'd like to be able to flashthe board by running a bash/python/other script from a linux machine.
The board will be connected to the linux machine via uart.
I'm not sure how to do that, and I wasn't able to find helpful instructions online.
I'd appreciate your help.
Thank you!