| 
			
			 | 
		#16 | |
| 
			
			
			
			 Nil adsuetudine maius 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 278 
				Karma: 500000 
				Join Date: Nov 2019 
				Location: US 
				
				
				Device: PW4 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 The test I would do before tearing your Kindle apart is connect your OTG adapter and USB SD-card reader to the existing external USB port. You should be golden if that works. I don't see why it wouldn't enumerate as a simple storage volume, and the one of the early Kindles actually had an SD card mounted. The functionality should already be there unless you use a really oddball or esoteric reader. Common models are almost universally supported by linux and Amazon OS is a variant on that. You are using an existing USB port pinout (intended for a 3G modem) to OTG adapter to USB SD-card reader. Or an USB hub if you need to support more than one USB port. Geekmaster made at least one post delving into the latter.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#17 | 
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 96 
				Karma: 100000 
				Join Date: Dec 2018 
				Location: London 
				
				
				Device: Kobo Libra H2O 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			The iMX are capable of muxing almost all their BGA pads for the functions available, so USB pads or UARTs can be in surprising places. One must examine the device tree blobs which define what appears where. They’re probably stored in their own partition somewhere. 
		
	
		
		
		
		
		
		
		
		
		
		
		
			Took me forever to find the correct UART (1 of 4!) for the board I was playing with (https://www.axiom-partners.com/ilx702d) Last edited by trcm; 09-23-2020 at 08:35 AM. Reason: https  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#18 | 
| 
			
			
			
			 BLAM! 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,506 
				Karma: 26047202 
				Join Date: Jun 2010 
				Location: Paris, France 
				
				
				Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			If that's what I think it means, in addition to that (because I don't think I know where they are tucked away on Kindle) they're shipped with FW updates and/or are available in the kernel sources. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Fair warning: not a HW guy ^^.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#19 | 
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 96 
				Karma: 100000 
				Join Date: Dec 2018 
				Location: London 
				
				
				Device: Kobo Libra H2O 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			If they’re freely available in the fw updates then you’re well on your way to mapping out the likely traces you want to play with. And you’ll also know what features are ‘enabled’.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#20 | |
| 
			
			
			
			 Going Viral 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212 
				Karma: 18210809 
				Join Date: Feb 2012 
				Location: Central Texas 
				
				
				Device: No K1, PW2, KV, KOA 
				
				
				 | 
	
	
	
		
		
			
			 Quote: 
	
 Ref: https://www.amazon.com/gp/help/customer/display.html/ref=help_search_1-1?ie=UTF8&nodeId=200203720&qid=1581121656&sr=1-1 Note: There are update*.bin files for each of those model/version number combinations still on the Amazon server. See: Frequently Asked Questions (here, this forum) ** There have been various exceptions to that "rule", but what else are rules for? Last edited by knc1; 02-07-2020 at 08:38 PM.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#21 | 
| 
			
			
			
			 Nil adsuetudine maius 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 278 
				Karma: 500000 
				Join Date: Nov 2019 
				Location: US 
				
				
				Device: PW4 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			NXP provides a "pins tool" app to configure which physical pad an given output is routed to.  
		
	
		
		
		
		
		
		
		
		
		
		
	
	The app generates a set of register values. Each output has an unique and fixed label that may yield to a string search in the source. Some of register values set are also unique which present another string to look for.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#22 | 
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 96 
				Karma: 100000 
				Join Date: Dec 2018 
				Location: London 
				
				
				Device: Kobo Libra H2O 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Not sure you’ll benefit from knowing the register values, the device tree file names the actual pads.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#23 | |
| 
			
			
			
			 Member 
			
			![]() Posts: 10 
				Karma: 10 
				Join Date: Feb 2020 
				Location: NJ, USA 
				
				
				Device: Kindle PW4 10th Gen 8GB 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 I think that the internal port would more ideal to preserve the external port as-is for file transfers with a closed case to retain the waterproofing. Obviously, Using the external port would be that much easier.. But a little effort spent now for a more streamlined experience makes more sense. @trcm Have you documented the search for the UART ? I'm sure I could learn a thing or two from your experience and methodology  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#24 | 
| 
			
			
			
			 Connoisseur 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 96 
				Karma: 100000 
				Join Date: Dec 2018 
				Location: London 
				
				
				Device: Kobo Libra H2O 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Only what is on that website, the methodology was use the device tree to produce an overlay of where the likely pads lay, then probe all the traces emanating from that edge of the BGA chip.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#25 | |
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 3 
				Karma: 10 
				Join Date: Aug 2019 
				
				
				
				Device: Kindle PW4 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 eg. https://wiki.mobileread.com/wiki/Kindle_Serial_Numbers ? Which one of the Amazon model names would be the PW4 ?  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#26 | |
| 
			
			
			
			 Grand Sorcerer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,842 
				Karma: 105494725 
				Join Date: Apr 2011 
				
				
				
				Device: pb360 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 The PW4 is the model that amazon is currently selling new as the paperwhite. Before the PW4 was announced, amazon was selling the PW3 as the paperwhite. The PW3 and PW4 are very different.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#27 | |
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 3 
				Karma: 10 
				Join Date: Aug 2019 
				
				
				
				Device: Kindle PW4 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#28 | 
| 
			
			
			
			 Nil adsuetudine maius 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 278 
				Karma: 500000 
				Join Date: Nov 2019 
				Location: US 
				
				
				Device: PW4 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Chiefly that the file system is quite different in the PW4, using an android-type file system, rather than the previous diag/main dual boot. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	And then a plethora of smaller differences such as memory capacity, conformal coating (waterproof) and so forth. PW3 (2015 /7th gen) PW4 (2018 /10th gen)  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#29 | |
| 
			
			
			
			 Going Viral 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212 
				Karma: 18210809 
				Join Date: Feb 2012 
				Location: Central Texas 
				
				
				Device: No K1, PW2, KV, KOA 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 For a better answer, see above post.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#30 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 3 
				Karma: 10 
				Join Date: Aug 2019 
				
				
				
				Device: Kindle PW4 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			It could be useful to add those "official amazon names" as a column in https://wiki.mobileread.com/wiki/Kindle_Serial_Numbers, and rename the current "Model Name" column to something like "Community Model Name" or something similar, right ?
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
| Thread Tools | Search this Thread | 
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Aura HD *HARDWARE MOD* Frontlight color filter | gezzer | Kobo Developer's Corner | 13 | 03-13-2024 02:26 PM | 
| [Hardware Mod] Warm light / redshift on Kobo Glo HD | sv2000 | Kobo Reader | 8 | 08-22-2021 09:22 PM | 
| Glo HD [Hardware Mod] Physical page turning buttons/poor man's Forma | sv2000 | Kobo Developer's Corner | 3 | 07-10-2019 06:21 PM | 
| My Kindle 1 does USB charging too! [hardware mod] | shinew | Amazon Kindle | 0 | 02-25-2009 01:35 AM |