Page 1 of 1

Switch array Low Active operation and IOC RP30

Posted: Thu Jun 30, 2022 9:09 am
by seokgi
hello?
I'm working on a project using PIC24FJ512GA606.
I want to receive the switch array input as LOW Active. However, only input in High Active state is possible. Various operations have been performed, but only High Active input is possible. The input was normally received through bit manipulation and operation. But please allow it to accept Low Active input. And I want to receive the IOC input RP30. However, the IOC input is up to RP29. If I switch the icon to C Code and input RP30, it works normally. Please edit.

thank you.