Hi...
I put the following fuses for one application:
@ DEVICE pic16f886 , INTRC_OSC_NOCLKOUT
@ DEVICE pic16f886 , PWRT_OFF
@ DEVICE pic16F886 , PROTECT_OFF
@ DEVICE PIC16F886 , MCLR_OFF
@ DEVICE PIC16F886 , WDT_OFF
@ DEVICE PIC16F886 , BOR21V
@ DEVICE PIC16F886 , LVP_OFF
It compiles ok.. but in the configuration window of the USB programmer always shows LVP enabled and BOR = 4 V.
I have the "Update configuration from file" enabled.
I modify the options in the programmer and I can get the 2.1 BOR ,but the LPV stays enabled even if I change manually the parameter.
The programmed hex do not run.I am working with 3.3 Volts.
Any ideas...?
Thanks in advance...
Ruben de la Pena V.
Bookmarks