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.

Smartmedia source code - c code

Status
Not open for further replies.
M

mrlogical

Guest
I have an ST10 project that requires a smartmedia card for data storage, this must be compatible with windows storage fat16/32.

The data I store on the card must be readable by PC. does anyone have the 'C' code for such a project.

Thanks in advance
 

I don't have any code, but I can upload the various specs if you are interested.

The ones I have are:

Electrical Specifications (300k)
Logical Format Specifications (180k)
Physical Format Specifications (230k)
Physical Format Specifications (230k)
 

Maybe you should contact your local Toshiba sale office at first, they provide some reference code for their customers which purchase Smart Meda (NAND chip) cards. Otherwise try contact SSFDC forum, there are also some reference codes delivered as software IP.
 

hi all


tanx fot this topic.i have same problem itry write with mcu(8051) in smartmedia with "Standard pc file format" for example text and read by PC can help me for this topic
 

Hi,
I have in use a library from Samsung - also for a ST10. You can get it for free - ask them for a Reference C Source Code.
Goto h**p://w*w.sec.samsung.com/semiconductors/flash/design_guide/quick_design_tip/quick_design_tip.htm - there you will find informations about SmartMedia and their email address.

carllucas
 

If you go to the FTDI website, find with Google, they have an application note for a USB to Smart card reader, you can download the code for a Scenic micro or a Pic Chip. Maybe you could port the code?
Good luck!!!
:?:
 

btbass said:
If you go to the FTDI website, find with Google, they have an application note for a USB to Smart card reader, you can download the code for a Scenic micro or a Pic Chip. Maybe you could port the code?
Good luck!!!
:?:

Hi,
I'm currently writing the firmware for the USB Card Reader used for SM/xD media cards; however the Logical/Physical Address Translation Table cost me too much RAM space. One bad news is that i found that the other chip designs all utilize a very small RAM space. Therefore it's very crucial for me to figure out how this is realized.

Could you please specify the detailed web link or could you tell me how to realize the translation table implementation! for example, how to implement the 1GB xD reader firmware.

Thanks in advance,

Thomson
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top