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! 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
  • 313 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
  • 457 Views
  • 12 replies
  • 3 kudos

what is the address on register A16

Post edited by ST moderator to be inline with the community rules especially with the code sharing. In next time please use </> button to paste your code. Please read this post: How to insert source code #define FMC_BANK1_BASE ((uint32_t)0x60000000) ...

MNapi by Senior III
  • 163 Views
  • 0 replies
  • 0 kudos