BRK DT and IOC

Forums Devices OSD32MP15x BRK DT and IOC

Viewing 1 reply thread
  • Author
    Posts
    • #11270
      Sylvain BourréSylvainB
      Participant

        Hi,

        We’re designing a new protuct based on the OSM32MP157-512M-BAA SiP. We’re prototyping using the BRK board before making our custom pcb.

        The BRK board successfully boot Linux using DT found at https://github.com/octavosystems/OSD32MP1-BRK-device-tree

        As We’re using CubeIDE (v1.5.1), Can you, please, provide us with the “.ioc” related to the DT above ?

        TIA,
        Sylvain.

      • #11278
        Neeraj Kumar Reddy DantuNeeraj Dantu
        Moderator

          Sylvian,

          The device tree in the repository has not been created with CubeMX. So, it does not have an .ioc file associated with it.

          However, you can take a look at the CubeMX application note we created for your development here: https://octavosystems.com/app_notes/stm32mp1-cubemx-tutorial-for-osd32mp15x/.

           

          You can also use the CubeMX tool to create device tree snippets of a particular peripheral and copy those snippets into the base working device tree. You will have to use a tool like diff to compare the difference between the old and new device trees from CubeMX and then export those snippets over to the base device tree in the git repository.

          Best,

          Neeraj

          • #11280
            Sylvain BourréSylvainB
            Participant

              Thank you Neeraj, have a good day !

        Viewing 1 reply thread
        • You must be logged in to reply to this topic.