I know the reason, it is because GPIO_1 and GPIO_3 are used as UART, which is/can be used to monitor the output. That is a very usefull feature.
But monitoring the uart is only usefull while evaluating and testing a new or specific setup. When you have a working standalone circuit with sensors etc, usually you are not interested in monitoring text_output from ESPEasy.
There are ESP modules which have so little GPIO_pins that defining I2C pins is difficult, for such modules it would be favorable to use GPIO_1 and _3 for that purpose.
So is it an idea to make GPIO_1 & _3 available for I2C in future versions of ESPEasy ?
Why cannot GPIO_1 and GPIO_3 be used for I2C ?
Moderators: grovkillen, Stuntteam, TD-er
Re: Why cannot GPIO_1 and GPIO_3 be used for I2C ?
+1
Would be useful for adding sensor inputs to the commercial H801 rgbww dimmer...
Would be useful for adding sensor inputs to the commercial H801 rgbww dimmer...
Re: Why cannot GPIO_1 and GPIO_3 be used for I2C ?
Yes, I thinked about posibility to use GPIO01 and GPIO03, same as each other GPIOs.. Not only for I2C. In HW page will be setup, and after reboot will be disabled Serial output if one of pin have another setting then Default.
I wanted to just hard change It in code, but this setting is deeper in ESP8266 library, not only in ESP Easy library.
I wanted to just hard change It in code, but this setting is deeper in ESP8266 library, not only in ESP Easy library.
Who is online
Users browsing this forum: No registered users and 10 guests