Skip to content

FSPI and ESP32-S2 #9210

Closed
Closed
@vincentfenet

Description

@vincentfenet

Board

ESP32-S2FN4R2

Device Description

none

Hardware Configuration

none

Version

latest master (checkout manually)

IDE Name

none

Operating System

none

Flash frequency

none

PSRAM enabled

yes

Upload speed

115200

Description

looks like this is not vaild for ESP32S2.

when i look at the ESP32S2 documentation:
Ports of embedded flash correspond to pins of ESP32-S2FH2 and ESP32-S2FH4 as follows:
–CS# = SPICS0
–DI = SPID
–DO = SPIQ
–CLK = SPICLK
–WP# = SPIWP
–HOLD# = SPIHD
Ports of embedded PSRAM correspond to pins of ESP32-S2FN4R2 and ESP32-S2R2 as follows:
–CE# = SPICS1
–SI/SIO0 = SPID
–SO/SIO1 = SPIQ
–SCLK = SPICLK
–SIO2 = SPIWP
–SIO3 = SPIHD
These pins are not recommended for other uses

could you please fix this ?
thanks,
vincent

Sketch

none

Debug Message

none

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions