STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Resolved! Built In LED Stopped Working

Hello,I was using STM32 Blue Pill board and it was working fine until few hours ago. It suddenly stopped working. I was trying to make the built-in LED (At PC13) blink using Arduino IDE but it's not even blinking when i do Reset now. I've tried Flash...

STM32G051 ADC Calibration issue

Hi I am using the STM23G051C8T6 for the internal RTC and an external battery on Vbat. I noticed if I perform the Calibration using the following lineHAL_ADCEx_Calibration_Start(&hadc1);my initial ADC reading will be lower then actual reading. For exa...

KDham.1 by Associate II
  • 598 Views
  • 3 replies
  • 0 kudos

I'm out before I even really got started...

Hopefully someone at STE cares enough to take this honest feedback on board...My project had to move from atmel to something with more performance.  I settled on STM32.The experience has been terrible due to sub-optimal documentation from STE, relyin...

Is HAL_I2C_GetState() required in polling IO mode?

I am using the HAL library with an STM32L07xx processor. To keep things simple, I have implemented master transfers on the I2C bus in the polling IO mode. Most of the time it seems to work, however once in a while a master transmit seems to get lost....

DavePfz by Associate II
  • 490 Views
  • 1 replies
  • 0 kudos

Resolved! Generated PWM resolution

Hi,I am new to STM32 devices. I have a STM32F407 Discovery 1 board.I wanted to generate a 1 KHZ signal with a 50% duty cycle.The timer clock is configured to 84 MHZI am using TIM3 on channel 4. The prescaler is 210 and the counter period is 400 =>840...

2.png 1.png PXL_20231013_173821654.jpg
BAW by Associate III
  • 674 Views
  • 1 replies
  • 2 kudos

Resolved! STM32L4 FreeRTOS vs Bare metal performance

Hi, I have an STM32L4x6 processor.I'm reading data using ADC and DMA, and after the HAL_ADC_ConvCpltCallback, I process the data with a Fast Fourier Transform. Originally, in bare-metal, I had a flag in the main loop, and when the interrupt occurred,...

lorant124 by Associate III
  • 605 Views
  • 1 replies
  • 0 kudos
Labels