2021-10-07 09:20 PM
Hi,
We are using stm32mp157a-dk1 target.I have an issue i.e,when i use uboot source code dts file in u boot source code its works fine.when i replace original dts with stm32 cubemx generated dts it didn't works.Can i use cube mx generated dts in place of original dts in u boot.
Thanks in advance
2021-10-08 12:22 AM
Hi @Sindhu Vadde ,
Can you clarify which version of OpenSTLinux you are using and the version of CubeMX ?
Then, in CubeMX did you create a board DK1 project or a sample project ?
When you mean "it didn't work" can you please clarify ? Can you share some logs ?
Thanks
Olivier
2021-10-08 09:16 PM
Hi,
Thanks for the reply,
we are using 5.10 dunfell-mp1-21-03-31 open ST Linux and 6.2.0 cube mx version.
we have created project for DK1 not sample project.
when i use cube mx generated dts i didn't get any log.