Hello, I just want to report sucess with STM8L052R8T6, on my DIY PCB. I modified the stm8l152 config file to fit 'L052
#config script for STM8L052 set ENABLE_STM8L 1 #set ENABLE_STEP_IRQ 1 set EEPROMSTART 0x1000 set EEPROMEND 0x10ff proc stm8_reset_rop {} { mwb 0x4800 0xaa mwb 0x4800 0xaa reset halt } source [find target/stm8.cfg]
and it worked on first try. Great work, Ake.
Good work! I'll include the cfg file in the next release.
Log in to post a comment.
Hello,
I just want to report sucess with STM8L052R8T6, on my DIY PCB. I modified the stm8l152 config file to fit 'L052
and it worked on first try. Great work, Ake.
Good work!
I'll include the cfg file in the next release.