by DanAlbert » Fri Sep 16, 2005 4:33 pm
by DanAlbert
Fri Sep 16, 2005 4:33 pm
The SDIO WiFi to Serial has been a slow process due to lack of available data from the card manufacturers.
They do not want to give away the details of their card's SD functions.
I have written other SD drivers and have a pretty good understanding of what goes on.
Since the manuafacturers won't help I started to reverse engineer the software.
First I designed an SDIO jumper board to extract the data between the card and a PDA.
I hook the ground, clock,command and four data lines to my Digiview data analyzer and power up the card.
The Digiview has about 3 minutes of storage and captures all the data.
I have started to interperate the data but realized that this could take weeks to get it right.
I ran out of time for the upcoming RoboNexus and just installed a Bluetooth adapter on ZyRoQ.
In addition I found that Socket Communications was willing to set me up as a developer and give me support.
After several emails they said they sent me a card.
I never received it and there is now a trace on it to find out what happened.
I think maybe someone in their organization pulled the plug, but I don't really know.
Anyway I have a test board that I use to send commands and data to a SanDisk card I have.
I can start to initialize the card, but that's as far as I got.
If I get the time in October I will get back to hacking it.
The SDIO WiFi to Serial has been a slow process due to lack of available data from the card manufacturers.
They do not want to give away the details of their card's SD functions.
I have written other SD drivers and have a pretty good understanding of what goes on.
Since the manuafacturers won't help I started to reverse engineer the software.
First I designed an SDIO jumper board to extract the data between the card and a PDA.
I hook the ground, clock,command and four data lines to my Digiview data analyzer and power up the card.
The Digiview has about 3 minutes of storage and captures all the data.
I have started to interperate the data but realized that this could take weeks to get it right.
I ran out of time for the upcoming RoboNexus and just installed a Bluetooth adapter on ZyRoQ.
In addition I found that Socket Communications was willing to set me up as a developer and give me support.
After several emails they said they sent me a card.
I never received it and there is now a trace on it to find out what happened.
I think maybe someone in their organization pulled the plug, but I don't really know.
Anyway I have a test board that I use to send commands and data to a SanDisk card I have.
I can start to initialize the card, but that's as far as I got.
If I get the time in October I will get back to hacking it.