Hi der,
I was building a mini robotics project (with PIC 16F628A) having only one sensor. I hav one H bridge and an LDR proximity sensor.
The problem is that there is no output from the PIC; when checking the o/p no voltage is there . When generating the hex file of pgm using MPASM, one warning is shown. the message is:
"Message[302] D:\PGM\PGM.ASM 52 : Register in operand not in bank 0. Ensure that bank bits are correct."
I think the port is not configured. What might be the problem? pls help
I was building a mini robotics project (with PIC 16F628A) having only one sensor. I hav one H bridge and an LDR proximity sensor.
The problem is that there is no output from the PIC; when checking the o/p no voltage is there . When generating the hex file of pgm using MPASM, one warning is shown. the message is:
"Message[302] D:\PGM\PGM.ASM 52 : Register in operand not in bank 0. Ensure that bank bits are correct."
I think the port is not configured. What might be the problem? pls help