No pins in mine to connect to. I assume it will void the warranty if I install some. Any new updates?Jeff wrote: Fri Jul 08, 2022 11:58 pm Just connect the vss/gnd and the TX pin the usb adapter RX pin. ignore all the other stuff.
please use a ttl adapter, not an rs232 version.
Some of my HxC Goteks are not writting ADFs
Re: Some of my HxC Goteks are not writting ADFs
Re: Some of my HxC Goteks are not writting ADFs
No, no update. I have a PiStorm but i still don't have the KS 3.2 ROM dump so i still can't reproduce the issue here.Jason wrote: Sat Jul 16, 2022 4:41 amNo pins in mine to connect to. I assume it will void the warranty if I install some. Any new updates?Jeff wrote: Fri Jul 08, 2022 11:58 pm Just connect the vss/gnd and the TX pin the usb adapter RX pin. ignore all the other stuff.
please use a ttl adapter, not an rs232 version.
Re: Some of my HxC Goteks are not writting ADFs
New major update : v5.0.0.4
Artery cpu running at 144MHz (was 72MHz) plus a lot of changes in the low level layers. this may help for this issue.
EDIT : UPD file removed, the fix is in this post :
viewtopic.php?p=24887#p24887
Artery cpu running at 144MHz (was 72MHz) plus a lot of changes in the low level layers. this may help for this issue.
EDIT : UPD file removed, the fix is in this post :
viewtopic.php?p=24887#p24887
-
- Posts: 17
- Joined: Sun Jan 14, 2018 5:39 pm
Re: Some of my HxC Goteks are not writting ADFs
Hi Jeff, Is this file is a patched version of the file included in the 5.0.0.4 ZIP file? or is it the same because I have already made the update from the zip file and here the siez isn't the same... Another revision of v5.0.0.4 ?
Last edited by PascalDe73 on Thu Aug 11, 2022 9:15 pm, edited 1 time in total.
-
- Posts: 17
- Joined: Sun Jan 14, 2018 5:39 pm
Re: Some of my HxC Goteks are not writting ADFs
Hi Jeff, Is this file is a patched version of the file included in the 5.0.0.4 ZIP file? or is it the same because I have already made the update from the zip file and here the siez isn't the same... Another revision of v5.0.0.4 ?Jeff wrote: Mon Aug 08, 2022 6:09 pm New major update : v5.0.0.4
Artery cpu running at 144MHz (was 72MHz) plus a lot of changes in the low level layers. this may help for this issue.
HxCUSBFE.UPD
Re: Some of my HxC Goteks are not writting ADFs
No this is not the same. Have you any issue related to this thread ?
-
- Posts: 17
- Joined: Sun Jan 14, 2018 5:39 pm
Re: Some of my HxC Goteks are not writting ADFs
Not currently. My different Gotek are all STM32 models. I didn't notice anything as a problem.Jeff wrote: Thu Aug 11, 2022 10:03 pm No this is not the same. Have you any issue related to this thread ?
But it must be said that I use them in reading mode for IPF games converted to HFEv3.
Re: Some of my HxC Goteks are not writting ADFs
It does seem to help, however it still does not work correctly for me.Jeff wrote: Mon Aug 08, 2022 6:09 pm New major update : v5.0.0.4
Artery cpu running at 144MHz (was 72MHz) plus a lot of changes in the low level layers. this may help for this issue.
HxCUSBFE.UPD
It goes through the motions now, allowing me to copy files to a adf file, and they seem to stay there... however I'm still seeing data corruption/bad data when I try to read it back. (I'm assuming is write is where it goes bad, as reading downloaded adf files seems to work ok.)
Hopefully you can eventually figure out a working solution to this issue, but I'm going to take a break from it for now.
Re: Some of my HxC Goteks are not writting ADFs
Yes i agree that this is going nowhere this way. i need to have this KS 3.2 ROM dump to reproduce the issue and fix it. Can someone send me it by email ?lowlevel wrote: Mon Aug 15, 2022 4:50 am It does seem to help, however it still does not work correctly for me.
It goes through the motions now, allowing me to copy files to a adf file, and they seem to stay there... however I'm still seeing data corruption/bad data when I try to read it back. (I'm assuming is write is where it goes bad, as reading downloaded adf files seems to work ok.)
Hopefully you can eventually figure out a working solution to this issue, but I'm going to take a break from it for now.
Btw does a WB 2.X on a KS 3.2 machine reproduce the issue ?
Re: Some of my HxC Goteks are not writting ADFs
Some "good" news : i managed to setup an KS 3.2 + WB 3.2 test machine (A500 + pistorm). And i manage to reproduce the issue ! :
Some notes :
- All is working fine with the FW v5.0.0.4 and the new AT32F435 Gotek.
- With the FW v5.0.0.4 and the QFN32 AT32F415 this is a different story : The track change interruption seems too slow when running with the pistorm accelerator : some steps are missed. And i can see the exact missing sector when writing.
Some notes :
- All is working fine with the FW v5.0.0.4 and the new AT32F435 Gotek.
- With the FW v5.0.0.4 and the QFN32 AT32F415 this is a different story : The track change interruption seems too slow when running with the pistorm accelerator : some steps are missed. And i can see the exact missing sector when writing.
Re: Some of my HxC Goteks are not writting ADFs
First issue fixed : The interrupts priorities was not set correctly...Jeff wrote: Wed Aug 17, 2022 12:04 am Some "good" news : i managed to setup an KS 3.2 + WB 3.2 test machine (A500 + pistorm). And i manage to reproduce the issue ! :
Some notes :
- All is working fine with the FW v5.0.0.4 and the new AT32F435 Gotek.
- With the FW v5.0.0.4 and the QFN32 AT32F415 this is a different story : The track change interruption seems too slow when running with the pistorm accelerator : some steps are missed. And i can see the exact missing sector when writing.

Second issue : Work in progress

Re: Some of my HxC Goteks are not writting ADFs
And finally here is the fix
:
The problem with the KS/WB 3.2 was that there is almost no gap at the end of the track. The very last bytes are part of the last sector.
(Note : This fix is only for Amiga users with AT32F415 Goteks.
Please use the normal firmware if you have an STM32 or AT32F435 Gotek and/or if you are not an Amiga user).

The problem with the KS/WB 3.2 was that there is almost no gap at the end of the track. The very last bytes are part of the last sector.
(Note : This fix is only for Amiga users with AT32F415 Goteks.
Please use the normal firmware if you have an STM32 or AT32F435 Gotek and/or if you are not an Amiga user).
Re: Some of my HxC Goteks are not writting ADFs
Seems to work now... I successfully formatted an ADF image from the Amiga, and successfully copied a disk full of files to that image without corruption. I'm having trouble accepting it, but I think you've finally got it lickedJeff wrote: Thu Aug 18, 2022 2:29 pm And finally here is the fix:
HxCFEUSB_V5_0_0_6a.UPD
The problem with the KS/WB 3.2 was that there is almost no gap at the end of the track. The very last bytes are part of the last sector.
(Note : This fix is only for Amiga users with AT32F415 Goteks.
Please use the normal firmware if you have an STM32 or AT32F435 Gotek and/or if you are not an Amiga user).

For anyone finding this later, it's an AT32F415 based gotek in an A2000 w/wb3.2 and tf536.
-
- Posts: 7
- Joined: Tue Oct 18, 2022 4:10 pm
Re: Some of my HxC Goteks are not writting ADFs
I just found that this firmware is necessary for me on Kickstart 1.3.2 as well. Only with this firmware version do I pass the write test on Amiga Test Kit, and only on this version can I properly duplicate disks from physical to image.