Discuss STM8 microcontrollers, including SWIM, USART configurations, RTC usage, ADC issues, and debugging.
I am new to stm8s001j3 and trying to debugg a program. when I am trying to debugg a program error appears i.e. " connection error [30006]. I am using ST Visual Develpoer and using ST-Linlk / V2. Please help me out with this problem. i have attached...
Hello everyone,I am trying to debug STM8 using ST-LINK USB tool, but facing error while debugging. Due to that I am unable to debug.Micro controller and hardware is perfectly OK, because I am trying in those hardware in which it was previously workin...
Where I can get the sample codes for STM8AF modules. Else please share some basic examples based on CAN implementation.
Posted on March 01, 2011 at 11:28Hello Friends, I am a newbie to the world of microcontroller programming. I am stuck with a deadlock and am not able to move even a bit. The BUSY bit in I2C.SR3 is set it is not getting freed, according to datasheet...
Is there a way to keep the low level state when changing the GPIO output to input mode?
now i use the latest stvd, and there is no possibility to debug .there is always Connection error (usb://hti1): swim error [30200]: st-link connection erroror the error : gdi-error [40201] can't access configuration database.i have all those "regsvr3...
I am having trouble to find this component library
I've now bricked 3 of these (or at least made them unable to be programmed over SWIM,) and the last one happened after I un-commented these two lines of code:TIM2_IER = 1; // Enable update interrupts TIM2_CR1 = 1; // enable timerThis s...