Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 11-22-2015, 11:34 PM   #1
magical
Junior Member
magical began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Nov 2015
Device: PW3
Sim Card Pinout

It seems that there is an unused pinout for sim cards on the PW3. Looking further into the sim card standard it seems that they have begun to implement a purpose for the 7th (Serial I/O) and 8th (USB-ICC) pins. Rather than the standard 6 pins I have seen.

According to ISO/IEC 7816-12:2005, USB-ICC is another area in sim cards that can be utilized for additional data.

Would this be a viable place to implement extra storage capacity? Seems far-fetched, but interesting.
magical is offline   Reply With Quote
Old 11-23-2015, 07:48 AM   #2
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by magical View Post
It seems that there is an unused pinout for sim cards on the PW3. Looking further into the sim card standard it seems that they have begun to implement a purpose for the 7th (Serial I/O) and 8th (USB-ICC) pins. Rather than the standard 6 pins I have seen.

According to ISO/IEC 7816-12:2005, USB-ICC is another area in sim cards that can be utilized for additional data.

Would this be a viable place to implement extra storage capacity? Seems far-fetched, but interesting.
Pictures please.
A general (and possibly a detail), that includes the board revision and id silk screen.
At least one detail of the portion you are writing about.
knc1 is offline   Reply With Quote
Advert
Old 11-24-2015, 01:08 AM   #3
magical
Junior Member
magical began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Nov 2015
Device: PW3
A better picture of the board with a revision number will be possible later when I take apart my own to solder a serial interface. I have borrowed a picture from a disassembly for the time being.

It seems that companies are looking into implementing this extra sim storage for carrier data management as well as updates and or preferences. SanDisk has a document detailing some of their solutions.

As for the pinout, I am unaware of the pin assignment and if the extra two pins are the new standard being used or an extra ground. I would like to get a sim of that generation and a shield to test if its storage can be accessed as is, then pursue further methods of bypassing it to a more traditional storage chip.
Attached Thumbnails
Click image for larger version

Name:	sim.jpg
Views:	411
Size:	3.2 KB
ID:	144039   Click image for larger version

Name:	14b2a-sim_cards_with_128mb_memory.jpg
Views:	16426
Size:	31.6 KB
ID:	144040   Click image for larger version

Name:	8pads.jpg
Views:	1678
Size:	67.6 KB
ID:	144042  
magical is offline   Reply With Quote
Old 11-24-2015, 02:33 AM   #4
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
I don't have my PW-3 open, but I do have my KT-2 open.
I'll take a look for that on the KT-2.

