The firmware needed by the OpenDrive Programmer MCU
It handles all necessary signaling for reading and writing the flashcart. Not much to say about it, mostly interesting to programmers and to learn about.
For those that just want to write the firmware to the STM32, the compiled binary is in the "bin" folder. Needs a STLink to be written to the STM32.
Sugestions are welcome!
- OpenDrive Genesis: https://github.com/soniccd123/OpenDrive-Genesis
- OpenDrive Programmer: https://github.com/soniccd123/OpenDrive-Programmer
- OpenDrive Editor: https://github.com/soniccd123/OpenDrive-Editor
OpenDrive software technical doc, in constant work, sugestions are welcome: https://docs.google.com/document/d/e/2PACX-1vTmDYSAzNN42UEBrs5ZHOusQm1tyw1JYH-T3Jn8RS0lmKWKF3bleVGRRRoMs-G0P8nS-jN8Rljs9-GX/pub
I'm not a expert programmer, also not really a good one, also this is a one person project. The code may not be beautiful, it may not even be good coding. If any problems or sugestions arrise, please contact me. Also if anybody knows better about programming and wants to develop this furter, be my guest. The documentation may also lack things that I forgot write down, if so, please tell me and i'll be happy to explain and add the information.