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
  • 987 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
  • 2643 Views
  • 11 replies
  • 0 kudos

Transfer of the NUCLEO F446Firmware to a new F446 Chip?

I've developed the application on the F446 NUCLEO Board. Now I want to transfer the Firmware of the F446 of the NUCLEO Board to the new installed STM32F446 chip on the PCB. How can this be done or is ther anywere a binary file, that can be uploaded ...

skydiveh by Associate II
  • 465 Views
  • 2 replies
  • 0 kudos

input capture mode timer interrupt

hello everyonehow can I generate an event when timer operates in input capture mode the counter value goes above the ARR register value? in my special case I load ARR value to 10000 and CNT register goes ablove ARR value and dosent generate an interr...

Msade.1 by Associate
  • 642 Views
  • 3 replies
  • 0 kudos