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

May be an error about SPI RAM of ESP32-S3-WROOM-1 (IDFGH-9217) #10605

Closed
3 tasks done
952736147 opened this issue Jan 24, 2023 · 3 comments
Closed
3 tasks done

May be an error about SPI RAM of ESP32-S3-WROOM-1 (IDFGH-9217) #10605

952736147 opened this issue Jan 24, 2023 · 3 comments
Assignees
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally

Comments

@952736147
Copy link

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

In [ESP-IDF Programming Guide]
(https://docs.espressif.com/projects/esp-idf/zh_CN/v4.4.3/esp32s3/hw-reference/esp32s3/user-guide-devkitc-1.html?highlight=37) it says :
“板载 ESP32-S3-WROOM-2 模组系列的开发板中,管脚 GPIO35、GPIO36 和 GPIO37 已用于内部 ESP32-S3 芯片与 SPI flash/PSRAM 之间的通信,外部不可使用。”
it is easy to make me believe that GPIO 35-37 of ESP32-S3-WROOM-1 are free to use, however, this is not the truth. GPIO 35-37 of ESP32-S3-WROOM-1 with OSPI could not be used either.
SO I THINK THE SENTENCE IN PROGRAMMING GUIDE MAY BE MISLEADING!

@espressif-bot espressif-bot added the Status: Opened Issue is new label Jan 24, 2023
@github-actions github-actions bot changed the title May be an error about SPI RAM of ESP32-S3-WROOM-1 May be an error about SPI RAM of ESP32-S3-WROOM-1 (IDFGH-9217) Jan 24, 2023
@espressif-bot espressif-bot added Status: Selected for Development Issue is selected for development and removed Status: Opened Issue is new labels Jan 30, 2023
@Icarus113
Copy link
Collaborator

@952736147 Hello, thanks for the report, we will improve the doc accordingly.

@espressif-bot espressif-bot added Status: Reviewing Issue is being reviewed and removed Status: Selected for Development Issue is selected for development labels Jan 30, 2023
@952736147
Copy link
Author

@952736147 Hello, thanks for the report, we will improve the doc accordingly.

Thanks , i am really happy for that i seemed to make contribute to ESP-IDF. should i close the issue now?

@Icarus113
Copy link
Collaborator

@952736147 , there will be a commit to improve the doc you mentioned. After that commit is merged, this issue will be closed at the same time. So you can just leave this issue as it is~

@espressif-bot espressif-bot added Resolution: NA Issue resolution is unavailable Status: Done Issue is done internally Resolution: Done Issue is done internally and removed Status: Reviewing Issue is being reviewed Resolution: NA Issue resolution is unavailable labels Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally
Projects
None yet
Development

No branches or pull requests

3 participants