Search found 5 matches

by bionunu
Sat Jul 02, 2011 12:40 pm
Forum: C and ASM Programming
Topic: config problem 16f819
Replies: 3
Views: 5823

Re: config problem 16f819

Hello Martin Thanks for fast reply. TOP2007 the programmer i used, its an universal programmer. as u requested I have compile flowcode original HEX file. and the programmer HEX file. the programmer does not allow me to insert config bits directly. i am using just LED to check the pins. http://s4.pos...
by bionunu
Sat Jul 02, 2011 7:15 am
Forum: C and ASM Programming
Topic: config problem 16f819
Replies: 3
Views: 5823

config problem 16f819

Hello I am new with 16f819. I am using it to connect LCD at port B but for some reason its not working. So I first try to check all output pins using LEDs. I am using V4 I have insert a c code osccon = 0x70; then loop for ever and made port A, B = 255 After burning it using TOP2007 Programmer, no le...
by bionunu
Wed Apr 06, 2011 1:36 pm
Forum: Flowcode V4
Topic: Timer 1 for 12F675
Replies: 28
Views: 26057

Re: Timer 1 for 12F675

While doing simulation with timer 1 using the new FCD file like blinking LED, the program does not work. only timer 0 is working.

can anybody help me to solve this problem


Thanks
by bionunu
Fri Feb 04, 2011 4:04 pm
Forum: Flowcode V4
Topic: Timer 1 for 12F675
Replies: 28
Views: 26057

Re: Timer 1 for 12F675

Benj wrote:Hello,

Here is a FCD that will enable the timer1 interrupt. Unfortunatley this device does not have the LVP feature.

Thanks for fast reply.
by bionunu
Fri Feb 04, 2011 3:15 pm
Forum: Flowcode V4
Topic: Timer 1 for 12F675
Replies: 28
Views: 26057

Timer 1 for 12F675

Hello, I am have Flowcode 4. I am using pic 12F675, I am able to do flashing LED with timer 0. But Timer 1 is not there and also low voltage programming option is not there. I need a C code to blink Led with timer 1. If possible some one please edit pic 12f675.fcd file and add timer 1 and low voltag...