Hi, I'm currently in the proces of getting to know Harmony with a PIC32MZ. For this I port an application from a PIC32MX. To read a pin I use the function: value = PLIB_PORTS_PinGet(PORTS_ID_0,PORT_CHANNEL_HOMEY,BIT_POS_HOMEY) But I saw that a lot of code..
↧