Others: hardware and software

Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Failed to set configuration with MCU name STM8AF5289: SWIM error [30006]: Comm init error: chip does not answer

Posted on March 09, 2018 at 10:56ST-LINK Programmer few times its working ,mostly its displaying error messageFailed to set configuration with MCU name STM8AF5289: SWIM error [30006]: Comm init error: chip does not answer connections every thing ok ...

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)...

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...

Finding a part from a Marking Code

Posted on May 11, 2018 at 18:17Hello,I am trying to find a part but all I have is the marking code because the part number got scratched off. This marking code might not be completely correct because part of it also got scratched but I am hoping som...

Timers

Posted on May 11, 2018 at 12:59Hi sir,I am working on the stm8s family micro controller. In that i am using TIM1 and TIM4 for timing delay. I configured PWM channels for timer 1. Before timers configuration program is running when ever entering in t...