Search found 7 matches

by MTTweaker
Mon Jul 20, 2020 5:08 am
Forum: Electronics products
Topic: eb006 v9 dont get recignized, program lite keeps flashing
Replies: 0
Views: 6620

eb006 v9 dont get recignized, program lite keeps flashing

I tried online reference tool with pickit 3 and firmare, Prog lite keeps flashing. i did the pickit 3 programming instructions but didn't help
by MTTweaker
Thu May 24, 2018 3:52 am
Forum: 8-Bit PIC
Topic: Dual 12V SLA battery charger
Replies: 3
Views: 3885

Dual 12V SLA battery charger

I am having an issue with the operation, If i use it as a one battery charger, it will work perfectly. when the code is for dual, once the battery is plugged in the sequence will start and too much blinking starts to happen. when the battery reaches green LED, green LED and yellow will be blinking.....
by MTTweaker
Sun Apr 16, 2017 3:33 pm
Forum: Bug reports
Topic: Compile ERROR with PIC 12F683 chip
Replies: 2
Views: 3112

Compile ERROR with PIC 12F683 chip

I get an error when I compile, seems to be an issue with the IOC pin config.
BUT it compiles fine with flowcode 6
by MTTweaker
Tue Sep 06, 2016 2:30 pm
Forum: Fixed bugs
Topic: Error when compiling to HEX for 12F683
Replies: 2
Views: 6968

Error when compiling to HEX for 12F683

I get an error when I compile it to hex for the 12F683 chip.

It seems to be an issue with FC7 only, it worked with FC6.

I have the file attached:
by MTTweaker
Sun Jul 17, 2016 2:25 pm
Forum: Fixed bugs
Topic: External Interupts dont work
Replies: 6
Views: 6293

Re: External Interupts dont work

I tested in the target board..
by MTTweaker
Sun Jul 17, 2016 5:13 am
Forum: Fixed bugs
Topic: External Interupts dont work
Replies: 6
Views: 6293

Re: External Interupts dont work

the blinking LED part works, but the interrupt that is going to reset the counter doesn't do anything.
its like the interrupt pin don't exist
by MTTweaker
Fri Jul 15, 2016 3:55 am
Forum: Fixed bugs
Topic: External Interupts dont work
Replies: 6
Views: 6293

External Interupts dont work

I made a flowchart with external interrupt using RB0 on PIC16F1937 in the e block, and when i press the switch the interrupt don't work, like it don't exist. i have attached the code.
when i use this with FC6 it works fine.