Dummy test
Please ignore
Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.
Please ignore
I want to use the pin 5 of STM8S001J3 micro as open drain output. After properly setting the port data / direction / CR1 / CR2 registers (for both the I/Os tied to such pin), I tried to activate the alternate function of TIM2_CH3 on PA.3 , but I coul...
i installed the latest stvd, in windows 10.i try a program, for the discovery board., its ok with compling, and build, but when i want to debug, it say " connection error (usb:/usb):gdi-error (40201)can't access configuration databasei can read out t...
I am using STM8AF5288 microcontroller in one of my project. Is it possible to sense direct +12 signal input by port pins? I am using current limit resistor in Input.All the port pins in ST microcontroller have clamping diodes.Will i able to sense +12...
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