cancel
Showing results for 
Search instead for 
Did you mean: 

Develop custom board with STM32H747BIT6

AlfredoFiori
Associate II

Good afternoon,

I am developing an hardware with microcontroller in Object.

I'm using the LQFP208 package because in my opinion it's easier to solder/remove in my lab.

For my application I need the support for:

  • ETHERNET
  • FMC for SDRAM
  • QUADSPI
  • SDMMC1
  • USB OTG FS
  • LTDC
  • UART, I2C and SPI

when I try to create the IOC file I have some problems with the FMC setting for the SDRAM.

All the peripherals end with the green check instead I have a warning on the FMC and so I don't understand whether or not I can use this processor with these requirements.

Anyone could help me?

Thanks in advance

Alfredo

 

11 REPLIES 11

Because you selected LTDC in DSI mode:

SofLit_0-1706786430271.png

So select the line in the next indicated by an arrow.

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.

Thanks