STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F030 changing deadtime under operation

Posted on December 11, 2017 at 21:37Hello Community.I have a project with PWM output TIM1_CH2 and TIM1_CH2N.I can set deadtime without problem if I do that at the inicialization and setting the TIM1_BDTR lock_level_1.But I want to change the deadtim...

Balint C by Associate
  • 672 Views
  • 1 replies
  • 0 kudos

Seconds in RTC is jumping

Posted on December 11, 2017 at 13:51Hello, I am developing a motor controller using STM32F407, I wrote the code for RTC and uploaded it. I found the time jumps seconds (2 or 3 seconds each time). RTC is crucial in my project as I have to control the...

STM32L476 Adc Injected

Posted on December 12, 2017 at 09:10Hi everyone,I'm using all ADC modules ADC1, ADC2, and ADC3 in my application. ADC1 has 8 channels so the data is being read through DMA.Others which are ADC2 and ADC3 have only 4 channels and I want them to be rea...

Resolved! LCD1602 + pcf8574 (I2C) + STM32F0

Posted on October 21, 2017 at 21:04Hello.I have some problem with LCD1602+pcf8574 (I2C) and STM32F0. I experience the following bugs1) When I try to display more than three symbols they seem to be ignored2) If I try to display three symbols, I have ...