Due to the electronic components shortage, these new Gotek revisions use different MCUs.
The STMicroelectronics STM32F105 MCU was replaced by Artery MCUs : AT32F415RCT7, AT32F415CBT7,...
These MCUs are "mostly" compatible with the previously used STM part but there is an important difference : The RAM size.
While the STM32F105 offers 64KB of RAM, these Artery parts have only 32KB of RAM.
Others points :
- The AT32F415RCT7 is a 64 pins device. This Gotek PCB version and the pins assignment are the same as the STM version.
- The AT32F415CBT7 is a 48 pins device. Some headers was removed and the pins assignment is different.
All of these points imply changes in the firmware :
-> Reduce several memory buffers/cache to fit the RAM usage into the 32KB available on these parts.
(EDIT August 3, 2022 : Good news !, the AT32F435 has 384KB of RAM

-> Remap some pins for the 48 pins MCU version.
EDIT : August 3, 2022 :
Finally a good news : The AT32F435 Gotek is now available with a lot more memory (and MHz)

viewtopic.php?p=24859#p24859
Current HxC firmware Artery Gotek support status :
- The bootloader was updated this week to support all the 4 Gotek variants : STM32F105RBT6, AT32F415RCT7,AT32F415CBT7.
(AT32F435RGT7 compatible bootloader done in June 2022)
- The server was updated this week to support all the 3 Gotek variants :
The bootloader can installed on all these Gotek using the normal online procedure : https://hxc2001.com/docs/gotek-floppy-e ... ation.html
- An AT32F415RCT7 alpha version/test firmware is already available in the firmwares archive.
- The AT32F415CBT7 version is in development. It should be available in the next days. EDIT 12 April 2021 : DONE !
- The AT32F435RGT7 firmware and bootloader is done. Still some server stuff to update. EDIT 8 August 2022 : DONE !
viewtopic.php?p=24863#p24863
The future developments will be focused on the merging of all these firmwares variants. DONE !
(Release : viewtopic.php?p=23696#p23696)
EDIT 4 October 2021: New QFN32 Gotek ! : viewtopic.php?p=24126#p24126
EDIT 3 August 2022: New AT32F435 Gotek ! : viewtopic.php?p=24859#p24859