STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Detecting BLE Module disconnection

Hi, I am currently working with an STM32L452 as the master MCU, responsible for controlling a BlueNRG M2SP SoC, which is flashed with DTM_spi.hex.During the course of conducting EMC tests on my device, I encountered an issue with ESD immunity testing...

MAndr.7 by Associate II
  • 544 Views
  • 0 replies
  • 0 kudos

STM32 Encoder limits

I`m using an encoder on STM32G4 series to set speed of the pump motor. I have values between 0 and 100. I set autoreload value as 200. I`m looking for the solution to avoid counter autoreload. I mean, when counter goes to 200 - it stays 200 instead o...

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
  • 1107 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
  • 809 Views
  • 2 replies
  • 1 kudos