Configuring SDHC_LDD SD_DETECT pin in PE/Driver Suite.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Configuring SDHC_LDD SD_DETECT pin in PE/Driver Suite.

458 Views
lucianomoretti
Contributor IV

I'm configuring a 4-bit data SDHC_LDD component for a K10.  Under the properties tab I can set the pins for the CLK, CMD, DAT0-DAT3 pins but cannot find a setting to set the SD_DETECT pin. I've got the "OnCardInserted" and "OnCardRemoved" event masks enabled.

How do I specify the SD_DETECT pin?

0 Kudos
1 Reply

321 Views
marek_neuzil
NXP Employee
NXP Employee

Hello Luciano,

The SDHC device does not support SD_CARD_DETECT pin. Therefore the SDHC_LDD component cannot provide selection of this pin. But you can use an example of usage of the SD_CARD_DETECT pin, see the Typical Usage section of the SDHC_LDD component help.

You can also use a SDHC demo project that is available in KDS 2.0.0 in folder KDS_2.0.0\eclipse\ProcessorExpert\Projects\Kinetis\ProcessorExpert\TWR-K70FN1M\SDHC.

Best Regards,

Marek Neuzil

0 Kudos