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! XiP STM32H750 changing flash latency for HAL_RCC_ClockConfig

Hi, on my board i`m running bootloader in internal flash of stm32h750 together with 2 QSPI NOR chips that store main program.Bootloader starts and jumps to main program in QSPI, howeverit get`s tricky when this function is called:SystemClock_Config()...

KKiec.1 by Associate II
  • 2586 Views
  • 3 replies
  • 0 kudos

understanding timer terms

I have a 32f769i-disco board that has limited pins exposed on an arduino connector. I need what is termed a "capture compare timer" and I'm not sure I understand it. the capture compare time was used on the arduino version of this code.1) I've setu...

STM32H743VG - gap in FLASH bank adresses

Hi,Context:I've hit a roadblock in using the stm32h743VG.According the reference manual, this is the FLASH memory mapping: I'd like to focus your attention on the address gap between Bank1 & Bank2.To alleviate this, I've first done the following:MEMO...

0693W00000WKDp0QAH.png
TGeof.2 by Associate II
  • 1214 Views
  • 5 replies
  • 0 kudos

How to get the FMC ECC working with NAND

I'm using an STM32F765 and a toshiba NAND chip via FMC. I want to use the hardware ECC, but the ECCR register is always empty. My fmc init looks like this: /** Perform the NAND1 memory initialization sequence */ hnand1.Instance = FMC_NAND_DEVICE; /* ...

omisys by Associate II
  • 3091 Views
  • 11 replies
  • 0 kudos