Hi Kevin, I need help in SD/MMC interface,I am mounting FAT file system on SD CARD(on LPC4350). i am using example code :SDIO. but in that the SD interface is in polling mode. i enabled the interrupt flags(interrrupt mask register ) but i am didnt get any interrupt status, in the status registers (MINTSTS AND RWINTSTS) and we r using internal DMA also for fast data read/write. now i am doing DMA interrupt enable nd need to test. so can u please suggest me like
1. whether the interrupt will work ?
2. internal DMA only the solution
3. CMD DONE status i needed in the interupt for what every cmd applied to SD/MMC module,
thanks,
Viswanath K.