Is it possible to interface BLE with STM8SF003F3P6 using UART pins Rx and Tx ?
Pls provide suitable details.
Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.
Pls provide suitable details.
Hello all,I would like to use the Unique ID in a code written for a STM8S208RB, but it seems not to be where it is supposed... Following the datasheet (DocID14733) information the Unique ID it is supposed to be in 0x48cd. Each time I read these area...
I am using stm8s003f3 controller for your project. I want to run timer 4 and timer 2 for 10 hours when a button is a press(external interrupt generated).I tried but my timer 4 is not going for more than 15 min.Can you please help me out
HelloWhere can i find a simple project example for STM8AF implementing CAN peripheral transmit and receive as a slave ?Thanks foa any supportbest regards
Posted on January 19, 2018 at 18:53Hello, I am modifying the code of an STM8S003 that already works.But the code stopped working, even though I have not made any changes yet.The STVD displays the following error message:#error clnk Debug\ajk_strobo_...
Hi everyone,I'm using the STM8S003 and I need to use the alternate function of PC5 so I've to change the default value of the option byte AFR0.This operation is easy using a programmer (ex. STVP) but I'd like to insert this procedure in the source co...