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

esp32p4 spi 4 line mode host function too slowly #565

Open
3 tasks done
skylin008 opened this issue Jan 10, 2025 · 2 comments
Open
3 tasks done

esp32p4 spi 4 line mode host function too slowly #565

skylin008 opened this issue Jan 10, 2025 · 2 comments

Comments

@skylin008
Copy link

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate.
  • Described the feature in detail and justified the reason for the request.
  • Provided specific use cases and examples.

Feature description

esp32p4 spi 4 line function, used 40M clock, max speed only 1 MiB, does it can be 5 MiB reachable.

Use cases

esp32p4 connect esp32c5 wifi module via SPI 4 Line mode, used FTP protocol download file from FTP server via esp32c5 wifi,it only 1 MiB download speed , how to solve this issue. Thanks!

Alternatives

None

Additional context

None

@mantriyogesh
Copy link
Collaborator

Are you using https://github.com/espressif/esp-hosted or
https://github.com/espressif/esp-hosted-mcu ?

Sate the sdkconfig, spi clock in use and raw transfer speed (in both directions)

@mantriyogesh
Copy link
Collaborator

@skylin008 let us know some details to understand the issue better..

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