Skip to content

IHCcamp/ihc-badge-STM32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1337 3310 badge STM32

The STM32 firmware uses the Arduino IDE, you'll have to add Maple boards support and select "Generic STM32F103C" or "Maple (Rev 3)" IIRC. You may need to install an older Arduino IDE (I'm on 1.8). This should help you getting started: https://github.com/rogerclarkmelbourne/Arduino_STM32/wiki

Extract NonBlockingRTTTL library in the "library" folder of the Arduino install.

If the Arduino IDE doesn't see the device automatically, try plugging the USB as soon as the orange lines come up in the IDE log window, timing is a bit critical. Also make sure you have the relevant DFU drivers if you're using Win.

I also attached STM32_complete.bin in case you mess up the bootloader. This file is the complete dump of the STM flash, and must be flashed with an SWD programmer on the specific pins.

About

STM32 firmware for the 1337 3310 IHC Badge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages