Port Register Settings - Fujitsu MB91460 SERIES FR60 User Manual

32-bit microcontroller
Table of Contents

Advertisement

Chapter 30 I/O Ports

3.Port Register Settings

3. Port Register Settings
3.1 General Rules
For all ports, the following rules are valid:
1. All port inputs are disabled by default to avoid transverse current floating before the ports are
configured by software. After configuring each port pin according to its function it is necessary to enable the
port inputs with the global port enable (PORTEN.GPORTEN). See section
2. Each port has a Port Data Register direct read (PDRD) to sample the pin data with CLKP. This register is
read-only.
3. Each port has a Data Direction Register (DDR) to switch the port's input/output direction. After reset, all
ports are input (DDR=0x00).
• Port Input mode (PFR = "0" and DDR = "0")
PDRD read : Reads the sampled pin data.
PDR read
PDR write
• Port Output mode (PFR = "0" and DDR = "1")
PDRD read : Reads the sampled pin data.
PDR read
PDR write
4. On a Read-Modify-Write instruction (bit operations) always the PDR register is read independent of the
Data Direction Register (DDR) settings.
5. Certain ports have a Port Function Register (PFR) and an Extra Port Function Register (EPFR). To enable
the function determined by EPFR='1' it is necessary to also set PFR='1'. On MB91V460 the behaviour of
setting EPFR='1' and PFR='0' equals the port input/output mode (reserved for future use).
6. Each port has a Port Input Level Register (PILR) to bit-wise select the input level (CMOS-Hysteresis /
Automotive [/ TTL]). The default value depends on the function of the port.
The input level can be set in every device mode. See section
7. Certain ports have programmable Pull-Ups/Pull-Downs (50 kOhm) which are enabled bit-wise by their Pull-
Up/Pull-Down Enable Registers (PPER) and Pull-Up/Pull-Down Control Registers (PPCR). See section
Programmable Pull-Up/Pull Down Resistors on page
8. Each port has one or two Port Function Registers: PFR and, if necessary, Extra PFR (EPFR). Together,
they can serve up to 3 resource I/O's per pin. See section
9. Port setup controlled by the MD[2:0] pins and the mode register MODR overwrites the setup in the port
registers. E.g. External Bus Mode overwrites port register setup. The external bus signal output can be
disabled by setting the PFR of the pin to port mode (PFR='0).
10.Resource input lines are generally connected to the pin and are enabled by setting the appropriate
functionality inside the resource. There are exceptions which are listed in
page
458.
11.External Interrupt input lines are always connected to the pin and are enabled in the External Interrupt
unit.
12.In STOP mode (STCR:STOP set and STCR:HIZ not set) all pins keep their state (input or output
depending on the configuration before entering the STOP mode) and the input stages and lines are
internally fixed to avoid transverse current. External interrupt input pins are not fixed if the corresponding
pin is selected by using the PFR='1' setting and the corresponding external interrupt is enabled with the
ENIR0, resp. ENIR1 registers. Pull-Ups and Pull-Downs are enabled.
13.In STOP-HIZ mode (STCR:STOP and STCR:HIZ set) all pins are switching to input (high impedance state)
and all input stages and lines are internally fixed to avoid floating. External interrupt input pins are not fixed
if the corresponding pin is selected by using the PFR='1' setting and the corresponding external interrupt is
enabled with the ENIR0, resp. ENIR1 registers. Pull-Ups and Pull-Downs are disabled.
454
: Reads the sampled pin data.
: Writes the PDR setting value, has no effect on the pin value.
: Reads the PDR register value.
: Writes the PDR setting value to the corresponding external pins.
Port Input Enable on page
Port Input Level Selection on page
500.
Port Function Register Setup on page
Port Function Register Setup on
457.
498.
458.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fr60Mb91460 series

Table of Contents