Still working the bringup of my Teensy 4.1 based data acquisition board. I have a Zetta ZDSD04GLGEAG attached right near the 1062.
pin1 (DAT2) to ball H2
pin2 (DAT3) to ball J2
pin3 (CLK) to ball J2
pin5 (CMD) to ball J4
pin6 (DAT0) to ball J1
pin7 (DAT1) to ball K1
Power and decoupling fairly standard. Trace lengths are within a few mils.
It's not even start to talk with the SD libraries.
Running any of the SD card sketches gives me:
-> error: card init failed.
-> SD errorCode: SD_CARD_ERROR_ACMD41 = 0x17
-> SD errorData = 0x18000
Any thoughts? Any other easy way to get a couple of Gig of storage onto a teensy / PCBA that's good for a higher vibration environment... So far, the rest of the connections seem good - display is working, boots up fine, so I'm not suspecting a bad BGA ball solder joint but... Any other way to test? (I could pull the chip and do a diode test on the pins, but before I dive in that far...)
Thanks!
Andy
pin1 (DAT2) to ball H2
pin2 (DAT3) to ball J2
pin3 (CLK) to ball J2
pin5 (CMD) to ball J4
pin6 (DAT0) to ball J1
pin7 (DAT1) to ball K1
Power and decoupling fairly standard. Trace lengths are within a few mils.
It's not even start to talk with the SD libraries.
Running any of the SD card sketches gives me:
-> error: card init failed.
-> SD errorCode: SD_CARD_ERROR_ACMD41 = 0x17
-> SD errorData = 0x18000
Any thoughts? Any other easy way to get a couple of Gig of storage onto a teensy / PCBA that's good for a higher vibration environment... So far, the rest of the connections seem good - display is working, boots up fine, so I'm not suspecting a bad BGA ball solder joint but... Any other way to test? (I could pull the chip and do a diode test on the pins, but before I dive in that far...)
Thanks!
Andy
Last edited: