QEI support in MCC for dsPIC33CK256MP202
According to the datasheet, the dsPIC33CK256MP202 supports 2 QEI modules.
I'm running MPLAB X IDE v 5.45 with the MCC plugin.
When I run MCC, Device Resources->Peripherals->QEI shows QEI1 and QEI2, but they are greyed out - I can't add them to the Project Resources. All of the other peripheral types (I2C, SPI, etc) work and I can add those, but not the QEI peripherals.
Am I missing something? Is this a bug in MCC?