Recent Changes - Search:

Introduction to Microcontroller Programming

About PICmicro Chips

Clocking Your PICmicro Devices

E-Blocks

Flowcode Step By Step

PICmicro Projects

Labs

<^< PORT A | Course Index | PORT C >^>

  • All 8 pins of Port B can be used on a 16F1937 device
  • RB0-RB7 can be used as digital inputs
  • RB0-RB7 can be used as digital outputs
  • An external interrupt pin is possible on RB0
  • An external IOC interrupt is possible on any of RB0-RB7
  • AN8-AN13 can be used as analogue inputs (=6 analogue inputs on port B)
  • The pins of Port B are mapped on the 16F1937 microcontroller as on this drawing
  • The pins of Port B are connected to the 9-pin D-type connector of port B on the Multiprogrammer board.

This port is connected to the rest of the PICmicro internals by an 8-bit bus system.

<^< PORT A | Course index | PORT C >^>

Print - Search - Login

Page last modified on May 14, 2013, at 08:07 AM