Hi,
Just ran a simulation in isis. First thing I notice is that porta.4 does not seem to be working. Don't know if that is just the simulator though.
Will take a closer look at your code![]()
Hi,
Just ran a simulation in isis. First thing I notice is that porta.4 does not seem to be working. Don't know if that is just the simulator though.
Will take a closer look at your code![]()
Hi;
In PIC16F628A the RA4 Pin is open drain, so you wll need a pull up resistor.
Thanks and Regards;
Gadelhas
Mr.Arrati say : " PortA.4 is a Schmitt Trigger input and an open drain output. You will need an additional NPN transistor with a pull down resistor to make column 5 working.". So... can I use PortA.5 instead PortA.4 ? How ? Using "MCLR off" and ?!
This is schematic who work fine in Proteus. In "real life" , despite modification of scroll timming (pause 500 to 5000 !), the led's are always ON !!! Any idea ?
Thanks !
Hi;
I cannot compile that source code. What is the "LOOP" for?? This is a reserved word, you cannot compile the code with this word on a label. And i'm always getting illegal opcode.
What are you using to compile? Mpasm? or PBP?
Last edited by gadelhas; - 6th September 2011 at 21:06.
Thanks and Regards;
Gadelhas
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks