On Google there is the formula Time event= prescaler*counts/fmasterFor 2s how should we calculate prescaler.
There is a st-link. Tried to connect STVP, IAR STM8. Nothing happens. STM8S001J3 is not connected. Power commuted when trying to connect. With constant power, I also tried to connect. Why did you make such a bad microcontroller ?!
I am using IAR EMBEDDED WORKBENCH FOR STM8s. I am running a simple led blink program. But I am facing while deploying to device. It shows the message "FAILED TO LOAD DEBUGEE". Please answer about this issue.
Hey guys, i have problem about counters, i have a constanst frequency square wave ring tone signal and this signal have to come to my mcu's input pin and i have to detect it that is ring tone, i think i will gonna do this with counters, i have to ope...
Does BlueNRG-1 component works alone as a single chip or does it need to be configured with other MCU for its functionality?
Hi, I am using ST Visual Develop environment for programming of STM8S207, i am using 4.3.6 version. Problem is, whenever i give save command, STVD is halt and shown "Not Responding" My laptop configuration is Pentium Dual Core, 2.0GB RAM, Window ...
I am using Cosmic STM8s ide for my STM8S001J3 micro controller. I am not able to add the standard libraries for the microcontroller in cosmic ide. please help me out with this issue.
Good afternoon, I would like to share an issue I’m facing with a stm8s105c4.A feature of our main application is to calculate a CRC of the entire program in the flash. Unfortunately, when I read flash data from addresses close to the instruction in e...
Hi all,I have a issue about interrupt timer and interrupt button. When i alway press button. Run debug, cursor alway run to interrupt exti line. I change timer 2,4 or pin exti still error occur. When I comment TIM1_Config() i alway press button-->in...