Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error key.begin #9

Closed
saikiran7714 opened this issue Jul 26, 2018 · 3 comments
Closed

Error key.begin #9

saikiran7714 opened this issue Jul 26, 2018 · 3 comments

Comments

@saikiran7714
Copy link

sir im using your usbFat library with usb host shield but getting key.begin error . In usb host library i can get my drive information

@saikiran7714
Copy link
Author

presentation1
please help me sir....

@greiman
Copy link
Owner

greiman commented Jul 26, 2018

I can't help. I am no longer updating this library since it was not popular.

@greiman
Copy link
Owner

greiman commented Jul 26, 2018

I did try the UsbDriveInfo example using an Aduino Mega ADK with a SanDisk 8 GB Cruzer Blade key.

It seems to work.

UsbFat version: 20141220
FreeRam 7132
Type any character to begin
USB initialized.
Volume initialized.

Volume Size: 7844.90 MB (MB = 1,000,000 bytes)
Volume is FAT32
blocksPerCluster: 32
clusterCount: 478815
fatStartBlock: 742
fatCount: 2
blocksPerFat: 3741
rootDirStart: 2
dataStartBlock: 8224
Determining free cluster count - please wait.
freeClusters: 471365
freeSpace: 7722.84 MB (MB = 1,000,000 bytes)

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants