Right now I have a STM8S003F3/K3 "8-bit micro-controllers offer 8 Kbytes of Flash program memory, plus integrated true data EEPROM", seems to be ok, I damaged the PCB before.
https://www.st.com/en/microcontrollers-microprocessors/stm8s003f3.html
It's from a temp. sensor. , so programmed for that and for 3x7seg LED readout. There's a 4pin header, with SWIM and reset pin RTS, 3v3/GND. However the UART TX/RX pins are right next to the header too, so it would be phsyically easy to connect.
I'm new to all this, I'm learning some STM32 on Arduino uno. And I have a BUS Pirate. So as a newb, what should I hook up, the UART, SWIM, I2C, what's the easiest way, or better way, etc, to go about making this into an 8-bit arduino ? I have rs232 chips, so at some point I want to add that too.
https://www.st.com/en/microcontrollers-microprocessors/stm8s003f3.html
It's from a temp. sensor. , so programmed for that and for 3x7seg LED readout. There's a 4pin header, with SWIM and reset pin RTS, 3v3/GND. However the UART TX/RX pins are right next to the header too, so it would be phsyically easy to connect.
I'm new to all this, I'm learning some STM32 on Arduino uno. And I have a BUS Pirate. So as a newb, what should I hook up, the UART, SWIM, I2C, what's the easiest way, or better way, etc, to go about making this into an 8-bit arduino ? I have rs232 chips, so at some point I want to add that too.
Last edited:

