can 16F877a interface with Micro SD Card Module?

Programmer, In-Circuit Debugger, PIC Start-Up Kit, Memory Interface...

can 16F877a interface with Micro SD Card Module?

Postby encore9110 » Tue May 04, 2010 12:24 pm

can 16F877a interface with Micro SD Card Module?
encore9110
Newbie
 
Posts: 8
Joined: Sun Mar 21, 2010 8:41 pm

Re: can 16F877a interface with Micro SD Card Module?

Postby ober » Tue May 04, 2010 3:10 pm

Have you gone through the data sheet of the module? The module can be interfaced through UART or SPI, though it should be 3.3V powered, the I/O is 5V tolerance. PIC16F877A has both UART and SPI peripheral, it should be fine for it to interface with the Micro SD card module.

Anyway I would say the difficult part would be to develop the program to "talk" to this SD card module.
Ober Choo
Cytron Technologies Sdn Bhd
www.cytron.com.my
User avatar
ober
Moderator
 
Posts: 1486
Joined: Wed Apr 15, 2009 1:03 pm

Re: can 16F877a interface with Micro SD Card Module?

Postby encore9110 » Tue May 04, 2010 3:35 pm

the "talk" means the FAT system?
encore9110
Newbie
 
Posts: 8
Joined: Sun Mar 21, 2010 8:41 pm

Re: can 16F877a interface with Micro SD Card Module?

Postby hyng » Wed May 05, 2010 8:59 am

It means the protocol to interface. You must understand the protocol of that module so that you can write the program in PIC to communicate with it. The protocol is inside the datasheet of that module.
User avatar
hyng
Moderator
 
Posts: 292
Joined: Thu Apr 16, 2009 11:35 am


Return to PIC Development Tool

Who is online

Users browsing this forum: No registered users and 21 guests