PIC24FJ256GA406 Port F not work Digital Input

For general Flowcode discussion that does not belong in the other sections.
Post Reply
seokgi
Posts: 165
http://meble-kuchenne.info.pl
Joined: Thu Dec 03, 2020 1:43 pm
Has thanked: 5 times
Been thanked: 6 times

PIC24FJ256GA406 Port F not work Digital Input

Post by seokgi »

Port F does not work in PIC24FJ256GA406. Please review.

medelec35
Matrix Staff
Posts: 1432
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 506 times
Been thanked: 469 times

Re: PIC24FJ256GA406 Port F not work Digital Input

Post by medelec35 »

Hi, seokgi.
As a test, at the very top of main, can you add a C code block with

Code: Select all

ANSF=0x00;
please.
Does port A work?
Martin

seokgi
Posts: 165
Joined: Thu Dec 03, 2020 1:43 pm
Has thanked: 5 times
Been thanked: 6 times

Re: PIC24FJ256GA406 Port F not work Digital Input

Post by seokgi »

I will try tomorrow morning.

Thank you

seokgi
Posts: 165
Joined: Thu Dec 03, 2020 1:43 pm
Has thanked: 5 times
Been thanked: 6 times

Re: PIC24FJ256GA406 Port F not work Digital Input

Post by seokgi »

That's OK!

Thank you.

medelec35
Matrix Staff
Posts: 1432
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 506 times
Been thanked: 469 times

Re: PIC24FJ256GA406 Port F not work Digital Input

Post by medelec35 »

Thanks for the good spot and for updating us on the results.
Does port A work as digital OK?
Martin

seokgi
Posts: 165
Joined: Thu Dec 03, 2020 1:43 pm
Has thanked: 5 times
Been thanked: 6 times

Re: PIC24FJ256GA406 Port F not work Digital Input

Post by seokgi »

PIC24FJ256GA406 does not have A Port.

medelec35
Matrix Staff
Posts: 1432
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 506 times
Been thanked: 469 times

Re: PIC24FJ256GA406 Port F not work Digital Input

Post by medelec35 »

Thanks for that.
Yes I can see there is only port B to G.
Martin

Post Reply