please dont rip this site


Output

changes a pin's data direction to output.

In assembly language, converting a pin to output requires writing a 0 to the corresponding bit of the port's TRIS register. For example, to make pin 7 of port RB an output (and the rest of RB's pins inputs), you could use the instructions mov !rb, #01111111b. (In assembly, a 1 in TRIS means makes a pin an input; a 0 makes it an output. This is the opposite of the BASIC Stamp.)

 When the PIC first resets, all I/O pins are set up as inputs by default. Pins that are to be used as outputs must be set up by writing 0s to the appropriate TRIS registers.

According to the PIC's manufacturer, Microchip Inc., the TRIS registers can be corrupted by static discharges on the I/O pins. They recommend periodically rewriting the TRIS registers, just in case.

See also:


file: /Techref/microchip/seepicsrc/psbpix/output.htm, 1KB, , updated: 2001/1/23 12:22, local time: 2024/3/28 01:47,
TOP NEW HELP FIND: 
3.238.195.81:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://techref.massmind.org/Techref/microchip/seepicsrc/psbpix/output.htm"> microchip seepicsrc psbpix output</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 

Welcome to massmind.org!

 

Welcome to techref.massmind.org!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .