Garbled config menu screen, pico clone will not save settings #103
MarkMccabe
started this conversation in
General
Replies: 1 comment 4 replies
-
Whenever you get a timing warning/error, the menu is garbled, or doesn't start then you have a bus communication issue -- as long as everything else is functioning, it's a timing issue (and it doesn't make sense to configure the SKpico or save the configuration, as the data cannot be read/written reliably to flash). I have experienced bad build quality of the Pico clones (50% failure seems high though), but I'd say: if you exchange the Pico and this changes the behavior, then it's the Pico ;-) Can you confirm that they all use the same components? (mainly the flash IC) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am testing the clone pico with the version V0.2 SIDKick PCB with no DAC installed. I am using firmware V0.211 file "SKpico2_PWM.uf2".
I am using an older revision C64 with the 5 pin video (board 326298) and I have the same issue. I have read that they may have timing issues with the SIDKicks and some have suggested setting the timing to 6 and 6.
Regardless of what timing values I use, half the time the config menu will come up but it is garbled, the other half of the time I get a "timing issue" message instead. When the menu does come up, it looks like this. The firmware revision display is garbage, I can select 6581 for SID1 and none for SID2, I can not change the SID-Clock from anything other than DREAN (I am on a NTSC machine). Music plays if I press "P". I can get to the programs menu and they load and run fine.
However when I restart the computer, all the changes I have made and saved are gone and I am back to the same garbled config screen.
The weird thing is if I use a different pico clone from the same batch of 10 that I ordered (just like the ones used by FRNTC) everything will work fine as it should, but about half of the batch of 10 that I purchased have this same errant behaviour.
I tried many different timing changes. Are we absolutely sure there are no timing issues reading/writing to the flash (I have the 16M flash models)? I am at a loss, and any help/guidance on timing tweaks I should make using SKPicoPatch would be wonderful, or is it just that about half the black clones are defective in some manner?
This is similar to the discussion that were being made in discussion 39 last year, and updates on a resolution?
I am just about ready to toss all 10 sets in the trash and start over with the newer SIDKick with the DAC and pico built onboard, but that will have made everything purchased to date a total loss. HELP :)
Beta Was this translation helpful? Give feedback.
All reactions