Adding a LED to the Device Tree & Pin multiplexing

Поділитися
Вставка
  • Опубліковано 6 січ 2025

КОМЕНТАРІ • 11

  • @entropy79
    @entropy79 Місяць тому

    Beautififully explained and demonstrated

  • @GudinVladimir
    @GudinVladimir Рік тому +1

    Thank you, Johannes!
    This is again a very useful video!
    And now the voice quality is OK.

  • @sergiogcollado
    @sergiogcollado 2 місяці тому

    Thanks for the video!

  • @iGeruch
    @iGeruch 7 місяців тому

    Oh yes! This is what I was looking for)

  • @imk8729
    @imk8729 Рік тому

    Thanks, good job.

  • @sopheaktrachhorn3401
    @sopheaktrachhorn3401 9 місяців тому

    Hi, I am new embedded linux. If I want to change Device tree file by write a new file name. Do I need to config the u-boot to point to new device tree file?

  • @bartomiejlandoch5238
    @bartomiejlandoch5238 Рік тому

    Great! But how to use this dts overlay in Linux Kernel Driver? I mean, how to attach dts to kernel?

    • @johannes4gnu_linux96
      @johannes4gnu_linux96  Рік тому +2

      Thank you. I already Made a Video about this. ua-cam.com/video/m_dmlwFCBS4/v-deo.html
      You can also Check Out Part 22, 24 and 26 of my Linux Driver Tutorials.

  • @StrsAmbrg
    @StrsAmbrg 11 місяців тому

    Surprising to know that there is another thing we can include in the inclusion #include directive. Before this, what I knew was that only header (*.h) file we may include there. But now, you revealed that there is another thing we may include there. How it works and what else we may include in that directive?

  • @jedy90
    @jedy90 2 місяці тому

    Yet another tutorial how to get an LED blinking in the most complicated way 😏