Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

micro SD card with ds pic

Status
Not open for further replies.

ABUZAID

Newbie level 3
Joined
Jul 10, 2013
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
21
How can interface micro SD card with dspic by using SPI method ?
 

Hi,
Microchip provide SD/MMC stack for its various microccontrollers (pic18 and above). Select a microcontroller read the stack documentation. There are a lot of example that will help you in developing your application. One more thing which dsPIC controller are you using? dsPIC30 or dsPIC33. For dsPIC30 you have to edit some files so that the stack works fine on dsPIC30F devices.

enjoy!
 
Hi,
Microchip provide SD/MMC stack for its various microccontrollers (pic18 and above). Select a microcontroller read the stack documentation. There are a lot of example that will help you in developing your application. One more thing which dsPIC controller are you using? dsPIC30 or dsPIC33. For dsPIC30 you have to edit some files so that the stack works fine on dsPIC30F devices.

enjoy!

Thank a lot , I am using dspic 30f3013 and this is the first time to use the SPI , may you provide me with the link
 

Hi,

Having 2 Kbytes of on-chip data RAM it is tough to port SD/MMC stack to the mention microcontroller. Please read the stack documentation available at microchip website.
One thing more what are you trying to implement ? any specific application? or are you just trying to interface SD/MMC?

enjoy!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top