Bit references used for CMCON0, and CMCON1 registers are incorrect.
COUT,COMCON0,6 CINV,COMCON0,4 CIS,COMCON0,3 CM2,COMCON0,2 CM1,COMCON0,1 CM0,COMCON0,0 T1GSS,COMCON1,1 CMSYNC,COMCON1,0
Should be
COUT,CMCON0,6 CINV,CMCON0,4 CIS,CMCON0,3 CM2,CMCON0,2 CM1,CMCON0,1 CM0,CMCON0,0 T1GSS,CMCON1,1 CMSYNC,CMCON1,0
This issue also affects the following chips:
12f629.dat 12f675.dat 12f683.dat 16f630.dat 16f676.dat 16f684.dat 16f688.dat rf675h.dat rf675f.dat rf675k.dat
Thanks. Will sort and release new files in the next release.
If sorted soon I will post a link to the updated files.
Log in to post a comment.
Bit references used for CMCON0, and CMCON1 registers are incorrect.
Should be
This issue also affects the following chips:
12f629.dat
12f675.dat
12f683.dat
16f630.dat
16f676.dat
16f684.dat
16f688.dat
rf675h.dat
rf675f.dat
rf675k.dat
Thanks. Will sort and release new files in the next release.
If sorted soon I will post a link to the updated files.