Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Emulating an SDcard

Status
Not open for further replies.

Mosaic

Well-Known Member
Hi:

I have an ID tag application to develop with about 1 Kb of fixed text to PCs.
Is it to use a PIC to deliver this data via an SD card interface?

In effect creating a 1kb read only SD card function. I prefer not to use a gen. purp. SDcard.

Perhaps the PIC could read the data from it's code space.
 
The SD card protocol is fully documented, what you want to do can be done simply by reversing the protocol.
 
Thx Scaed:

Was kinda hoping someone had done it and could help out....

Mebbe some asm sample code would be a good start!!
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top