Page 1 of 2

nover (overclocking) for CX II

Unread postPosted: 23 Dec 2020, 01:08
by Khiemmy
Hello,

Is there by any chance that nover could be updated for the CX II. I would like to overclock my CAS and it is shown that it could be overclocked to 492Mhz and greater. If anyone could update the program to make it compatible for the CX II, it would be greatly appreciated.

- Khiem

Re: nover (overclocking) for CX II

Unread postPosted: 23 Dec 2020, 08:25
by Hisham

Re: nover (overclocking) for CX II

Unread postPosted: 23 Dec 2020, 09:20
by Khiemmy
I have read that article before and is the reason why I posted the thread. I have no programming experience so I reached out to the person who wrote the page (zephray) and he said:
=========================
"Unfortunately, I don't have any tool that allows users to easily overclock the calculator. I was using a tool that just allows writing arbitrary values to a register. A better person to ask would be Critor from ti-planet. He is the current maintainer of the nover tool, which is an nspire non-CX-II overclocking tool. He mentioned he would update it to handle CXII several months ago, but I haven't heard back."

Regards,
Wenting
=========================
So I thought the best place to go to was TI Planet in which I hope that I could get critors' attention. If you're here, please reply. :)

Re: nover (overclocking) for CX II

Unread postPosted: 23 Dec 2020, 10:36
by critor
NoverII is in development and based on the same partially documented addresses.

The main issue is it's hard to test without an emulator.

Re: nover (overclocking) for CX II

Unread postPosted: 23 Dec 2020, 10:48
by critor
For the moment, I'm working on a different tool since the CX II is that different.

Reading what we understand for now is ok.

Low speed @288 MHz with the USB connected :
13264

High speed @396 MHz with the USB disconnected :
13265

Re: nover (overclocking) for CX II

Unread postPosted: 23 Dec 2020, 18:25
by critor
I can overclock up to @492 MHz without any stability issues.

But a useful Nover seems much more complicated than it was on previous Nspire models :
  • each time you connect/disconnect the USB, the CPU config resets back to @288 MHz / @396 MHz
  • worse, each time you turn the calculator off and back on, the CPU config also resets

It looks like we're going to need some kind of a TSR...
Did TI do it on purpose this time too ?

Re: nover (overclocking) for CX II

Unread postPosted: 23 Dec 2020, 22:26
by Khiemmy
This is great news! I look forward for a public release of noverII and I wish I could help with the development but unfortunately I have no programming experience.

Good luck!

Re: nover (overclocking) for CX II

Unread postPosted: 23 Dec 2020, 23:08
by critor
It's pretty useless in my opinion...
You'll have to launch it each time you turn the calculator on... or just before launching something big.

Re: nover (overclocking) for CX II

Unread postPosted: 24 Dec 2020, 00:05
by Khiemmy
I still think it would be better than nothing. Is it possible that you could upload a build of it?

Re: nover (overclocking) for CX II

Unread postPosted: 24 Dec 2020, 00:24
by critor
NoverII is available :
archives_voir.php?id=2671594

Have fun. :)