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

STM8L051F3 RTC Issue

Posted on August 02, 2017 at 23:33I'm struggling to initialize the RTC on an STM8L051F3 microcontroller. I've used the exact code below on an STM8L151K6 microcontroller with no issues. The code hangs waiting for the LSI clock to be ready. Interrupts...

Brian1 by Associate II
  • 1556 Views
  • 2 replies
  • 0 kudos

stm8l151c8 Interrupt is not working

Posted on July 29, 2017 at 15:58Hi,I'm using stm8l151c8 controller, I'm trying to get an interrupt from PB0 but it's not working, here is my code:&sharpinclude 'stm8l15x_conf.h'&sharpinclude 'main.h'uint8_t __IO BlinkSpeed = 0;static __IO uint32_t T...

Power MOSFET Simulation Model

Posted on July 28, 2017 at 17:50 Hello, I'm trying to simulate STP55NF You can download its model here: http://www.st.com/en/power-transistors/stp55nfhtml. The pin 1,2, and 3 should be gate, drain, and source respectively. I connected a circ...

0690X00000607fCQAQ.png

Hello ,Sir/Madam I am working on STM8S (STM8S003F3) MCU . This is 20 bit MCU. I So i am using 2 timers TIMER1 CHANNEL2 (on pin no. PC7 ) and TIMER2 CHANNEL1 (on pin no. PD4) and i select ARF0 OPTION BYTE for TIMER1 CHANNEL2 then TIMER2 CHANNEL1 (on

Posted on July 25, 2017 at 10:57Hello ,Sir/Madam I am working on STM8S (STM8S003F3) MCU . This is 20 bit MCU. I So i am using 2 timers TIMER1 CHANNEL2 (on pin no. PC7 ) and TIMER2 CHANNEL1 (on pin no. PD4) and i select ARF0 OPTION BYTE for TIMER1 CH...