hemnath
Advanced Member level 3
- Joined
- Jun 24, 2012
- Messages
- 702
- Helped
- 61
- Reputation
- 120
- Reaction score
- 57
- Trophy points
- 1,308
- Location
- Chennai
- Activity points
- 6,589
Hi,
I worked lots of projects using PIC18 microcontroller.
Now I am in need of using PIC16F628A for a project. Crystal used 6.144Mhz.
I have configured the B4-B7 pins as inputs using TRIS register.
TRISB = 0b11110000;
But when i measure the voltage at B7 pin, it shows +5V. I have left the pin open.
What could be the problem.
Thanks in advance
I worked lots of projects using PIC18 microcontroller.
Now I am in need of using PIC16F628A for a project. Crystal used 6.144Mhz.
I have configured the B4-B7 pins as inputs using TRIS register.
TRISB = 0b11110000;
But when i measure the voltage at B7 pin, it shows +5V. I have left the pin open.
What could be the problem.
Thanks in advance