![]() |
|
DM16 ESP32-S3 IO pins define - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=91) +--- Forum: DM16 (https://www.kincony.com/forum/forumdisplay.php?fid=92) +--- Thread: DM16 ESP32-S3 IO pins define (/showthread.php?tid=8499) |
DM16 ESP32-S3 IO pins define - admin - 09-07-2025 SDA:GPIO8 SCL:GPIO18 PCF8575: (input1-16): i2c address:0x22 by B16-core P8:input1 P9:input2 P10:input3 P11:input4 P12:input5 P13:input6 P14:input7 P15:input8 P0:input9 P1:input10 P2:input11 P3:input12 P4:input13 P5:input14 P6:input15 P7:input16 ADS1115 (4CH ADC): i2c address:0x48 Analog input (A1: DC 0-5v) Analog input (A2: DC 0-5v) Analog input (A3: DC 4-20mA) Analog input (A4: DC 4-20mA) 24C02 EPROM i2c address: 0x50 DS3231 RTC i2c address: 0x68 1-wire (pull-up resistance on PCB): 1-wire1:GPIO47 1-wire2:GPIO48 1-wire3:GPIO7 1-wire4:GPIO40 free GPIOs: GPIO13 GPIO14 GPIO21 ----------------------- Ethernet (W5500) I/O define: clk_pin: GPIO1 mosi_pin: GPIO2 miso_pin: GPIO41 cs_pin: GPIO42 interrupt_pin: GPIO43 reset_pin: GPIO44 -------------------- RS485: RXD:GPIO38 TXD:GPIO39 Tuya module: RXD:GPIO17 TXD:GPIO16 Tuya network button: Tuya module's P28 Tuya network LED: Tuya module's P16 ARM CPU TXD:GPIO4 ARM CPU RXD:GPIO6 SD Card: SPI-MOSI:GPIO10 SPI-SCK:GPIO11 SPI-MISO:GPIO12 SPI-CS:GPIO9 SD-Detect: GPIO5 |