mogenson / ch551

example project for the ch551 microcontroller using cmake and sdcc
7 stars 1 forks source link

does this example work on ch559 ? #1

Closed kprasadvnsi closed 5 years ago

mogenson commented 5 years ago

I can't test because I don't have that chip. But since the CH551 and CH559 share the same core, this very basic example program should work. Double check the register addresses against the datasheet for any peripherals you use.