Pinout/Functionality between STM32MP1 devices and development boards, are they mostly similar?
Hello,
I would like to embark on a project for a custom board with the STM32MP157DAB1 and I am referencing the STM32MP15-DISCO schematic from ST which uses the STM32MP157CAC3.
My Question: How do I translate between the functionality of the pins?
From observation, some functionality in one package does not translate to the other and after searching the datasheet, I am lost and need some guidance.
Example, PC0 functions as LTDC_R5 (in the STM32MP157CAC3) and is connected with the video input of the SiI9022ACNU(another chip on the discovery board). How do I translate this functionality to the STM32MP157DAB1? What pin do I use for this on the STM32MP157DAB1?
Any help is appreciated, thanks!
PS - just an afterthought after reading other posts, do I have to use the STM32CubeMX to define such properties?
