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

Resolved! STM32F401RBTx goes hard fault when clock speed is high

I saw a strange behavior when using STM32F401RBTx, to show you I added only 1 output as LED and  toggled it.  I have just that much code. I tried with 16 MHz, 48 MHz, 64 MHz, 84 MHz. It went hard fault when speed is 64 MHz or 84 MHz.    This is th...

alig_ones_0-1758196919434.png alig_ones_1-1758196967793.png alig_ones_2-1758197260671.png alig_ones_3-1758198391854.png

Resolved! The analog ground of STM32G473CBUx

Hi ST expertI'm ready to use STM32G473CBUx now. According to the datasheet, the STM32G473CBUx does not have an analog ground VSSA, only a ground VSS. I have questions:1. The analog input of the internal ADC/DAC is referenced to the chip's VSS, or has...

licunxu_0-1758162740290.png
licunxu by Associate II
  • 454 Views
  • 3 replies
  • 4 kudos

Resolved! HAL_UART_RxCpltCallback never triggers

I am implementing a system with two STM32H753 microcontrollers. MCU1 reads ADC data and sends it over UART to MCU2 using UART DMA on ADC conversion. MCU2 reads data from UART via DMA and is supposed to do some filtering (among other things) to the re...

Resolved! Cannot program STM32H750IBX, connection time out

Hello, We're working on a custom board for the STM32H750IBX. Our boards arrived. The first time, the chip was installed poorly and shorted out. We assembled a new board at the SMT factory with the new chip, but we still can't connect to the chip to p...

stm32h750ibx.PNG all on.png
ktak by Associate
  • 341 Views
  • 3 replies
  • 0 kudos

Resolved! ADC readings 'sticking' anomaly

I'm using the STM32H7B3.ADC configuration: Sample time : ~2usLL_ADC_SAMPLINGTIME_64CYCLES_5  Calibrations: HAL_ADCEx_LinearCalibration_FactorLoad(adc2)HAL_ADCEx_Calibration_Start(adc2, ADC_CALIB_OFFSET, ADC_SINGLE_ENDED)Observations:The ADC counts se...

Sahiel_1-1753879721438.png Sahiel_2-1753881148542.png Sahiel_4-1753882434410.png
Sahiel by Associate II
  • 472 Views
  • 12 replies
  • 3 kudos