stm8-bootloader icon indicating copy to clipboard operation
stm8-bootloader copied to clipboard

Serial bootloader for STM8 microcontrollers

Results 3 stm8-bootloader issues
Sort by recently updated
recently updated
newest added

I need to modify the protocol. Before I start any coding I wanted to see the existing code working in a debugger environment. But I can't figure out how to...

Thanks for your work!. I really helped me a lot. I forked your project and added i2c support to your bootloader. In case you are intereseted we can merge some...

Hi, Unfortunately the W1209 board does not have UART pin usability. But I'm managing to emulate USART using timers. Would it be possible to emulate the serial port to use...