-
1Clone the git repo
git clone https://github.com/antoszko/msp430programmer.git
-
2Create a new STM32L432KC project in STM32CubeIDE
-
3Drag in all the files into the STM32 project and overwrite the old ones
-
4Build the project and make sure there are no errors
warnings are fine
-
5Install python dependencies
pip install pyserial
-
6run python script
python3 msp430programmer.py <tty> 115200 <hex file>
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.