PDA

View Full Version : 16f88 setting config



be80be
- 12th September 2010, 15:30
Just two little ones

How do you set the config right for the 16f88

This is what I would start with if I was using asm


__CONFIG _CONFIG1, _CP_OFF & _CCP1_RB0 & _DEBUG_OFF & _WRT_PROTECT_OFF & _CPD_OFF & _LVP_OFF & _BODEN_OFF & _MCLR_ON & _PWRTE_ON & _WDT_OFF & _INTRC_IO
__CONFIG _CONFIG2, _IESO_OFF & _FCMEN_OFF

If I want to list my chip DEVICE PIC16F88



LIST p=16F88 ; list directive to define processor
#INCLUDE <P16F88.INC> ; processor specific variable definitions

Why doesn't show the INC in the left pane of microcode studio that nice to have there
you could pop it up and find what registers you need to set

mackrackit
- 12th September 2010, 15:39
Put this in your code if you have commented the *.inc.

@ __config _CONFIG1, _INTRC_IO & _WDT_OFF & _LVP_OFF & _MCLR_OFF &_CP_OFF

Your second question makes me think you are confusing PBP with something else.

be80be
- 12th September 2010, 16:21
Thanks I 'll try that right now

Honewdoo
- 13th December 2012, 02:23
I am getting the head out th neck!

I got that Willem Universal burner as the picture here, I am trying to program a 16f88 microchip with some hex code I got to make a frequency multiplyer\ divider .....

It is Willem 5.0c Burner Circuit Version

I am using "Ic-Prog" as it is free and is compatible with 16f88

I tried everything, but it does not write nothing to the pic micro-controller!

Can some one help me to sort out this? how to test the voltages that must come to that? also ...how what is this error "0000h" error verifying????

I installed confused the "totalio", but .... it keeps giving the error message!

Can some one help me to check if it is jumped properly the burner and what is happening?

HenrikOlsson
- 13th December 2012, 06:09
Hi,
IC-Prog may be compatible with the 16F88. The Willem programmer may be compatible with the 16F88. But is the IC-Prog software compatible with the Willem programmer?

I'm not saying it is or isn't, just raising a point.

Didn't the Willem programmer come with its own software?

/Henrik.

Honewdoo
- 13th December 2012, 15:02
6770



please, some one help me

Honewdoo
- 13th December 2012, 15:39
6771

i will try to check and add components to make this hardware configuration in the own willem board pcb5.0c