soniccd123 / OpenDrive-Programmer-firmware

The firmware needed by the OpenDrive Programmer MCU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenDrive-Programmer-firmware

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!

Other repositories of the same family

Documentation

OpenDrive software technical doc, in constant work, sugestions are welcome: https://docs.google.com/document/d/e/2PACX-1vTmDYSAzNN42UEBrs5ZHOusQm1tyw1JYH-T3Jn8RS0lmKWKF3bleVGRRRoMs-G0P8nS-jN8Rljs9-GX/pub

Disclaimer

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.

About

The firmware needed by the OpenDrive Programmer MCU


Languages

Language:C++ 57.9%Language:C 38.8%Language:Makefile 3.1%Language:Assembly 0.2%