please dont rip this site


Input

changes a pin's data direction to input.

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

 When the PIC first resets, all I/O pins are set up as inputs by default. "Input" really has two meanings: (1) the ability to read the state of pins as set by circuitry outside the PIC, and (2) disconnection of the PIC's high-current drivers to present an almost-open circuit to the outside world. The second definition applies to instructions like Pwm that perform their output function, then disconnect to avoid interfering with the operation of other circuitry. In the case of Pwm, disconnecting the output dri ver allows a capacitor to retain the voltage level set by the burst of pulse-width modulation.

According to the PIC's manufacturer, Microchip Technology 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/input.htm, 1KB, , updated: 2002/11/1 19:03, local time: 2024/3/28 15:43,
TOP NEW HELP FIND: 
54.144.95.36: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://www.massmind.org/Techref/microchip/seepicsrc/psbpix/input.htm"> microchip seepicsrc psbpix input</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 www.massmind.org!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .