RE: FUSB301 driver

2021-04-26 Thread Tim
> > Thanks Nathan. I only found this reply on the mail archives - I never > > had a notification of a reply for some reason :( > > Are you subscribed to the mailing list? I got this reply and see many other emails coming in, and unsubscribe from most. >> Perhaps something is misconfigured -- loo

Re: FUSB301 driver

2021-04-26 Thread Nathan Hartman
On Mon, Apr 26, 2021 at 6:57 AM Tim wrote: > Thanks Nathan. I only found this reply on the mail archives - I never had a > notification of a reply for some reason :( Are you subscribed to the mailing list? Perhaps something is misconfigured -- looking at your email address as it appears in this

RE: FUSB301 driver

2021-04-26 Thread Tim
On Wed, Apr 21, 2021 at 9:04 AM Tim > wrote: >> I am in need of a driver for an FUSB301 USB C Controller/PD device. I see >> there are drivers for the FUSB301 and FUSB303 but not the FUSB302. >> >> >> >> Before I have a stab at porting the outline code I already have for this >> device, and finish

Re: FUSB301 driver

2021-04-21 Thread Nathan Hartman
On Wed, Apr 21, 2021 at 9:04 AM Tim wrote: > I am in need of a driver for an FUSB301 USB C Controller/PD device. I see > there are drivers for the FUSB301 and FUSB303 but not the FUSB302. > > > > Before I have a stab at porting the outline code I already have for this > device, and finishing it o

FUSB301 driver

2021-04-21 Thread Tim
I am in need of a driver for an FUSB301 USB C Controller/PD device. I see there are drivers for the FUSB301 and FUSB303 but not the FUSB302. Before I have a stab at porting the outline code I already have for this device, and finishing it off to become a "proper" NuttX driver (and potentially m