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! STM32G4: First ADC samples are not correct

Summary: I am sampling the internal voltage reference 5 times using DMA with the ADC set to continuous mode with LL_DMA_LIMITED. I know about the errata that says to ignore the first ADC value, but the other 4 values only become consistent if I use a...

UART Timeout

I have been using the HAL_UART_Transmit() method to transmit data . In this transmit method I should give the timeout parameter since it is a blocking function. My doubt is what is the unit of timeout parameter?(i.e. milli seconds or micro seconds or...

ajimathew by Associate III
  • 818 Views
  • 1 replies
  • 0 kudos

NUCLEO-H503 Timer

Hello.I am using the NUCLEO-H503 board, and I would like to verify its speed-related specifications accurately.I am attempting to toggle a GPIO pin using the Timer NVIC whenever the HAL_TIM_PeriodElapsedCallback() signal occurs.Currently, my board's ...

shlee_0-1689934557936.png shlee_1-1689934628658.png shlee_2-1689934651543.png
sh.lee by Associate II
  • 493 Views
  • 2 replies
  • 1 kudos

Resolved! STM32L475RE Connection lost

Hello together,I am currently trying to program a STM32L475RET6. But I have the problem that when I connect the programmer and click on connect, a connection can be established, but it disappears after only a short time with the error "connection los...

netsbats by Associate II
  • 2458 Views
  • 7 replies
  • 0 kudos

stm32f7 SDIO not initializing

Posted on October 03, 2017 at 17:53Hi,I'm having trouble getting SDIO to work on a STM32F767 based project. I used the exemple provided in the CubeMX repo to try a dummy read/write, but the initialization process stall in the SD_PowerON() function.A...

0690X00000608ScQAI.png 0690X00000608PdQAI.png
Labels