I have tried to use #pragma config to set BORV, without success. The MPLAB X feature to generate configuration code give me this:// FPOR
#pragma config BOREN = BOR3 // Brown-out Reset Enable bits (Brown-out Reset enabled in hardware; SBOREN bit disabled)..
↧