Hello ESP32 Community!
I'd like to use the ESP32-S3 with I2C and CAN Bus communications.
Are there preferred PINs on the ESP32-S3 for this purpose?
Like for SPI (IO9 to IO14).
kind regards,
Martin
ESP32-S3-WROOM-1 preferred PINs for I2C and CAN
-
- Posts: 1
- Joined: Fri Sep 03, 2021 7:48 am
-
- Posts: 9770
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32-S3-WROOM-1 preferred PINs for I2C and CAN
No, there are not. You can pick any pin for this (that is not input-only or used for other things like flash).
Re: ESP32-S3-WROOM-1 preferred PINs for I2C and CAN
Can you use an input-only pin for TWAI-Rx?ESP_Sprite wrote: ↑Sat Sep 04, 2021 1:56 amNo, there are not. You can pick any pin for this (that is not input-only or used for other things like flash).
-
- Posts: 9770
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32-S3-WROOM-1 preferred PINs for I2C and CAN
You can; it's OK to use input-only pins for input-only functionality. (Thanks for pointing that out, it slipped my mind that CAN has a RX pin before the transceiver.)
Who is online
Users browsing this forum: No registered users and 52 guests