Enabling new hardware on embedded Linux (from schematics to the device tree)

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • In this video, we will learn how to enable support to a new hardware on embedded Linux (from the schematics, to enabling the drivers and changing the device tree).
    If you enjoyed the content and want more videos like this one, leave a comment, hit the like button and subscribe to the channel, so this video gets to more people!
    In case you want to learn about device trees, I would recommend this presentation from Thomas Petazzoni:
    • Device Tree 101 10:00 ...
    If you are interested in training and/or consulting on embedded Linux, you can check my company's website:
    Embedded Labworks
    e-labworks.com...
    Where else you can find me?
    UA-cam Channel: / spradotube
    Linkedin: / sprado
    Twitter: / sergioprado
    Blog: sergioprado.blog/

КОМЕНТАРІ • 19

  • @iuri.castro
    @iuri.castro 6 місяців тому +5

    Thank you for producing and sharing these walk through videos, it really helps beginners that are trying to start in embedded linux development.
    I think enabling a more complex device would be a good follow up video, maybe connecting a cheap LCD display with a serial interface like SPI/I²C and running some graphical application

    • @spradotube
      @spradotube  6 місяців тому

      Thanks a lot for the feedback!

  • @javijap424
    @javijap424 6 місяців тому +4

    I recently had to configure the dt for a LVDS display to use it through an i2c mipi-lvds bridge and I had a hard time to figure out how to do it. I didn't find much information or examples. I finally managed to do it but, yes, more complex/real world devices would be very helpful! Thanks Sergio for doing such interesting videos!

    • @spradotube
      @spradotube  6 місяців тому +1

      That would be nice. Thanks a lot for the feedback!

  • @theothergameygamer
    @theothergameygamer 14 днів тому +1

    Nicely done.

  • @lestercastrocapote2466
    @lestercastrocapote2466 6 місяців тому +2

    Great video Sergio, maybe a small example in c at the end, interacting with the peripheral add more value. Thanks for sharing your knowledge

    • @spradotube
      @spradotube  6 місяців тому

      Hey Lester! Nice, thanks for the suggestion!

  • @cafe-world
    @cafe-world 6 місяців тому +1

    Great demonstration, thank you. Looking forward to watching new sessions about embedded Linux. I checked the Embedded Labworks website to register trainings but registrations are closed. Would you please give some more information about the tranings ?

    • @spradotube
      @spradotube  6 місяців тому

      Hi! Feel free to email to sergio.prado@e-labworks.com to ask anything about the training. Thanks!

  • @ABCdoSaber
    @ABCdoSaber 6 місяців тому

    Hello!

    • @spradotube
      @spradotube  6 місяців тому

      Hey! I hope you enjoyed the video!

  • @moatasemelsayed6226
    @moatasemelsayed6226 6 місяців тому +1

    Interesting 😍😍 could we make something like that for interrupts and if we could talk about audio processing 😂

    • @spradotube
      @spradotube  6 місяців тому +1

      Great, noted, thanks!

  • @otziotzi2157
    @otziotzi2157 6 місяців тому

    Thank you very much for the video. It is great content and well explained. Would be nice to see more complex example, that for sure :)

    • @spradotube
      @spradotube  6 місяців тому

      Thanks for the feedback! I am glad you enjoyed it!

  • @kanskejonasidag1
    @kanskejonasidag1 6 місяців тому

    Wow, this is just great. Thank you so much for covering this subject.

    • @spradotube
      @spradotube  6 місяців тому

      I am glad you enjoyed it!

    • @kanskejonasidag1
      @kanskejonasidag1 6 місяців тому

      ​@@spradotube Would love to see this for a more complex device. Perhaps even on a custom board (!)?