STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FMC Timing registers can not be written!

Im working to use external SDRAM for STM32F746DISCO board and configuring associated FMC register. When ia start to debug i see that all of SDTR (timing) register bits are valued as F. I can write to SDCR and SDCMR registers but can not write to timi...

N ORhan by Associate III
  • 428 Views
  • 2 replies
  • 0 kudos

Resolved! Standard Peripheral Libraries for STM32F7xx.

Hello everyone. I'm studying Stm32 and just starting with kit Stm32f746g disco. I'd like to download Standard peripheral libraries. But I don't see any information about Std libraries for F7xx in google. So I'd like to ask you: have or have not Std l...

Embedding USB Debug Interface on a board

We are preparing the design for a board that will be sealed in a system, so connecting a standard USB debugger to the system isn't going to be feasible. We would ideally like to place a circuit on board similar to what the various evaluation boards u...

RDamo by Associate
  • 520 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H7 CubeMX sdmmc clock not running

Posted on July 11, 2018 at 22:34Trying to replicate the functionality of the project example for FatFs_uSD_DMA_RTOS on the STM32H743I_Eval board using CubeMX I have run into the next layer of problems, this one involves the SDMMC clock.  There is no...

0690X0000060M7zQAE.png 0690X0000060M89QAE.png

STM32H743 SDMMC1

Posted on May 16, 2018 at 20:13I try to use SDMMC1 on STM32H743I Nucleo: It works fine but just if I use PLL1: PeriphClkInitStruct.SdmmcClockSelection = RCC_SDMMCCLKSOURCE_PLL;If I try to use PLL2, the PLL2R clock output via: PeriphClkInitStruct.Sdm...

Linker Script for external SDRAM

Hello everyone. Can anynone please explain the steps to configure linker script to use external SDRAM? I'm using Atollic True Studio as IDE and STM32F746GDISCO as evaluation board.Thank you.

N ORhan by Associate III
  • 598 Views
  • 3 replies
  • 0 kudos