Other Parts Discussed in Thread: TMDXEVM3358
Hi,
I’m developing our custom AM335x board, referencing your TI TMDXEVM3358, and I imported the AM335X StarterWare hs_mmcsd driver to another RTOS project on another IDE.
I have a question about the mmc0_sdcd signal.
The CDPL (Card Detect Pin Level) bit reflects the card detect pin (C15 pin) properly, but the CINS (Card Inserted) bit doesn’t.
Question: What should I do to make the CINS bit also reflect the card detect pin?
Thank you in advance.