05-06-2024, 08:17 AM
(This post was last modified: 05-06-2024, 08:23 AM by tester.
Edit Reason: No extended onblard serial on E16P
)
Hello,
Can you confirm the pinout for E16P ?
esphome-devices from E16S a config we can limit to existing to a E16P device as :
| Pin | Function |
| ------ | ------------------- |
| GPIO36 | ANALOG_A1 |
| GPIO35 | ANALOG_A2 |
| GPIO34 | ANALOG_A3 |
| GPIO39 | ANALOG_A4 |
| GPIO16 | IIC_SDA |
| GPIO15 | IIC_SCL |
| GPIO4 | 433MHz Receiver |
| GPIO13 | RS485_RXD |
| GPIO32 | RS485_TXD |
My understanding is that E16P do not have a Buzzer and a onBoard serial.
My understanding is that because of LAN8720 there is also :
mdc_pin: GPIO23
mdio_pin: GPIO18
clk_mode: GPIO17_OUT
Is this correct ? Can you confirm that the second I2C socket Expansion port on E16P is indeed connected to the I2C_PORT_NUM_0 ? Or if not which port/pin is this ?
Regards,
TR
Can you confirm the pinout for E16P ?
esphome-devices from E16S a config we can limit to existing to a E16P device as :
| Pin | Function |
| ------ | ------------------- |
| GPIO36 | ANALOG_A1 |
| GPIO35 | ANALOG_A2 |
| GPIO34 | ANALOG_A3 |
| GPIO39 | ANALOG_A4 |
| GPIO16 | IIC_SDA |
| GPIO15 | IIC_SCL |
| GPIO4 | 433MHz Receiver |
| GPIO13 | RS485_RXD |
| GPIO32 | RS485_TXD |
My understanding is that E16P do not have a Buzzer and a onBoard serial.
My understanding is that because of LAN8720 there is also :
mdc_pin: GPIO23
mdio_pin: GPIO18
clk_mode: GPIO17_OUT
Is this correct ? Can you confirm that the second I2C socket Expansion port on E16P is indeed connected to the I2C_PORT_NUM_0 ? Or if not which port/pin is this ?
Regards,
TR