Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
arduino-esp32
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
arduino-esp32
Commits
bf265039
Unverified
Commit
bf265039
authored
Nov 03, 2022
by
Jan Procházka
Committed by
GitHub
Nov 03, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[DOCS] Add ESP32S3 to libraries support list (#7415)
* Add ESP32S3 to libraries support list * Update libraries.rst
parent
999d0940
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
47 additions
and
47 deletions
+47
-47
docs/source/libraries.rst
docs/source/libraries.rst
+47
-47
No files found.
docs/source/libraries.rst
View file @
bf265039
...
...
@@ -9,53 +9,53 @@ Supported Peripherals
Currently, the Arduino ESP32 supports the following peripherals with Arduino APIs.
+---------------+---------------+---------------+---------------+-------------------------------+
| Peripheral | ESP32 | ESP32-S2 | ESP32-C3 |
Comments
|
+===============+===============+===============+===============+===============================+
| ADC | Yes | Yes | Yes |
|
+---------------+---------------+---------------+---------------+-------------------------------+
| Bluetooth | Yes | Not Supported | Not Supported |
Bluetooth Classic
|
+---------------+---------------+---------------+---------------+-------------------------------+
| BLE | Yes | Not Supported | Yes |
|
+---------------+---------------+---------------+---------------+-------------------------------+
| DAC | Yes | Yes | Not Supported |
|
+---------------+---------------+---------------+---------------+-------------------------------+
| Ethernet | Yes | Not Supported | Not Supported |
(*)
|
+---------------+---------------+---------------+---------------+-------------------------------+
| GPIO | Yes | Yes | Yes |
|
+---------------+---------------+---------------+---------------+-------------------------------+
| Hall Sensor | Yes | Not Supported | Not Supported |
|
+---------------+---------------+---------------+---------------+-------------------------------+
| I2C | Yes | Yes | Yes |
|
+---------------+---------------+---------------+---------------+-------------------------------+
| I2S | Yes |
No | No | WIP
|
+---------------+---------------+---------------+---------------+-------------------------------+
| LEDC | Yes | Yes | Yes |
|
+---------------+---------------+---------------+---------------+-------------------------------+
| Motor PWM | No | Not Supported | Not Supported |
|
+---------------+---------------+---------------+---------------+-------------------------------+
| Pulse Counter | No | No | No |
|
+---------------+---------------+---------------+---------------+-------------------------------+
| RMT | Yes | Yes | Yes |
|
+---------------+---------------+---------------+---------------+-------------------------------+
| SDIO | No | No | No |
|
+---------------+---------------+---------------+---------------+-------------------------------+
| S
PI | Yes | Yes | Yes |
|
+---------------+---------------+---------------+---------------+-------------------------------+
| Timer | Yes | Yes | Yes |
|
+---------------+---------------+---------------+---------------+-------------------------------+
| Temp. Sensor | Not Supported | Yes | Yes |
|
+---------------+---------------+---------------+---------------+-------------------------------+
| Touch | Yes | Yes | Not Supported |
|
+---------------+---------------+---------------+---------------+-------------------------------+
| TWAI | No | No | No |
|
+---------------+---------------+---------------+---------------+-------------------------------+
| UART | Yes | Yes | Yes |
|
+---------------+---------------+---------------+---------------+-------------------------------+
| USB | Not Supported | Yes | Yes |
ESP32-C3 only CDC/JTAG
|
+---------------+---------------+---------------+---------------+-------------------------------+
| Wi-Fi | Yes | Yes | Yes |
|
+---------------+---------------+---------------+---------------+-------------------------------+
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| Peripheral | ESP32 | ESP32-S2 | ESP32-C3 |
ESP32-S3 | | Comments
|
+===============+===============+===============+===============+===============
+=====+========
================+
| ADC | Yes | Yes | Yes |
Yes | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| Bluetooth | Yes | Not Supported | Not Supported |
Not Supported | | Bluetooth Classic
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| BLE | Yes | Not Supported | Yes |
Yes | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| DAC | Yes | Yes | Not Supported |
Not Supported | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| Ethernet | Yes | Not Supported | Not Supported |
Not Supported | | (*)
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| GPIO | Yes | Yes | Yes |
Yes | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| Hall Sensor | Yes | Not Supported | Not Supported |
Not Supported | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| I2C | Yes | Yes | Yes |
Yes | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| I2S | Yes |
Yes | Yes | Yes | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| LEDC | Yes | Yes | Yes |
Yes | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| Motor PWM | No | Not Supported | Not Supported |
Not Supported | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| Pulse Counter | No | No | No |
No | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| RMT | Yes | Yes | Yes |
Yes | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| SDIO | No | No | No |
No | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| S
DMMC | Yes | Not Supported | Not Supported | Yes | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| Timer | Yes | Yes | Yes |
Yes | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| Temp. Sensor | Not Supported | Yes | Yes |
Yes | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| Touch | Yes | Yes | Not Supported |
Yes | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| TWAI | No | No | No |
No | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| UART | Yes | Yes | Yes |
Yes | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| USB | Not Supported | Yes | Yes |
Yes | | ESP32-C3 only CDC/JTAG
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
| Wi-Fi | Yes | Yes | Yes |
Yes | |
|
+---------------+---------------+---------------+---------------+---------------
+-----+--------
----------------+
Notes
^^^^^
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment