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

Timing issue when TIM10 interrupts HAL IWDG macro

I am using a STM32F746VET6 to drive time critical signals on up to 14 pins. I am bit banging these signals in the ISR. I was surprised to find after a benign change I started to have jitter in these signals. I tracked it down to the ISR firing during...

RBack.1 by Senior
  • 1187 Views
  • 4 replies
  • 1 kudos

Resolved! STM32H743 Incorrect ADC measurement.

I am having some issues getting meaningful values out of my ADC. At the moment I am capturing ADC samples with the polling mode with the ADC pin being set to approximately 3.2v and 0v. When I check the sample results I am seeing around 20000 for capt...

AMerc.8 by Associate II
  • 551 Views
  • 1 replies
  • 0 kudos

SPI Transmitting and Receiving Data Not Matching

Hello,I control an ADC with SPI interface of the STM32F44 microcontroller. The ADC datasheet is in the link, https://intantech.com/files/Intan_RHD2000_series_datasheet.pdf . I set up global variables as read, write, and calibrate masks. The I call t...

_legacyfs_online_stmicro_images_0693W00000biGAhQAM.png
AE104 by Senior
  • 1298 Views
  • 9 replies
  • 0 kudos

QSPI External flash loader

"I want to make a QSPI flash loader and I'm watching ST's video series (it's a bit old). I'm using an STM32F446RE. Are the function prototypes shown in the video sufficient for the flash loader to work? Do you have any advice you can give me?"