Engr. Ijaz Ahmad
Newbie level 3
- Joined
- Apr 25, 2012
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,302
Hy All!
I am currently working on PIC Microcontrollers. for testing purpose i used pic18f452. I simply configured port B as output and then set all the bits through PORTB = 0xff; i observed that all the pins are set except the PGM (RB5). can anybody tell me where can be the problem?
I am currently working on PIC Microcontrollers. for testing purpose i used pic18f452. I simply configured port B as output and then set all the bits through PORTB = 0xff; i observed that all the pins are set except the PGM (RB5). can anybody tell me where can be the problem?