dsPIC30F6014A - C15 pin

Use this section to discuss your embedded Flowcode projects.
Post Reply
egearabaci
Posts: 10
http://meble-kuchenne.info.pl
Joined: Thu Sep 01, 2022 7:39 am
Has thanked: 3 times
Been thanked: 2 times

dsPIC30F6014A - C15 pin

Post by egearabaci »

Hi all,

I got a problem with the C15 pin of dsPIC30F6014A controller. In the datasheet, if I'm not wrong, it says C15 pin can be used as I/O applications but I can not use this pin as Output pin. I did not try if it can be used as Input. Tried it with different PCBs with same controller dsPIC30f6014A, same result.

Do you guys know anything about it?

Thank you,
Ege

User avatar
p.erasmus
Valued Contributor
Posts: 434
Joined: Thu Dec 03, 2020 12:01 pm
Location: Russia / Россия
Has thanked: 104 times
Been thanked: 88 times

Re: dsPIC30F6014A - C15 pin

Post by p.erasmus »

Hi,

I havent check the datasheet and it a long time since I last worked with a 6014 but as I recall it could be that pin is a open drain pin so then you need to connect it ot some sort of source ,just check the pin specs again
Regards Peter - QME Electronics

BenR
Matrix Staff
Posts: 1739
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 440 times
Been thanked: 603 times

Re: dsPIC30F6014A - C15 pin

Post by BenR »

Hello,

It could be down to your configuration settings. Can you post your project file?

egearabaci
Posts: 10
Joined: Thu Sep 01, 2022 7:39 am
Has thanked: 3 times
Been thanked: 2 times

Re: dsPIC30F6014A - C15 pin

Post by egearabaci »

I attached the project file. I am just trying to change the C15 pin there is nothing more in code.
Attachments
C15.fcfx
(25.08 KiB) Downloaded 160 times

User avatar
p.erasmus
Valued Contributor
Posts: 434
Joined: Thu Dec 03, 2020 12:01 pm
Location: Russia / Россия
Has thanked: 104 times
Been thanked: 88 times

Re: dsPIC30F6014A - C15 pin

Post by p.erasmus »

Hi,
Looking at the datasheet C15 is also the CLK0 pin therefore I would expect that you need to run the corrcet settings and Oscilltor to beable to use C15 as an IO pin
just saying
Regards Peter - QME Electronics

Post Reply