Post Go back to editing

Interfacing a micro SD card to ADSP-SC594

Thread Summary

The user inquired about connecting a micro SD card to the ADSP-SC594 processor without an MSI port. The final answer suggested using the SPI port and referenced an application note (EE-335) for Blackfin processors, which covers SD card interfacing via SPI and parallel modes. However, the user noted that the ADSP-SC594 lacks PPI or EBIU peripherals, making the solution impractical, and suggested that using OSPI might be theoretically possible but requires significant effort.
AI Generated Content
Category: Hardware
Product Number: ADSP-SC594

Hi,

As the SC594 does not have an MSI port what would be the best way to connect a micro SD card to it?
Are there any reference designs available?

Thanks,

G

Parents Reply
  • Apologize for the huge delay but have never been notified about your reply.

    Reported solution is partial, as accessing an SD card in SPI mode from a DSP is an oxymoron. Obviously on a GHz DSP we want speed, and a single SPI can't provide enough BW. Therefore, EE-335 and related code refer to using PPI or EBIU peripherals to access memory in SD mode, which sounds like a joke to SC-5xx/ADSP-215xx customers, since we don't have such peripherals.

    Transposing EE-335 ideas to, e.g., OSPI might be theoretically possible, but hey... it's a job! So, as a customer, you might understand that it's quicker for me to switch to another silicon vendor.

Children
No Data