cancel
Showing results for 
Search instead for 
Did you mean: 

NO FMC_SDNCAS alternate function info in

sheng yang
Associate III

I want to design a baord with stm32h7b0zbt6 with extranal sdram chip W9825G6KH-6. I get PG15 with FMC_SDNCAS alt func in datasheet as below:

Screenshot from 2024-04-05 07-23-59.png

But when I looked the PG15 alt func config I get as below info, I could not found an alternate function number for FMC_SDNCAS here ?? why they are not consistent ?
Screenshot from 2024-04-05 07-24-23.png

 

11 REPLIES 11

Yes, the H743 document looks to be more internally consistent.

https://www.st.com/resource/en/datasheet/stm32h743vi.pdf

But given the constant musical chairs and incremental changes in the design and muxing it's important to get correct.

The H7Bx has OCTOSPI, the H74x has QUADSPI, I'm pretty sure pin and AF assignments moved/changed to the point that drivers/loaders coded for one H7 don't work on another.

For FMC pay attention to PG12 thru PG15 the H7Bx RM missed these too.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

Thank you for the clarification. 

I'm raising the remaining issues to be fixed.

PG12 - FMC_NE4 - AF12

PG13 - FMC_A24 - AF12

PG14 - FMC_A25 - AF12

 

 

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.