16f1938 port output masking inop

Moderator: Benj

Post Reply
brandonb
Posts: 438
Joined: Mon Aug 29, 2011 12:26 am
Location: arizona
Has thanked: 175 times
Been thanked: 173 times
Contact:

16f1938 port output masking inop

Post by brandonb »

as title states when initializing unused inputs they dont respond to output port masking

User avatar
Enamul
Posts: 1772
Joined: Mon Mar 05, 2012 11:34 pm
Location: Nottingham, UK
Has thanked: 271 times
Been thanked: 814 times
Contact:

Re: 16f1938 port output masking inop

Post by Enamul »

Hi,
I can't understand what did you want to mean ? Can u tell bit more detail?
Enamul
University of Nottingham
enamul4mm@gmail.com

brandonb
Posts: 438
Joined: Mon Aug 29, 2011 12:26 am
Location: arizona
Has thanked: 175 times
Been thanked: 173 times
Contact:

Re: 16f1938 port output masking inop

Post by brandonb »

I can't understand what did you want to mean ? Can u tell bit more detail?
the problems is, when the program first starts i like to initialize unused pins high, so i use output masking with the output icon, this is what fails, when i mask the bank pins they dont go high,..... have to command all unused pins one by one to make them have the correct output state on this chip

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: 16f1938 port output masking inop

Post by Benj »

Hi Brandon,

Please can you post a program that demonstrates the issue and we will look into it for you.

User avatar
Enamul
Posts: 1772
Joined: Mon Mar 05, 2012 11:34 pm
Location: Nottingham, UK
Has thanked: 271 times
Been thanked: 814 times
Contact:

Re: 16f1938 port output masking inop

Post by Enamul »

Hi Brandonb,
I have tried to replicate the situation you have described but didn't get that...I am attaching here a FC. Can you have a look and tell is that the condition you are talking about and which you are getting problem?

At the same time you please have a look at the post for minor fix if you have not done already...
http://www.matrixmultimedia.com/mmforum ... 46&t=10669

Thanks,
Enamul
Attachments
IN_MASK.fcf
(11 KiB) Downloaded 295 times
Enamul
University of Nottingham
enamul4mm@gmail.com

Post Reply