Commit Graph

13 Commits

Author SHA1 Message Date
laokaiyao
700392f71b feat(touch): support touch sensor on p4 eco5 2025-11-11 15:41:14 +08:00
laokaiyao
3e043a065e ci(touch): add test case for the curr measuring channel 2025-10-28 10:35:38 +08:00
Pete Kabaragoya
beda55fd2e fix(esp32p4): P4 touch channel 14 failure fix
Merges https://github.com/espressif/esp-idf/pull/17759

Core dump when using all touch channels on a P4 unless curr_chan is allowed to be 14
2025-10-28 10:35:38 +08:00
laokaiyao
4ecedae60f fix(touch): fixed touch interval freq unit convert issue 2025-06-19 14:18:38 +08:00
laokaiyao
52c860144a fix(touch): fixed incorrect interval clock source 2025-06-19 14:17:49 +08:00
laokaiyao
c8a6d41c27 refactor(touch): adjust touch channel number on P4 from 0-13 to 1-14 2025-06-19 14:17:49 +08:00
laokaiyao
13e52cfa21 fix(touch): fixed the deep sleep wakeup issue on P4 2024-10-11 11:29:44 +08:00
laokaiyao
6da89cc8b9 ci(touch_sensor): enable the touch sensor target tests on P4 2024-07-19 16:53:35 +08:00
laokaiyao
5b01a3ccd3 refactor(touch): refactor the filter configuration 2024-06-18 14:36:09 +08:00
laokaiyao
e7e76f6c0c fix(touch): fix driver coverity issue 2024-06-14 17:28:57 +08:00
laokaiyao
d263ab3145 docs(touch): add doc for cap touch sens driver 2024-06-12 15:44:25 +08:00
laokaiyao
b09a7a922d ci(touch): add test cases for cap touch sens driver 2024-06-12 12:09:17 +08:00
laokaiyao
865e3ee2de feat(touch_sens): touch sensor driver-ng on P4 2024-06-12 12:09:17 +08:00