Difference between revisions of "Category:83Plus:Ports:Unknown"

From WikiTI
Jump to: navigation, search
(83+ & SE Calculator Ports)
(Another mystery, revealed)
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:
  
 
===83+ & SE Calculator Ports===
 
===83+ & SE Calculator Ports===
* Bits 6, and 7: "Low battery" level is not known. It would be great if somebody with a finely-variable voltage DC power supply tested this.
+
* Bits 6, and 7: "Low battery" level is not known. It would be great if somebody with a finely-variable voltage DC power supply tested this. The values are probably controlled using external resistors, because the TI-84+CSE's lithium-ion battery operates at a completely different voltage level.
  
 
===SE Calculator Ports Only===
 
===SE Calculator Ports Only===
'''Port 0A:''' Writing:
+
'''Port 17:''' This always reads 0, and writing to it produces no apparent effect. It's a bit suspicious, because all the ports before it and after it have a purpose.
* Tied to the link assist on the SE calculators. Only written to in the boot code where it receives B4.
+
** If this is set to DF or above, ti-connect won't detect the calculator over silver link.
+
  
'''Port 0B:'''
+
'''Ports 39 and 3A:'''
* Tied to the link assist on the SE calculators. Only written to in boot code where it receives B4. Possibly controls the timeout for receiving.
+
* These ports seem to control GPIO pins, but exactly what those pins connect to is a mystery.
  
'''Port 0C:'''
+
'''Port 3B:''' Very like does nothing.
* Tied to the link assist on the SE calculators. Only written to in boot code where it receives B4. Possibly controls the timeout for sending.
+
** If this is set to E0 or above, the link assist won't throw an error if you write to port 0D without another calculator attached.
+
  
'''Port 24:'''
+
'''Ports 3C-3F:'''
* DrDnar and thepenguin77 figured out the purposes of bits 0 and 1 of this port. However, bits 2-7 can be altered, yet no effect is apparent. This is a [[:Category:83Plus:Ports:By_Address:Protected|protected port]].
+
* On DrDnar's TI-84+CSE, these read 78, yet on a TI-84+SE with the TA3 ASIC, they read 00.
 
+
'''Port 2D:'''
+
* Only bits 0 and 1 can be altered, but no effect is apparent. Only written to in the boot code, where it receives 02.
+
  
 
'''USB Ports:'''
 
'''USB Ports:'''

Latest revision as of 15:34, 12 August 2013


Synopsis

There are several ports that have not yet been totally solved. Here is a list of them and what information is available.


83+ & SE Calculator Ports

  • Bits 6, and 7: "Low battery" level is not known. It would be great if somebody with a finely-variable voltage DC power supply tested this. The values are probably controlled using external resistors, because the TI-84+CSE's lithium-ion battery operates at a completely different voltage level.

SE Calculator Ports Only

Port 17: This always reads 0, and writing to it produces no apparent effect. It's a bit suspicious, because all the ports before it and after it have a purpose.

Ports 39 and 3A:

  • These ports seem to control GPIO pins, but exactly what those pins connect to is a mystery.

Port 3B: Very like does nothing.

Ports 3C-3F:

  • On DrDnar's TI-84+CSE, these read 78, yet on a TI-84+SE with the TA3 ASIC, they read 00.

USB Ports:

  • All information concerning the USB ports will be handled here.

Comments

Other ports have unknown functions but are never written to, read from, or change in a significant way, some likely have no purpose at all.

There is still quite bit unknown about the hardware, however the remainder is less significant to or can not be used by the average coder.


Credits and Contributions

  • Tijl Coosemans
  • Dan Englender
  • James Montelongo
  • Michael Vincent

This category currently contains no pages or media.