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

LittleFS plus USB (IDFGH-14837) #15560

Open
3 tasks done
diplfranzhoepfinger opened this issue Mar 12, 2025 · 3 comments
Open
3 tasks done

LittleFS plus USB (IDFGH-14837) #15560

diplfranzhoepfinger opened this issue Mar 12, 2025 · 3 comments
Assignees
Labels
Status: Opened Issue is new

Comments

@diplfranzhoepfinger
Copy link
Contributor

diplfranzhoepfinger commented Mar 12, 2025

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

#15267

#15483

https://components.espressif.com/components/joltwallet/littlefs

https://github.com/espressif/esp-idf/tree/master/examples/peripherals/usb/device/tusb_ncm

I want to have USB-NCM Together with Littlefs.

this combination I feel is not healthy.
it seems the USB Package draws fatfs Package and makes weird things.

System stable again after i completely removed USB.

i would like to re-add USB, if it does not affect System stability, but currently i fear, littleFS is not working togeter with USB-NCM due to less testing and debugging at Espressif side.

maybe some dependencies need a #ifdef to not use fatfs components, especially in that case that i am only interested in NCM.

currently this is unstable in my Observation.

the second case should run as well: FATFS on a USB Stick, but littlefs on internal flash, should not be a Problem in future.

@github-actions github-actions bot changed the title LittleFS plus USB LittleFS plus USB (IDFGH-14837) Mar 12, 2025
@espressif-bot espressif-bot added the Status: Opened Issue is new label Mar 12, 2025
@tore-espressif
Copy link
Collaborator

@diplfranzhoepfinger Please provide more information about your issue. Eg. logs, reproducible code, configuration etc

this combination I feel is not healthy.
it seems the USB Package draws fatfs Package and makes weird things.

This is not enough information for us to start debugging

@Alvin1Zhang
Copy link
Collaborator

@diplfranzhoepfinger Thanks for reporting, would you please help share more details for the issue? Thanks.

@diplfranzhoepfinger
Copy link
Contributor Author

Yes. Understand.
My issue is gone with the removal of USB. Soni must re-start a Sample which is shareable and reproduceable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new
Projects
None yet
Development

No branches or pull requests

4 participants