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

FS Struct needed #79

Open
goguelnikov opened this issue May 27, 2023 · 2 comments
Open

FS Struct needed #79

goguelnikov opened this issue May 27, 2023 · 2 comments

Comments

@goguelnikov
Copy link

Hello,
thanks for your great work!
I am trying to read files from USB using the CH376 chip with a VS1053 DAC.
when using the examples, I see the function:
mp3.connecttoFS(SD, "320k_test.mp3"); // SD card, local file
which defines a File system and reads a file.
Could you create a similar file system using the CH376 driver to be able to use this type of function?
mp3.connecttoFS(USB, "320k_test.mp3");
I don't think it exists?
best

@goguelnikov goguelnikov changed the title FS Strucut needed FS Struct needed May 27, 2023
@goguelnikov
Copy link
Author

@djuseeq : do you think it is feasible ? I am not sure I could, but, I would like to try to do it
Thanks

@goguelnikov
Copy link
Author

what would really be awesome would be to have all the function of the SD library !
does anybody think it is feasible?

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

1 participant