bitthunder
bitthunder copied to clipboard
USB stack -Raspberrypi BitThunder
Is it possible to get the USB stack working on Raspberry pi running BitThunder . I want to connect a USB stick and be able to read and write data to it ? How should I proceed ? What all I need to take care during build for the same.
-yogk
I haven't got round to implementing USB on BitThunder yet. It's on a kind of long-term goal, but it always looks scary to dive in.
Do you know of any good open-source usb libs to take as a starting point?
J
Hi! I'd like to use UDP and TCP/IP with FreeRTOS (or BitThunder) on a Raspberry PI 3 B and got stuck with finding/writing an Ethernet driver. As I understand, the Ethernet controller on the PI is connected via USB (LAN9514). So, getting a USB driver up and running to use networking seems mandatory! Is there any progress on that? -Bernd
I haven't had time to work on BitThunder for quite a while now. USB is something that would be great to add if you are interested...