STM32H750 Discovery board SDRAM wrong pin connection (design flaw?)
hi, i m working on SDRAM for H750 Disco board, saw the schematic diagram(enclosed) shows pin PH5 - SDNWE, PH6 - SDNE1, PH7 - SDCKE1. But STM32CubeIDE has the wrong connection PC0, PC2 and PC3 as shown enclosed.
I managed to change the pin of SDNWE to PH5, but PH6 and PH7 were not an alternative pin to SDNE1 and SDCKE1. i tried to use GPIO Pin instead for PH6 & 7 but my code couldn't worked. (the same code worked on STM32F750 Disco board) Could anyone advise what to do



