vdudouyt / stm8flash

program your stm8 devices with SWIM/stlinkv(1,2)
GNU General Public License v2.0
402 stars 182 forks source link

STWBC support #92

Open spth opened 6 years ago

spth commented 6 years ago

ST has controllers for wireless charging that have an integrated STM8 microcontroller: STWBC, STWBC-EP, STWBC-WA. Possibly also ASTWBC5V and STWBC-MC, though I only found the latter two mentioned at IAR, not ST itself.

stm8flash should get support for those. Unfortunately, it seems sufficient documentation to support them in stm8flash is not yet available.

Philipp