Author Topic: Hardware needed to downgrade 3.2.4  (Read 6060 times)

0 Members and 1 Guest are viewing this topic.

Offline ForteGX

  • LV0 Newcomer (Next: 5)
  • Posts: 2
  • Rating: +0/-0
    • View Profile
Hardware needed to downgrade 3.2.4
« on: September 13, 2013, 12:24:41 am »
Hi,
I probably, should have done some more research before buying a Ti-Nspire CX CAS with the OS 3.2.4. But I have been looking around and there is some mention of hardware that could downgrade my OS? I looked around, but I really didn't see what I would need and what I would need to do once I have it. Is there a guide?
Thanks

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Hardware needed to downgrade 3.2.4
« Reply #1 on: September 13, 2013, 12:29:24 am »
Hi and welcome to the forums. :)

Unfortunately, if your calculator serial number (check the back of the calculator) ends with the letter J or higher, then no external hardware will be able to downgrade the calc. However, if your calculator has the letter I or below, then an RS232/TTL adapter is required. There must be guides on TI-Planet website (perhaps some in English).
« Last Edit: September 13, 2013, 12:29:42 am by DJ Omnimaga »

Offline ForteGX

  • LV0 Newcomer (Next: 5)
  • Posts: 2
  • Rating: +0/-0
    • View Profile
Re: Hardware needed to downgrade 3.2.4
« Reply #2 on: September 13, 2013, 12:38:40 am »
The number on the back is 2225022676 P-02131, unless the 1's are I's I'm not sure what it means.

Offline critor

  • Editor
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2079
  • Rating: +439/-13
    • View Profile
    • TI-Planet
Re: Hardware needed to downgrade 3.2.4
« Reply #3 on: September 13, 2013, 02:52:23 am »
In fact it's 2225022676 P-0213I.

You've got hardware revision I, and it came preflashed with the 3.2.4 versions if I understood well.

As for today, we don't know if HW-I can be downgraded to 3.1 versions.

Assuming it cas, you need an USB/TLL interface. They're often using an FTDI chip:



You then connect 3 cables to the following pins on the Dock/J01 port:


And you just send the 3.1 Boot2 image file with the HyperTerminal software included on Windows for example.

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: Hardware needed to downgrade 3.2.4
« Reply #4 on: September 13, 2013, 10:21:38 am »
Just so you know, an Arduino Uno with the chip removed can be used as a USB TTL adapter. ;)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Re: Hardware needed to downgrade 3.2.4
« Reply #5 on: September 13, 2013, 11:56:00 am »
Btw, could someone go to jail if he installed Ndless on his TI-Nspire? I know that someone who hacked his Playstation 3 was sentenced to jail or something after Sony took legal action O.O

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: Hardware needed to downgrade 3.2.4
« Reply #6 on: September 13, 2013, 04:21:53 pm »
Oh you're talking about that German guy who had legal issues because he was working on ps3 Linux or something ?

Offline Levak

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1002
  • Rating: +208/-39
    • View Profile
    • My website
Re: Hardware needed to downgrade 3.2.4
« Reply #7 on: September 13, 2013, 05:53:57 pm »
Just so you know, an Arduino Uno with the chip removed can be used as a USB TTL adapter. ;)
Why removed ? This (below) works perfectly.
https://tiplanet.org/forum/gallery/image_page.php?album_id=4&image_id=186
« Last Edit: September 13, 2013, 05:54:24 pm by Levak »
I do not get mad at people, I just want them to learn the way I learnt.
My website - TI-Planet - iNspired-Lua

Offline Hooloovoo

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 225
  • Rating: +22/-0
    • View Profile
Re: Hardware needed to downgrade 3.2.4
« Reply #8 on: September 13, 2013, 06:34:27 pm »
You don't even have to be running a sketch on the arduino. If you short the reset pin on the arduino to ground, it acts like a USB TTL adapter.
"My world is Black & White. But if I blink fast enough, I see it in Grayscale." -tr1p1ea
Spoiler For some of the calcs I own:



(actually I have quite a few more than this, but I don't feel like making bars for them all.)

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: Hardware needed to downgrade 3.2.4
« Reply #9 on: September 13, 2013, 07:02:09 pm »
Yeah, if you don't ground the reset pin or remove the chip it will interfere with the communication.