Skip to content

Change SPI to use hal_ll #6220

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

Closed
1 of 2 tasks
VojtechBartoska opened this issue Feb 1, 2022 · 2 comments
Closed
1 of 2 tasks

Change SPI to use hal_ll #6220

VojtechBartoska opened this issue Feb 1, 2022 · 2 comments
Assignees
Labels
Area: Peripherals API Relates to peripheral's APIs.
Milestone

Comments

@VojtechBartoska
Copy link
Contributor

VojtechBartoska commented Feb 1, 2022

This issue is tracking refactoring of SPI.

Task is divided into 2 steps:

  • SPI support on S3 and S3 Box
  • SPI Refactoring - Postponed

Links to related issues

If any

@VojtechBartoska VojtechBartoska added the Area: Peripherals API Relates to peripheral's APIs. label Feb 1, 2022
@VojtechBartoska VojtechBartoska added this to the 2.0.3 milestone Feb 1, 2022
@VojtechBartoska VojtechBartoska moved this from Todo to In Progress in Arduino ESP32 Core Project Roadmap Feb 1, 2022
@me-no-dev
Copy link
Member

Not ESP-IDF API, but hal_ll :)

@VojtechBartoska VojtechBartoska changed the title Change SPI to use ESP-IDF API Change SPI to use hal_ll Feb 1, 2022
@VojtechBartoska
Copy link
Contributor Author

SPI was updated for ESP32-S3 chip support and it works for all other ESP32 family SocS. Included in #6341.

There is still need to refactor SPI Peripheral to use high level ESP-IDF API, this task is now tracked as a note in Project Roadmap and will be picked up later.

Repository owner moved this from In Progress to Done in Arduino ESP32 Core Project Roadmap Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Peripherals API Relates to peripheral's APIs.
Projects
Development

No branches or pull requests

2 participants