STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Trouble connecting to STM8 MC with ST-Link and IAR Workbench

Posted on May 21, 2018 at 21:08I have updated some firmware and need to flash the MC on a custom board with a STM8AL3188 and SWIM connector. This is my first project using IAR. I have browsed some tutorials and made sure the Debugger Driver was set ...

Project Firmware Compilation

Posted on May 22, 2018 at 16:26Good day everyone. I require professional code to be compiled for a project based on an STM8S003 that interfaces to an accelerometer and SIGFOX transceiver. Please email mailto:electronicdesignpower@gmail.com if you ar...

Resolved! Simple remote control using STM8L001J3

Posted on May 18, 2018 at 11:05Hi, I would like to use the SWIM port of STM8L001J3 to control an LED.Obviously the same port will also need to be used for debugging and programming.I ask if it is possible to connect the LED directly to the port or i...

How start learning of stm8S003f3 ?

Posted on February 26, 2018 at 12:00hi  i am kalpesh  , i new in stm8 . I want to learn how to program in stm8. Please tell me which software should i use?please help me . i have Stm8s003f3 20pin IC . i search @ internet i didn't  get ? please help ...

Resolved! STM8S103F3 PC4 problem

Posted on May 14, 2018 at 19:23I am using cheap Chinese board with STM8103F3 chip.I want to use PC4,PC5,PC6 and PC7 pins as inputs connected do keys.With PC5-PC7 there is no problem. I configured them as pull-up input with interrupt, but PC4 is diff...

Timers

Posted on May 11, 2018 at 11:33Hi,I am using  stm8s controller. I am using TIM1,TIM4 for timing delay now i need to use PWM for led blinking. Can i use TIM3(general purpose timer) for timing delay or not , because TIM1(16 bit advanced control timer)...

STM8L discovery USART : can´t write to usart register!

Posted on July 04, 2012 at 11:08i cant seem to be able to write in any of the usart registers. i use STVD with raisonance compiler. eg. when i write USART1->CR1 = 0x01; i don´t see any change in CR1 perpheral registers (that i view in STVD windo...

How to save data in loss of power supply?

Posted on May 15, 2018 at 22:34Hi.I was trying to end my project but I faced a problem.In my project, the user enters a number named IDEAL_TEMPERATURE. But I need that his data won't get lost when the power supply is suddenly interrupted for some mi...

How can I use more than 13 x ST-Link/V2's on a computer

Posted on May 14, 2018 at 11:29I am trying to program 14 x STM8S003 devices sequentially using STVP_CmdLine but the 14th ST-Link doesn't work, moving the programmers around on the hub and programmers between boards moves the problem showing the prog...