Difference between revisions of "Albireo"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(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...")
 
m
Line 1: Line 1:
This interface is based on the CH376 chip and allows access to USB Mas sstorage and other USB devices on CPC.
+
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 14: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.

CH376 interface homepage