Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork841
05_drivers_gpio_uart use a USB storage device intead of MicroSD card for rpi3?#221
-
I don't have an empty MicroSD card but I have an empty USB drive. Can I use that instead of a MicroSD card? I have a Raspberry Pi 3b. |
BetaWas this translation helpful?Give feedback.
All reactions
Haven't looked at this guide in a while, but I think you may run into issues later on. MicroSD card is I2C which is easy to talk to, USB is quite a bit more of an adventure…
Replies: 1 comment 1 reply
-
Haven't looked at this guide in a while, but I think you may run into issues later on. MicroSD card is I2C which is easy to talk to, USB is quite a bit more of an adventure… |
BetaWas this translation helpful?Give feedback.
All reactions
-
Maybe booting from USB can be a more advanced part of the tutorial later on (I am only on 07 rn so I don't even know if the tutorial gets to USB later) |
BetaWas this translation helpful?Give feedback.