<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wikiti.brandonw.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wikiti.brandonw.net/index.php?action=history&amp;feed=atom&amp;title=83Plus%3ALCD_Drivers</id>
		<title>83Plus:LCD Drivers - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wikiti.brandonw.net/index.php?action=history&amp;feed=atom&amp;title=83Plus%3ALCD_Drivers"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:LCD_Drivers&amp;action=history"/>
		<updated>2026-04-05T19:51:03Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.5</generator>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:LCD_Drivers&amp;diff=11812&amp;oldid=prev</id>
		<title>CVSoft: Create page</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:LCD_Drivers&amp;diff=11812&amp;oldid=prev"/>
				<updated>2021-09-15T04:56:56Z</updated>
		
		<summary type="html">&lt;p&gt;Create page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:82:General Hardware Information|LCD Drivers]]&lt;br /&gt;
[[Category:83:General Hardware Information|LCD Drivers]]&lt;br /&gt;
[[Category:83Plus:General Hardware Information|LCD Drivers]]&lt;br /&gt;
&lt;br /&gt;
The TI-83 Plus (and TI-84 Plus) can be found with one of four different LCD driver ICs, depending on the age of the calculator and its manufacturer. These are accessed by ports [[83Plus:Ports:10|10]] and [[83Plus:Ports:11|11]].&lt;br /&gt;
&lt;br /&gt;
==T6A04==&lt;br /&gt;
The original Toshiba T6A04 is found on TI-83 Plus prototypes, in addition to the non-Parcus TI-82 and TI-83s. It may also appear on early production TI-83 Pluses from Inventec. It has a 120x64 pixel video RAM.  &lt;br /&gt;
&lt;br /&gt;
[https://www.datasheets360.com/pdf/5917359191271458077 Datasheet]&lt;br /&gt;
&lt;br /&gt;
==T6A04A==&lt;br /&gt;
TI-83 Pluses from Inventec before 2004 (changed in hardware revision S-'E'), and TI-83 Pluses from Nam Tai before 2007, use the Toshiba T6A04A. It has a 120x64 pixel video RAM, and is externally identical to the T6A04. TI-82 and TI-83 Parcus calculators can also have this LCD driver. &lt;br /&gt;
&lt;br /&gt;
[https://pdf1.alldatasheet.com/datasheet-pdf/view/94019/TOSHIBA/T6A04A.html Datasheet]&lt;br /&gt;
&lt;br /&gt;
==T6K04==&lt;br /&gt;
The Toshiba T6K04 is found in Inventec calculators manufactured after 2004 (changed in hardware revision S-'E'), uses both a smaller package and a smaller external component count compared to its T6A04A predecessor, and can operate at 3.3V in addition to 5V. All TI-84 Plus series calculators prior to the Novatek switch use the T6K04. It has a 128x64 pixel video RAM (command $3F maps to a valid column).  &lt;br /&gt;
&lt;br /&gt;
[https://www.datasheets360.com/pdf/-6902716969693637240?query=T6K04&amp;amp;pqid=111710275 Datasheet]&lt;br /&gt;
&lt;br /&gt;
==NT7564H==&lt;br /&gt;
In 2007, all manufacturers switched to the Novatek NT7564H. Unlike the Toshiba chips, it only has a 96x64 pixel video RAM, so there is no 'extra' video RAM. These LCD drivers process instructions much faster than the Toshiba drivers, and need a LCD busy delay of only a few clock cycles on a TI-84 Plus. No datasheet appears to be available. &lt;br /&gt;
&lt;br /&gt;
==New Kinpo LCD Driver==&lt;br /&gt;
These behave similarly to the NT7564H, except that reading the status port can scramble the contents of the internal video RAM pointer. The switch from the NT7564H to this new LCD driver happened during 2018, while production of the grayscale calculators was exclusively under Kinpo Philippines. &lt;br /&gt;
* On the TI-83 Plus, this corresponds with factory 'L', hardware revisions 'D' and newer.&lt;br /&gt;
* On the TI-84 Plus, this corresponds with factory 'L', hardware revisions 'AC' and newer. &lt;br /&gt;
Exact hardware revision boundaries are still being determined at the time of this article being written, but they are narrowed down to +/- one hardware revision. &lt;br /&gt;
&lt;br /&gt;
The LCD driver IC itself is actually situated on the LCD itself, bonded to the top of the LCD panel by gray silicone. The chip is about 1mm x 4mm. All support circuitry is on the calculator's mainboard. &lt;br /&gt;
&lt;br /&gt;
===Testing for the new LCD driver===&lt;br /&gt;
Write a known pattern of unique bytes to a column of the LCD, checking if the LCD is busy by reading the status port (10) after every write. Read the video RAM of that column back, and see if the pattern matches. If it matches, it probably isn't the new driver. I (CVSoft) write the column three times, as there's a possibility that an entire column can get written successfully. Failure appears to depend on what's on the bus, as it's very unpredictable. &lt;br /&gt;
&lt;br /&gt;
===Avoiding issues with the new LCD driver===&lt;br /&gt;
See the documentation for [[83Plus:Ports:10|TI-83 Plus Port 10]].&lt;/div&gt;</summary>
		<author><name>CVSoft</name></author>	</entry>

	</feed>