Page 6 of 8
Re: TF330 NVram issue
Posted: 15 Sep 2019 19:01
by wairnair
I am still very interested.
Also interested in a possible fix for the on/off switch intermittency.
I'll test on my CD32, got a raspi zero to do the update with. A bit hesitant though as it will be my first try.
keep up the great work
Re: TF330 NVram issue
Posted: 17 Sep 2019 18:54
by MickGyver
wairnair wrote: 15 Sep 2019 19:01
I am still very interested.
Also interested in a possible fix for the on/off switch intermittency.
I'll test on my CD32, got a raspi zero to do the update with. A bit hesitant though as it will be my first try.
keep up the great work
Looking forward to these fixes also, can't use my TF330 as it stands now, luckily I still have my old trusty TF328.
Re: TF330 NVram issue
Posted: 17 Sep 2019 19:05
by terriblefire
MickGyver wrote: 17 Sep 2019 18:54
Looking forward to these fixes also, can't use my TF330 as it stands now, luckily I still have my old trusty TF328.
Fix is posted in this thread.
Re: TF330 NVram issue
Posted: 17 Sep 2019 20:03
by MickGyver
terriblefire wrote: 17 Sep 2019 19:05
MickGyver wrote: 17 Sep 2019 18:54
Looking forward to these fixes also, can't use my TF330 as it stands now, luckily I still have my old trusty TF328.
Fix is posted in this thread.
I should have read more than the last post of this thread, thanks a lot! :)
Re: TF330 NVram issue
Posted: 16 Oct 2019 21:46
by Smaug
Hi,
Finally got me one MC68030RC50C and ive just installed it on the TF330. It really rocks with the cpu fastrom command !..
I upgraded the firmware to tf330r3_main_top.jed and jumpered "CDIS" and for now all seems to work... :-)
Simon the Sorcerer is a superb cd-game to test nv-ram with…..
Is there a way to disable the card through any jumper!?… It would be great to be able handle the nv-ram lock function without unplugging the CF everytime!..
Great job done here!... Thx!... :-)
/Mikael
Re: TF330 NVram issue
Posted: 24 Oct 2020 11:07
by wairnair
terriblefire wrote: 03 Sep 2019 16:17
Try this one... I expect a slight speed slowdown...
tf330_2019_09_03_alpha.zip
EDIT: Speed hit isnt too rough... its more or less as it was before..
330_speed.JPG
I've flashed this firmware on my TF330 rev3 and I get green flashing power light & full green screen that goes out-of-sync periodically.
The board is from supaduper, has the TF logo
I followed this guide and apparently the programming went without errors. Also, I could successfully connect to the Xlinix FPGA before and after flashing it.
https://drive.google.com/file/d/1uUiwCQ ... 2_Noh/view
Any advice please? I'd like to get NVRAM support and the boost feature for the TF330.
edit: I used a Raspberry Pi Zero for doing it, with everything on it updated. I used sysfsgpio_creator instead of sysfsgpio because sysfsgpio is no longer available. I've read about successful programming with sysfsgpio_creator so I did not hesitate about that.
edit 2: it's working! :) I think it was a contact issue - I cleaned the edge connector and TF330 board and could boot into WB no problem. Bit of a speed hit as expected, but nvram is back. Thanks supaduper for contacting me so quickly!
Re: TF330 NVram issue
Posted: 24 Oct 2020 16:50
by wairnair
Smaug wrote: 16 Oct 2019 21:46I upgraded the firmware to tf330r3_main_top.jed and jumpered "CDIS" and for now all seems to work... :-)
I'm getting an empty list on nvram saves screen with rev3 board + firmware posted in this thread. Is it necessary to short CDIS? What does it do (too lazy to dig up the forum)? Any further speed hit?
Re: TF330 NVram issue
Posted: 24 Oct 2020 17:51
by alenppc
wairnair wrote: 24 Oct 2020 16:50
Smaug wrote: 16 Oct 2019 21:46I upgraded the firmware to tf330r3_main_top.jed and jumpered "CDIS" and for now all seems to work... :-)
I'm getting an empty list on nvram saves screen with rev3 board + firmware posted in this thread. Is it necessary to short CDIS? What does it do (too lazy to dig up the forum)? Any further speed hit?
Yes to both questions, it disables cache.
Re: TF330 NVram issue
Posted: 24 Oct 2020 21:29
by wairnair
alenppc wrote: 24 Oct 2020 17:51
Yes to both questions, it disables cache.
Is it the same as the "disable CPU caches" checkbox in early startup?
There's one bit that's unclear for me. Sysinfo went down to ~8500 from ~9400, without CDIS shorted. By the way I do have MMUlib working, MMU is active.
Shorting CDIS will further decrease performance?
Thank you
Re: TF330 NVram issue
Posted: 24 Oct 2020 23:41
by alenppc
wairnair wrote: 24 Oct 2020 21:29
alenppc wrote: 24 Oct 2020 17:51
Yes to both questions, it disables cache.
Is it the same as the "disable CPU caches" checkbox in early startup?
There's one bit that's unclear for me. Sysinfo went down to ~8500 from ~9400, without CDIS shorted. By the way I do have MMUlib working, MMU is active.
Shorting CDIS will further decrease performance?
Thank you
Yes it does the same as disabling it via software but it does it via hardware so you don’t need to access the ESM. And yes, it will slow it down further.