PLIB ADC with PIC32 ‘EC’ Family
This week I fix my ADC driver, which I done it incorrectly previously. PIC32MZ come with 2 different Family namely the ‘EC’ family and ‘EF ‘ family. The main difference for both of them would be ‘EC’ only capable of 10bit ADC conversion while ‘EF’ can up to 12bit ADC. For my Read more…