STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to fade PWM without Delay?

I have L432KC nucleo. I’ve set Timer 1 for PWM generation. I’m controlling the duty cycle via the CCR register. When increasing o decreasing the duty cycle, I want it to be slow. It works with a for loop and delay. But HAL_Delay prevents from doing a...

xpp07 by Senior
  • 1071 Views
  • 8 replies
  • 0 kudos

stm32l073x Errata/flash configuration issue

i have been working in these days with stm32l073x.I want to run MCU with stop mode.But i have a doubt about reading the errata.How can i interpret correctly the following conditions in the errata datasheet?does the issue occur when two conditions r...

I fixed my Internet issues on this website.

If you have issues with this site, then you have to Clear the Browser Cookies Cache.in FireFox,3Bars for optionsoptionssearch for cookiesclear cookie cache button top left.You have to logout of ST.com and login again... and fixed...

T J by Lead
  • 503 Views
  • 6 replies
  • 0 kudos

Battery Sensing on ADC pin ?

Hello Every-One,I am new for Battery sensing & Monitoring.I am working on the STM32F030 MCU to sense the battery Level on the ADC pin.Here I need to know the:1.What is the reference voltage for the ADC pin?2.What can be resistor value in the voltage ...

K_P_D by Associate II
  • 945 Views
  • 1 replies
  • 0 kudos

Program does not start with my bootloader in some case

I am making a program with a board made by my companyIt is a board using STM32F207​I made a boot loader and decided to jump to 0x08020000 when it startedThen, I made a program and set the vector table to 0x08020000So the program works well​However, i...

mcho.19 by Associate II
  • 292 Views
  • 0 replies
  • 0 kudos