Sign in

username:

password:



Not a member?

Search c55x



Search tips

Subscribe to c55x



c55x by Keywords

AIC23 | C5509 | CCS | CSL | EMIF | EVM | GEL | GPIO | HPI | Interfacing | JTAG | McBSP | OMAP | Omap15 | OMAP59 | RTDX | SDRAM | TMS320VC5509 | USB | XDS5

Ads

Discussion Groups

Discussion Groups | TMS320C55x | Re: 5509 file system

Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).

  

Post a new Thread

5509 file system - peejayblack - Dec 9 4:24:00 2003



I see that the 5509 supports MMD/SD
but have seen only block read an wright
routines from TI app notes.

Can anyone suggest a good file system layer
to go on top of the block read & write
support TI has provided? Thanks

Phil






(You need to be a member of c55x -- send a blank email to c55x-subscribe@yahoogroups.com )

Re: 5509 file system - Indrek Rebane - Dec 12 12:31:00 2003

Hi,

peejayblack wrote:
> I see that the 5509 supports MMD/SD but have seen only block
> read an wright routines from TI app notes.

Actually, TI only implements MMC routines in current CSL. We have
spent quite a lot effort to get SD card working and succeeded. We
have also got DMA driven read/write routines working, which TI has
not yet implemented. Licensing of our library might be possible,
in case of interest, please contact for further
questions.

It is also possible TI will update their CSL in respect of better
SD/MMC support, but I have heard no official statement from TI
concerning the issue.

> Can anyone suggest a good file system layer to go on top of the
> block read & write support TI has provided?

There is no existing file system driver provided by TI that I know
of. Simple FAT file system layer shouldn't be hard to implement as
it's quite well documented.

Indrek

--
Indrek Rebane | Borthwick-Pignon
Electronics Engineer | Tartu Science Park
Phone: (+372) 7 302 641 | Riia 185, 51014 Tartu
Fax: (+372) 7 383 041 | Estonia
| www.bps.co.ee




(You need to be a member of c55x -- send a blank email to c55x-subscribe@yahoogroups.com )