STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! SDRAM Read/Write stm32h743

Hello all,I am using the h743i eval board and trying to store a large array on the sdram.The problem I am running into is no matter what address I write to, when I read back a value I receive the last value written. I think this may be an issue with ...

RDock by Associate II
  • 2867 Views
  • 13 replies
  • 0 kudos

Firmware for App Note AN3322

Hi,I was wondering if someone can point me to a link where I can download the firmware detailed in the application Note: AN3322Watt-hour meter based on the STM32F101 microcontrollerThanks in advance.

IVini by Associate
  • 424 Views
  • 1 replies
  • 0 kudos

EXTI registers

Hi,I try to write a interrupt function with registers on the stm32h743zi referans manual ,but keil doesn't recognize some registers for exp ,EXTI->CPUPR1 =(1<<13); SYSCFG->EXTICR4= (1<<5);stm32cubeh7 MCU package V1.5

Bilge by Associate III
  • 432 Views
  • 2 replies
  • 0 kudos

I download STM32Cube_FW_F7_V1.15.0 package from ST site. but can't pass "link" stage while using Keil V5.06. But I have V1.7 package, it can work, why?

*** Using Compiler 'V5.06 (build 20)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'Build target 'STM32F7-DISCO'compiling usbh_ctlreq.c...compiling syscall.c...compiling unicode.c...assembling startup_stm32f746xx.s...compiling games_win.c...linking....\STM32F7-...

HPOJE by Associate
  • 495 Views
  • 1 replies
  • 0 kudos

DAC peripheral on STM32F407

I am working with STM32F407VG microcontroller (STM32F4 discovery board). When using the DAC peripheral for an application I was verifying the minimum and maximum voltage that can be generated from the DAC pin by providing values of 0 and 4095. Howeve...

gowtham K by Associate II
  • 1088 Views
  • 1 replies
  • 0 kudos