Hi Alan,

I2C still needs some work unfortunately. However, I agree with you
generally. Personally, I think HDMI, networking (including WiFi and BLE)
and some kind of interaction with storage (eMMC or SD card) are the most
important. Unfortunately, those are likely going to be the most difficult
because of the lack of documentation on the peripherals. It is definitely
not an impossible task, but it will be challenging. Hence my request for
creating the new project roadmap, so maybe some discoveries can be
documented there and more eyes can get on the RPi implementation.

I may go ahead and start the initial project layout shortly to get some
tasks open.

Let me know what you think once you get a chance to try NuttX on it!

Matteo

On Tue, Aug 26, 2025 at 3:58 PM Alan C. Assis <acas...@gmail.com> wrote:

> Hi Matteo,
>
> I think it is a good idea! I got a RPI 4B a few days ago to use as a server
> for BOOTP/TFTP and haven't had the chance to test NuttX on this board yet,
> but I'm looking forward to it.
>
> I saw you already added many drivers (gpio, serial, i2c, spi, ...) and some
> still missing: pwm, emmc/sd, PCIe, ethernet, audio (PCM) and video/camera.
>
> For end users probably audio and video are the most important thing to
> have.
>
> For industrial applications probably emmc and ethernet are the most
> important.
>
> What do you think?
>
> BR,
>
> Alan
>
> On Tue, Aug 26, 2025 at 12:15 PM Matteo Golin <matteo.go...@gmail.com>
> wrote:
>
> > Hello everyone,
> >
> > Was browsing the issues today and noticed that there are currently two
> > projects on our GitHub page for tracking issues:
> > one for NuttX in general and the other for GSOC.
> >
> > I was wondering what your opinion would be of adding a project as a
> > roadmap for the RPI 4B board support. It's quite a
> > complex board (being a mini-computer) and there is still quite a few
> > peripherals that need implementing and testing to
> > be performed before it can be marked as not experimental. I thought a new
> > project on the GitHub might be helpful to
> > track what still needs to be done and maybe draw more attention to it
> from
> > contributors.
> >
> > Not to sound like a broken record, but I personally think if NuttX on the
> > RPI 4B can be made somewhat stable/pretty
> > complete in its implementation, it would draw a lot of new users.
> > Virtually every hobbyist I know uses an RPI. It's also
> > pretty well-rounded for testing audio and graphics implementations on
> > NuttX. I would love to see more students get
> > involved using NuttX and I think supporting mid-range hobbyist boards is
> a
> > great step.
> >
> > Let me know what you think!
> >
> > --
> > Matteo Golin
> >
>

Reply via email to