09-11-2024, 10:38 AM
i don't understand what you want to do details.
KC868-A8 and PCF8574 Interrupt pin
|
09-11-2024, 10:38 AM
i don't understand what you want to do details.
09-11-2024, 11:20 AM
Hello,
With Interrupt pin you can verify at each moment during the loop the pressure of a fluid (with analog meter). If that pressure is higher than a maximum tolerated value, the sketch must be stopped immediately because damage will occur. I use now IDE version 1.18.19. Is it possible witch V1.5? The control must be done continiously from the begin of the loop until the end. I don't know the code for it and I do not find codes nearby. Thanks
09-11-2024, 12:15 PM
if you will use analog meter, it will connect with KC868-A8 board's analog input port, not use by PCF8574, that use for digital INPUT or OUTPUT.
11-17-2024, 01:15 PM
A16 - for use the interrupts for PCF8574 (U32 U31) can I remove R147 and R148 and connects INT pins (PCF) to the unused GPIO8 and GPIO9 ESP32 ?
ESP32 can hold interrupts on this port - somebody tested similar idea ? BTW, I don't understand why Kicony doesn't use that INT pins....
11-18-2024, 12:53 AM
because not enough gpio for you. PCF8574 already can work well without INT pin. if you MUST want use INT pin, you can connect with any ESP32 free GPIOs.
|
« Next Oldest | Next Newest »
|
Users browsing this thread: |
1 Guest(s) |