Solved
Porting custom yocto distro from STM32MP151A to STM32MP151C
- March 8, 2024
- 1 reply
- 1451 views
Hi,
we are currently porting a custom dunfell distro from STM32MP151A to STM32MP151C.
We followed the guides related to creating our own machine by generating the device tree in CubeMX and succeeded in building it correctly.
https://wiki.st.com/stm32mpu/index.php/How_to_create_your_own_machine
Attempting to flash the board crashes in writing the first partition related to the file "arm-trusted-firmware/tf-a-stm32mp151c-my-project-mx-usb.stm32". What could be the cause?
Attached my conf/machine/<machine>.conf file (extended extension to .txt for uploading)
I would like to thank you for any help.
