Does the SIAM32 library work with flash drives/card readers/802.11abg adapters?
No. There are three speeds defined in the USB protocol: low, full, and high speed. Our library only implements the low speed USB protocol. This speed allows communication with interactive devices; e.g. mice and keyboards. Our library does not (and cannot possibly) support devices in question, since they require a full or high speed implementation of the protocol.