Author Topic: Please Help!  (Read 7164 times)

0 Members and 2 Guests are viewing this topic.

Offline Lunar Fire

  • LV3 Member (Next: 100)
  • ***
  • Posts: 66
  • Rating: +7/-1
  • I'll be watching you from the shadows
    • View Profile
    • My Tumblr
Re: Please Help!
« Reply #15 on: January 16, 2014, 06:19:05 pm »
This thing is commonly called a USB-to-RS232 TTL converter. It is used to directly interface a USB port on a computer to a port using a RS232 (Serial) communication protocol with a TTL (0-5V) signal.

RS-232 TTL is what the dock connector on a TI-NSpire uses. This connector can be used to bypass USB communication and interface directly with the calculator to do things that are impossible with a USB link like in this case downgrading the calculator bootcode.

Fully understanding this requires some basic knowledge in electronics, and even then trying to explain it to someone can be kinda hard. I suggest you check the Wikipedia pages on TTL and RS-232 to have a more in-depth understanding of it works. You could also look for documentation on the USB protocol, but this is way more complex, probably too much for someone with no prior knowledge of electronic communication protocols.
Your drill is the drill that will pierce the heavens!

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Re: Please Help!
« Reply #16 on: January 16, 2014, 07:28:36 pm »
Also be lucky if your calc serial number ends with letter A to I. The RS232/TTL converter doesn't work with calcs that end with J and K (the newer ones).
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)