STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! F411 SPI2 Not Defined

I am using example code SPI_TwoBoards_FullDuplex_DMA, and want to change SPI1 to SPI2. LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_SPI2);However, in the above line, compiler complains LL_APB2_GRP1_PERIPH_SPI2 not defined.I wonder why.

HDaji.1 by Senior
  • 783 Views
  • 8 replies
  • 0 kudos

STM32F7 LPSDR SDRAM initialization

Hi! I'm writing to ask help about LPSDR SDRAM configuration on STM32F7.Currently I have a board with a normal SDRAM that is working fine. The design is based on the STM32F769I-DISCOVERY and it uses the MT48LC4M32B2 Micron SDRAM.The configuration is t...

LoriB by Associate II
  • 1104 Views
  • 3 replies
  • 0 kudos