STM32CubeIDE - Conflicts that cannot figure out.
Hi
I am new to STM32. I am porting a design from NXP's Crossover Processor RT to STM32H7xx. I have a Nucleo H743 eval board that i started using and testing.
I have created a new project in Cube IDE V1.18.1, selected H743, and selected various modules and configured IOs for those. I intend to use ethernet in RMII mode, QSPI Bank1, SDMMC1, 2xI2C, 4xSPI, 4xUART/USART, USB FS.
I get conflicts other than the pinouts. I guess that it is because of Clock/DMA or some internal resource. I read the reference manual (RM033) and data sheet of H7, also pdfs of QSPI, SDMMC, I2C etc. But could not find out what to check and correct.
In parallel I am doing the hardware schematics too. Need help/pointer so that I can address the limitations and create a correct hardware design.
Thanks.
