STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

UART Busy before Start.

Hi, I have a problem with a STM32L476RG.The problem is UART interface in DMA receive mode, at the beginning of my main function, after having initialized some variable, I call the function: __HAL_UART_ENABLE_IT(&huart3, UART_IT_IDLE); HAL_UART_Receiv...

Current consumption in STM32L072 very high

Hi guys!A have a problem with power consumption, when I try to put the microcontroller in low power sleep, the current consumption is around 8.5mA, when I expect around 20uA.I'm using a custom board, but only a single LED is connected, capacitors and...

0693W000008z03dQAA.png 0693W000008z03YQAQ.png

Generate a frequency burst

Hello,i try to implement a 40kHz frequency burst with my NULCEO STM32F411RE. Until now i toggle the GPIO continuously in the HAL_TIM_PWM_PulseFinishedCallback function. But now i have to implement a start Trigger to do a small 40kHz burst. In the att...

STM32F407 RTC skips a second on subsecond rollover

It appears that there is some unusual behaviour taking place when I read the time shadow register from the RTC. My application reads the RTC every 1000 systicks and prints the information.When the subsecond component rolls over to greater than the s...

TEgli.1 by Associate
  • 827 Views
  • 1 replies
  • 0 kudos

Are the 6 fast channels on an STM32h742 ADC preconfigured by default as fast or I need to configure them as fast?

I have the package LQFP100, so the Application Note specifies that there are 3 fast channels, but the Reference Manual says that the first 6 input channels are fast channels. How is this? If I have to configure them as fast how can I do it or where c...

EEtxe.1 by Associate II
  • 423 Views
  • 0 replies
  • 0 kudos