Configuring SDHC_LDD SD_DETECT pin in PE/Driver Suite.
03-25-2015
01:53 PM
706件の閲覧回数
lucianomoretti
Contributor IV
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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?
1 返信
04-10-2015
05:55 AM
569件の閲覧回数
marek_neuzil
NXP Employee
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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