STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DFSDM latency

We are using the STM32f413 with the DFSDM unit for converting the PDM stream generated from the external ADC. The clock is generated externally. We are using the OSR of 512 and sinc3 filter with an integration time of 8, a regular channel with contin...

AndrejC by Associate
  • 503 Views
  • 1 replies
  • 0 kudos

Resolved! How to change the linker file for STM32H743 to support using the whole 1 MB of RAM for the code execution?

Here is the content of stm32h743xx_flash.icf:define symbol __ICFEDIT_region_ROM_start__   = 0x08000000;define symbol __ICFEDIT_region_ROM_end__    = 0x081FFFFF;define symbol __ICFEDIT_region_RAM_start__   = 0x20000000;define symbol __ICFEDIT_region_R...

EAbu by Associate
  • 938 Views
  • 3 replies
  • 0 kudos

Question about access internal flash on STM32H7

My codes are stored on bank2 and I am trying write some manufature data into BANK2 (sector 14) of internal flash.Howerver it always fail in erase stage dut to the flag of PGSERR is raised.If I change to write data to bank1 (sector7) this symptom not ...

jorgewu by Associate
  • 356 Views
  • 0 replies
  • 1 kudos

STM32f469 - ADC accuracy

Hello , We are interfacing Analog Accelerometer with STM32f469. Attached here ADC interface hardware and ADC firmware (configuration) for your reference . Problem is Accuracy with ADC values. The ADC values are varying approximately 30mV . Can anyone...

BSR by Associate II
  • 1087 Views
  • 4 replies
  • 0 kudos