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

Parallel SDRAM

Hello everyone, i would like to connect STM32F7 with multiple SDRAMs because i would like to get at least 256 MByte, i spent too much time trying to search for a detailed way, how to connect at first more thant one SDRAM together and then to connect ...

Resolved! bus width vs access width

Hello,We are using FMC interface.Is it that the access must be in the same size of the memory data bus ?In software, the bus width is defined as following:MemoryDataWidth = FMC_NORSRAM_MEM_BUS_WIDTH_16; and the access is 16 bit as following:So, is it...

ranran by Senior II
  • 961 Views
  • 2 replies
  • 0 kudos

Resolved! SCB_InvalidateDCache() hangs

I'm using a Nucleo-H437ZI2 board. Set up a simple project in STM32CubeIDE with the latest firmware for H7. I enabled both Icache and Dcache, no MPUI create a uint16_t array of 12,900 elements as a buffer for an ADC conversion using DMA transfer into ...

fbar by Senior
  • 2928 Views
  • 4 replies
  • 0 kudos