|
2008-01-28
, 00:21
|
Posts: 66 |
Thanked: 17 times |
Joined on Dec 2007
|
#12
|
I guess it's time to head out to buy a cheap soldering iron.
|
2008-01-28
, 04:23
|
Posts: 66 |
Thanked: 17 times |
Joined on Dec 2007
|
#13
|
The Following User Says Thank You to gnexus For This Useful Post: | ||
|
2008-02-06
, 13:30
|
Posts: 13 |
Thanked: 1 time |
Joined on Dec 2007
|
#14
|
|
2008-02-07
, 03:47
|
Posts: 66 |
Thanked: 17 times |
Joined on Dec 2007
|
#15
|
|
2008-02-07
, 03:57
|
Posts: 13 |
Thanked: 1 time |
Joined on Dec 2007
|
#16
|
|
2008-12-09
, 07:11
|
Posts: 1 |
Thanked: 0 times |
Joined on Dec 2008
|
#17
|
Fry's also has a
USB-2925 USB TO 2xDB9 Adapter
It contains a MOSChip MCS7720 controller. There is a link to the datasheet on the product page. You also get an extra DB9 serial port you can use for something else as an added benefit! The MCS7720 outputs at CMOS level 3.3V so it should interface nice with the tablet. You need to bypass the HIN 213 RS232 line level converter on the PCB. Don't go straight out from the 12V DB9 port or that will fry the tablet!
All of this stuff seems to be old hat to the embedded guys using other devices besides Nokia tablets. So far, however, nothing much for the Nokia tablets has been posted. I'm mainly posting this stuff here for my own benefit to keep track of what I'm doing, but hopefully others will give it a shot also and post their success (or failure?).
This should be most of the info necessary to cold flash the tablet:
1) First you need a Linux box (or at least a live CD). Then you also need the flasher tool and the pinouts for the tablet, get those at the Maemo Wiki
2) Then you need a 1-Port Serial USB Cable. USB to Serial Adapter with RS-232. You need something with a USB converter chip supported well by Linux. Don't use Silicon Labs CP2102, as they don't support Linux well. You can use either Prolific or FTDI since they are supported well under Linux. Specific devices that work well under Linux are the PL2303 and FT232BM, (that one is noted on the Wiki). There are many cheap cables out there, but since you will need to make certain the RS-232 output is 3.3V, I would suggest using a cable with a chip for which you can find the pinouts and voltage levels. As an example only this one should work. Here is the Prolific PL2303 Product Page. Here are the Prolific PL2303 Datasheets. Using all this you should be able to get a serial connection to the tablet working. USB is needed since a standard serial port is too slow. It would take days to transfer a cold-flash image to the tablet via a standard serial port.
3) Once you have the cable and the datasheet you need to make a connector to mate it to the serial port on the tablet. I haven't got to that point yet since I don't yet have a cable (I'll either buy one locally or mail order for one today), or spring terminals (and a chunk of pcb too) yet and my soldering iron is 3000 miles away
I guess it's time to head out to buy a cheap soldering iron. I'll update the thread as things progress. . .