Albireo: Difference between revisions
Appearance
PulkoMandy (talk | contribs) Created page with "This interface is based on the CH376 chip and allows access to USB Mas sstorage and other USB devices on CPC. The CH376 chip implements FAT32 in hardware, which means no files..." |
mNo edit summary |
||
| Line 1: | Line 1: | ||
This interface is based on the CH376 chip and allows access to USB | This interface is based on the CH376 chip and allows access to USB mass storage and other USB devices on CPC. | ||
The CH376 chip implements FAT32 in hardware, which means no filesystem driver is needed on the CPC side. | The CH376 chip implements FAT32 in hardware, which means no filesystem driver is needed on the CPC side. | ||
[http://pulko.mandy.pagesperso-orange.fr/shinra/cpc-usb.shtml CH376 interface homepage] | [http://pulko.mandy.pagesperso-orange.fr/shinra/cpc-usb.shtml CH376 interface homepage] | ||
Revision as of 18:45, 19 October 2015
This interface is based on the CH376 chip and allows access to USB mass storage and other USB devices on CPC. The CH376 chip implements FAT32 in hardware, which means no filesystem driver is needed on the CPC side.