Sunday 16 December 2018

sd - Difference between 1-bit, 4-bit and 8-bit SDIO


Please help me understand the significance of 8-bit SDIO over 1-bit and 4-bit SDIO. Let me know the pros and cons of each type.


Wiki or SDIO specification document does not discuss this.




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...