STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 844 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
  • 2203 Views
  • 11 replies
  • 0 kudos