Hello?
I connected to RD4 to detect the limit switch. On/off is good in hardware. However, it does not work well with FC8.
Please check it.
And the active high/low at the digital input output does not work clearly,
Thank you.
PIC18F47Q10 Port D Input not working
Moderator: Benj
- LeighM
- Matrix Staff
- Posts: 2178
- Joined: Tue Jan 17, 2012 10:07 am
- Has thanked: 481 times
- Been thanked: 699 times
Re: PIC18F47Q10 Port D Input not working
Hi,
Until we get this fixed, could you add the following into a C icon at the start of Main
Until we get this fixed, could you add the following into a C icon at the start of Main
Code: Select all
ANSELD = 0x00;