STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32G474QB STM32G474QC flash organization

I'm trying to understand how flash memory is organized for STMN32G474QB or STM32G474QC flash. I don't have the micros till now so I cannot do any test to understand that. From the RM0440 manual it seems both are in category 3 device. But when I look ...

0693W00000KZtUHQA1.png
FValm.1 by Associate III
  • 790 Views
  • 4 replies
  • 0 kudos

sample rate using DMA, ADC and Timer

Hi, I need to sample a signal at a frequency of 10kHz. To avoid the use of the microprocessor I thought of doing it using a 10kHz Timer that triggers the ADC conversion on its falling edge, in addition, I need the ADC read value to be transferred via...

LSoll.1 by Associate II
  • 1706 Views
  • 7 replies
  • 0 kudos

Resolved! offset on the ADC

I want to read the Vdd (link to VDDA) of my board with the ADC in a STM32L072. I try read it through a divider bridge or through VrefInt, and both give me a value far below the voltmeter value.here is my config: hadc.Instance = ADC1; hadc.Init.Ov...

Ppeyr.1 by Associate III
  • 2700 Views
  • 9 replies
  • 0 kudos

CAN TX stopped working

Hello, I'm using stm32F446RE.Sending CAN messages to two controllers and it stopped working after some seconds if time delay between the messages is less than one second, And it's slow for my project.looking for suggestions, attaching some of my code...

SPati.9 by Associate II
  • 289 Views
  • 0 replies
  • 0 kudos