Maker Pi Pico Base Board -> Pico Pi SD MMC interface

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
dresch
 
Posts: 9
Joined: Mon Feb 06, 2012 8:53 pm

Maker Pi Pico Base Board -> Pico Pi SD MMC interface

Post by dresch »

Hi,
I noticed that this board has an SD MMC interface for microSD cards not the typical SPI.
Awesome!
Is there code to support this? A FAT file system?
Has anyone implemented the Pico Pi SD MMC interface for the Arduino IDE?
Any pointers would be appreciated.
Thanks,
Bill

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: Maker Pi Pico Base Board -> Pico Pi SD MMC interface

Post by mikeysklar »

I'd start with this library which speciifcally resolves some PIO related issues.

https://github.com/khoih-prog/RP2040_SD

Locked
Please be positive and constructive with your questions and comments.

Return to “Microcontrollers”