GrumpyOldPizza / arduino-STM32L4

69 stars 60 forks source link

Ladybug MSC/DOSFS #45

Closed flybrianfly closed 3 years ago

flybrianfly commented 5 years ago

I'd like to use USB/MSC with the Ladybug and a SD card on an SPI interface. I must be missing something fairly trivial since I'm not able to get this to work. Are there any examples for this functionality?

Thanks! Brian

kriswiner commented 5 years ago

Need a bit more information here, what are the connections and what does "can't get it to work" mean?

On Tue, Jun 4, 2019 at 4:12 PM Brian Taylor notifications@github.com wrote:

I'd like to use USB/MSC with the Ladybug and a SD card on an SPI interface. I must be missing something fairly trivial since I'm not able to get this to work. Are there any examples for this functionality?

Thanks! Brian

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/GrumpyOldPizza/arduino-STM32L4/issues/45?email_source=notifications&email_token=ABTDLKUO44HXFOKSONF7KL3PY3ZE5A5CNFSM4HTHAPCKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GXUX23Q, or mute the thread https://github.com/notifications/unsubscribe-auth/ABTDLKXOJVAIIMMRXK6H5HDPY3ZE5ANCNFSM4HTHAPCA .

flybrianfly commented 5 years ago

Thanks for the quick reply. Connections are CLK to pin13, MOSI to pin 12, MISO to pin 11, and CS to pin 10. Power and ground from the Ladybug GND and VIN. I'm not able to get the SD to show up as a mass storage device on Windows.

kriswiner commented 5 years ago

Did you select usb + mass srorage device and sd card in the tools dropdown menu?

On Tue, Jun 4, 2019 at 4:22 PM Brian Taylor notifications@github.com wrote:

Thanks for the quick reply. Connections are CLK to pin13, MOSI to pin 12, MISO to pin 11, and CS to pin 10. Power and ground from the Ladybug GND and VIN. I'm not able to get the SD to show up as a mass storage device on Windows.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/GrumpyOldPizza/arduino-STM32L4/issues/45?email_source=notifications&email_token=ABTDLKVEIAKH6TOXENR2YNLPY32LZA5CNFSM4HTHAPCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW6EVPI#issuecomment-498879165, or mute the thread https://github.com/notifications/unsubscribe-auth/ABTDLKQCRS6PULKUAX6DC7TPY32LZANCNFSM4HTHAPCA .