Someone with their Voyage open also please take a look for that part outline (don't count on the silk screen to label it).

= = = =

Note:
That USB buss to the SIM card may only be accessible from the 3G modem/radio (also a complete ARM SoC system, like the Kindle itself).

Translation:
Those will only go to the pads for the PCI-e card connector in the upper left of your photo.
And since you don't have a 3G, PW-3 (neither do I), then we can't use AT commands to see if we can access it from the Kindle (through the modem/radio).

Hmm...
But jumping the USB buss **to** the 3G modem/radio to the USB buss leads **from** the 3G modem/radio to those of the SIM card on the non-3G Kindles might make that storage available.

For the people complaining that the serial port pads are too small to solder to, just wait until they try soldering jumpers to those PCI-e pads.

Last edited by knc1; 11-24-2015 at 02:52 AM.
knc1 is offline   Reply With Quote
Old 11-24-2015, 10:25 PM   #5
magical
Junior Member
magical began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Nov 2015
Device: PW3
Quote:
Originally Posted by knc1 View Post
Note:
That USB buss to the SIM card may only be accessible from the 3G modem/radio (also a complete ARM SoC system, like the Kindle itself).

Translation:
Those will only go to the pads for the PCI-e card connector in the upper left of your photo.
And since you don't have a 3G, PW-3 (neither do I), then we can't use AT commands to see if we can access it from the Kindle (through the modem/radio).
Is it a hardware or software limitation? Does the firmware package have a flag within to determine modem usage or would it just be missing altogether?

Quote:
Originally Posted by knc1 View Post
For the people complaining that the serial port pads are too small to solder to, just wait until they try soldering jumpers to those PCI-e pads.
Now that is quite interesting. Solid State PCI-e storage would be nice. Are those two lines individual PCI-e connections?

As for the 8 pins on the sim pinout I have found the identical layout on my revision.
magical is offline   Reply With Quote
Advert
Old 11-25-2015, 12:43 AM   #6
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
If you check the Amazon update site, you will notice that they stopped building Wifi and Wifi+3G updates before the K5 (5.x.y) firmware.

One build does both (or either), the kernel enumerates the networking hardware at each boot.

- - - -

I am not sure what you are asking about, being a hardware or firmware limitation.

- - - -

The connector is mini-PCI-e :
http://www.interfacebus.com/Mini_PCI_Express_Bus.html#e
The Kindles only use the USB interface to the radio/modem not the PCI-e interface.

Also notice that manufacturers often re-purpose the otherwise un-used pins in their card design. (shame on you Asus)

But "by the book" the only thing you can count on is connecting the USB host connection on the connector to a USB flash drive (up to 128G byte storage add-in).

- - - - -

I think the correct name for the 8 pin critter is: UIM card (Universal Identity Module) rather than the 6 pin critter: SIM card (Subscriber Identity Module).

Last edited by knc1; 11-25-2015 at 01:07 AM.
knc1 is offline   Reply With Quote
Old 11-27-2015, 09:39 AM   #7
stupidhaiku
Member
stupidhaiku began at the beginning.
 
Posts: 11
Karma: 12
Join Date: Nov 2012
Device: KV
Quote:
Originally Posted by knc1 View Post
Someone with their Voyage open also please take a look for that part outline (don't count on the silk screen to label it).
Is this what you wanted?
Click image for larger version

Name:	voyage sim.jpg
Views:	588
Size:	145.2 KB
ID:	144107
Click image for larger version

Name:	voyage simzoom.jpg
Views:	468
Size:	54.9 KB
ID:	144108

Note Wifi-only KV.
stupidhaiku is offline   Reply With Quote
Old 11-27-2015, 09:47 AM   #8
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Sure looks like the same thing to me. <<--- means: blind guy.

I'll try to get some pictures of my KT-2.

But this may be a general change in the Kindle's design.

I am not sure if we can make use of this, but if its on all of the 2015 models, it may well be worth a bit of effort.
knc1 is offline   Reply With Quote
Old 11-27-2015, 11:04 AM   #9
peterson
Connoisseur
peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.
 
Posts: 74
Karma: 889004
Join Date: Mar 2014
Device: Kindle PW2
Quote:
Originally Posted by knc1 View Post
The connector is mini-PCI-e :
http://www.interfacebus.com/Mini_PCI_Express_Bus.html#e
The Kindles only use the USB interface to the radio/modem not the PCI-e interface.
But mini pci-e has 52 pins. The Kindle (looking at this picture and my open PW2) only has 50 pins. What is the mapping between mini pci-e and the Kindle connector?
peterson is offline   Reply With Quote
Old 11-27-2015, 12:17 PM   #10
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by peterson View Post
But mini pci-e has 52 pins. The Kindle (looking at this picture and my open PW2) only has 50 pins. What is the mapping between mini pci-e and the Kindle connector?
one-for-one, count again.

(I don't own a PW-2, but of the 3G models that I do have, they have always been the standard 52 pin (width) boards.)
knc1 is offline   Reply With Quote
Old 11-27-2015, 12:57 PM   #11
peterson
Connoisseur
peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.
 
Posts: 74
Karma: 889004
Join Date: Mar 2014
Device: Kindle PW2
Quote:
Originally Posted by knc1 View Post
one-for-one, count again.

(I don't own a PW-2, but of the 3G models that I do have, they have always been the standard 52 pin (width) boards.)
The PW2 (and the PW3) only have 50 pins. See the image above (8pads.jpg) where you see one row of the (unpopulated) connector. That's 25 pads on one side (25 on the other, not in the image) and they are even labelled - the top ones (left in the image) 1 and 2, the bottom ones (right in the image) 49 and 50. Plus an additional pad on each corner (I assume these are for soldering on the connection edges).
peterson is offline   Reply With Quote
Old 11-29-2015, 07:53 AM   #12
peterson
Connoisseur
peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.peterson ought to be getting tired of karma fortunes by now.
 
Posts: 74
Karma: 889004
Join Date: Mar 2014
Device: Kindle PW2
Also want to mention that this area in the PW2 looks exactly the same as in the PW3 picture (post #3). So this is not a new 2015 design.
peterson is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
m96 - sim card for 3G/4G notger Onyx Boox 8 01-05-2016 10:26 AM
If I add the Wireless Card/SIM card from a K3-3G to my K3-Wifi; will it work? arooni Amazon Kindle 1 08-11-2012 07:42 PM
Didn't Know I Needed to Buy SD Card & Sim Card myaggie2 enTourage Archive 28 12-03-2010 01:58 PM
PRS-950 What is the sim-card looking gizmo? petercreasey Sony Reader 5 10-27-2010 10:48 AM
What is the use of SIM CARD in my V5? originkim Astak EZReader 6 12-30-2009 07:27 AM


All times are GMT -4. The time now is 07:46 AM.


MobileRead.com is a privately owned, operated and funded community.