CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

PIC24FJ1024GB610 RC13/RC14 I/O control issue

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
mxie1234



Joined: 03 Nov 2017
Posts: 10

View user's profile Send private message

PIC24FJ1024GB610 RC13/RC14 I/O control issue
PostPosted: Sun Jul 15, 2018 5:41 pm     Reply with quote

Hi,
Just found this strange issue. For this chip, PIC24FJ1024GB610 (100-pin TQFP), PortC I/O behaves strange. Among the available portC pins (RC1, 2, 3, 4, 13, 14, RC12 and RC15 are for crystal Osi), RC13 and RC14 are not controllable by command "output_high(PIN_C13)"/"output_low(PIN_C13)", or "output_high(PIN_C14)"/"output_low(PIN_C14)".

However, the other portC pins (RC1,2,3,4) are working fine to toggle with the same commands.

Does anybody see the same issue here ? What is the reason ?

Thanks,
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

Re: PIC24FJ1024GB610 RC13/RC14 I/O control issue
PostPosted: Sun Jul 15, 2018 6:45 pm     Reply with quote

mxie1234 wrote:
Hi,
RC13 and RC14 are not controllable by command.

The PIC data sheet (on page 39) labels these pins as SOSCI and SOSCO.
See this thread. Notice the SOSC_DIG fuse and other comments:
http://www.ccsinfo.com/forum/viewtopic.php?t=56252
mxie1234



Joined: 03 Nov 2017
Posts: 10

View user's profile Send private message

PostPosted: Sun Jul 15, 2018 8:33 pm     Reply with quote

Thanks a lot, this really helps. Changed to a different I/O.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group