according to PIC32 datasheet, timer1 can't be combined as 32-bit timer. However, in the configurator, if one select 32-bit timer mode : DRV_TMR_OPERATION_MODE_32_BIT, nothing is preventing the user from selecting timer1 in Timer_Module_ID. Not a good form..
↧