I have loaded touch example “touch_pad_read” on two PCBs with ESP32-WROOM32-UE module.
On one PCB everything is OK, but on second PCB touch PAD 6 (PIN 14, T6) is reading 0 all the time. ? I checked if PIN 14 is connected to ground plane mistakenly, but found out this is not the case. Any guess what could be the problem on second PCB? Is it possible that only one touch pin of module is not working, or is it some configuration problem etc?
I am using ESP-IDF V4.4.2.
Reading on PCB1 which is OK:
T0:[1605,1605] T1:[1101,1102] T2:[1571,1571] T3:[1558,1558] T4:[1686,1686] T5:[1677,1677] T6:[1762,1762] T7:[1781,1781] T8:[1823,1820] T9:[1871,1867]
T0:[1606,1606] T1:[1103,1103] T2:[1571,1571] T3:[1558,1558] T4:[1686,1686] T5:[1678,1678] T6:[1761,1762] T7:[1781,1781] T8:[1822,1816] T9:[1869,1865]
T0:[1605,1605] T1:[1102,1103] T2:[1571,1571] T3:[1557,1557] T4:[1686,1686] T5:[1677,1677] T6:[1761,1761] T7:[1780,1780] T8:[1810,1816] T9:[1868,1867]
T0:[1606,1606] T1:[1103,1103] T2:[1571,1571] T3:[1558,1558] T4:[1686,1686] T5:[1678,1678] T6:[1761,1761] T7:[1781,1781] T8:[1822,1816] T9:[1851,1860]
T0:[1606,1605] T1:[1103,1102] T2:[1571,1571] T3:[1558,1558] T4:[1686,1686] T5:[1677,1677] T6:[1762,1762] T7:[1781,1780] T8:[1822,1814] T9:[1871,1862]
Reading on PCB2, reading 0 in T6:
T0:[1605,1605] T1:[1101,1102] T2:[1571,1571] T3:[1558,1558] T4:[1686,1686] T5:[1677,1677] T6:[0,0] T7:[1781,1781] T8:[1823,1820] T9:[1871,1867]
T0:[1606,1606] T1:[1103,1103] T2:[1571,1571] T3:[1558,1558] T4:[1686,1686] T5:[1678,1678] T6:[0,0] T7:[1781,1781] T8:[1822,1816] T9:[1869,1865]
T0:[1605,1605] T1:[1102,1103] T2:[1571,1571] T3:[1557,1557] T4:[1686,1686] T5:[1677,1677] T6:[0,0] T7:[1780,1780] T8:[1810,1816] T9:[1868,1867]
T0:[1606,1606] T1:[1103,1103] T2:[1571,1571] T3:[1558,1558] T4:[1686,1686] T5:[1678,1678] T6:[0,0] T7:[1781,1781] T8:[1822,1816] T9:[1851,1860]
T0:[1606,1605] T1:[1103,1102] T2:[1571,1571] T3:[1558,1558] T4:[1686,1686] T5:[1677,1677] T6:[0,0] T7:[1781,1780] T8:[1822,1814] T9:[1871,1862]
Only one touch pin (T6) not working...........
Who is online
Users browsing this forum: No registered users and 132 guests