Data pathThe data path subunit ส่งถ่าย data ไปยังและจาก cards. Figure 218 แสดง a block diagram ของ the data path.

The card databus width สามารถถูกโปรแกรมโดยใช้ the clock control register. ถ้า the 4-bit wide bus mode ถูกเปิดการใช้งาน, data ถูกส่งถ่ายที่ four bits ต่อ clock cycle ครอบคลุม all four data signals (SDIO_D[3:0]). ถ้า the 8-bit wide bus mode ถูกเปิดการใช้งาน, data ถูกส่งถ่ายที่ eight bits ต่อ clock cycle ครอบคลุม all eight data signals (SDIO_D[7:0]). ถ้า the wide bus mode ไม่ถูกเปิดการใช้งาน, มีเพียง one bit ต่อ clock cycle ถูกส่งถ่ายครอบคลุม SDIO_D0.
ขึ้นอยู่กับ the transfer direction (ส่งหรือรับ), the data path state machine (DPSM) เคลื่อนไปยัง the Wait_S หรือ Wait_R state เมื่อมันถูกเปิดการใช้งาน:
• Send: the DPSM เคลื่อนไปยัง the Wait_S state. ถ้ามี data ใน the transmit FIFO, the DPSM เคลื่อนไปยัง the Send
state, และ the data path subunit สตาร์ทการส่ง data ไปยัง a card.
• Receive: the DPSM เคลื่อนไปยัง the Wait_R state และรอสำหรับ a start bit. เมื่อมันรับ a start bit, the DPSM เคลื่อนไปยัง
the Receive state, และ the data path subunit สตาร์ทการรับ data จาก a card.