Able to control STM8S nucleo board, but same code to chipset on my own board does nothing. How can I debug?
I use STVD with the cosmic compiler, SPL library and STVD to flash. I am able to control the STM8S208RB Nucelo board with this setup, and verify the board is functioning correctly.I then lay out a PCB with a STM8S003F in a TSSOP-20 package. The layou...