Open source project for controllers with 78K0R/Kx3 processors like KU63, XCM
Write your personal setting to your controller with the DIY programmer.
Caution! This project is in a test phase, I was not able to write the parameters successfully yet. There is the risk of bricking your controller!
Usage:
- Flash the .ino code to your ST32 development board
- Connect the STM32 Board to the PC and to the controller.
- Reset the STM32 Board and start a terminal program like HTERM on your PC and connect to the COM-Port of the STM32 board
- send any character with the terminal program to set the controller to programming mode
now the controller is ready to receive commands from the STM32 board
there are 5 functions implemented so far.
- send "1" (not Ascii but byte): Check Blank Block
- send "2" : you are asked to upload the binary file with the parameter settings (file has to contain 161 byte of data), use the "send file" button from HTERM
- send "3" : Write Block
- send "4" : Choose Block, default is Block 15
- send "5" : Erase Block