STM32 MCUs Products

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
  • 656 Views
  • 2 replies
  • 0 kudos

Resolved! LED blinking using Simulink and STM32-MAT/TARGET not working

I have installed STM32-MAT/TARGET , generated configuration with CubeMx, made simulink model, generated c code for keil, and compiled with out errors but the port is not toggling. I have been trying for last two weeks to get it work. I have attached ...

vlal by Associate III
  • 1721 Views
  • 14 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
  • 2165 Views
  • 4 replies
  • 0 kudos