UJA1076A All information provided in this document is subject to legal disclaimers. © NXP B.V. 2011. All rights reserved.
Product data sheet Rev. 2 — 31 January 2011 13 of 47
NXP Semiconductors
UJA1076A
High-speed CAN core system basis chip
6.2.5 Int_Control register
Table 6. Int_Control register
Bit Symbol Access Power-on
default
Description
15:13 A2, A1, A0 R 010 register address
12 RO R/W 0 access status
0: register set to read/write
1: register set to read only
11 V1UIE R/W 0 V1 undervoltage interrupt enable
0: V1 undervoltage warning interrupts cannot be requested
1: V1 undervoltage warning interrupts can be requested
10 V2UIE R/W 0 V2 undervoltage interrupt enable
0: V2 undervoltage warning interrupts cannot be requested
1: V2 undervoltage warning interrupts can be requested
9:8 reserved R 00
7:6 WIC1 R/W 00 wake-up interrupt 1 control
00: wake-up interrupt 1 disabled
01: wake-up interrupt 1 on rising edge
10: wake-up interrupt 1 on falling edge
11: wake-up interrupt 1 on both edges
5:4 WIC2 R/W 00 wake-up interrupt 2 control
00: wake-up interrupt 2 disabled
01: wake-up interrupt 2 on rising edge
10: wake-up interrupt 2 on falling edge
11: wake-up interrupt 2 on both edges
3 STBCC R/W 0 CAN standby control
0: When the SBC is in Normal mode (MC = 1x):
CAN is in Active mode. The wake-up flag (visible on RXDC) is cleared
regardless of V2 output voltage.
When the SBC is in Standby/Sleep mode (MC = 0x):
CAN is in Off mode. Bus wake-up detection is disabled. CAN wake-up
interrupts cannot be requested.
1: CAN is in Lowpower mode with bus wake-up detection enabled,
regardless of the SBC mode (MC = xx). CAN wake-up interrupts can be
requested.
2 RTHC R/W 0 reset threshold control
0: The reset threshold is set to the 90 % V1 undervoltage detection voltage
(V
uvd
; see Table 10)
1: The reset threshold is set to the 70 % V1 undervoltage detection voltage
(V
uvd
; see Table 10)
1 WSE1 R/W 0 WAKE1 sample enable
0: sampling continuously
1: sampling of WAKE1 is synchronized with WBIAS (sample rate controlled
by WBC)
UJA1076A All information provided in this document is subject to legal disclaimers. © NXP B.V. 2011. All rights reserved.
Product data sheet Rev. 2 — 31 January 2011 14 of 47
NXP Semiconductors
UJA1076A
High-speed CAN core system basis chip
6.2.6 Int_Status register
[1] An interrupt can be cleared by writing 1 to the relevant bit in the Int_Status register.
0 WSE2 R/W 0 WAKE2 sample enable
0: sampling continuously
1: sampling of WAKE1 is synchronized with WBIAS (sample rate controlled
by WBC)
Table 6. Int_Control register
…continued
Bit Symbol Access Power-on
default
Description
Table 7. Int_Status register
[1]
Bit Symbol Access Power-on
default
Description
15:13 A2, A1, A0 R 011 register address
12 RO R/W 0 access status
0: register set to read/write
1: register set to read only
11 V1UI R/W 0 V1 undervoltage interrupts
0: no V1 undervoltage warning interrupt pending
1: V1 undervoltage warning interrupt pending
10 V2UI R/W 0 V2 undervoltage interrupts
0: no V2 undervoltage warning interrupt pending
1: V2 undervoltage warning interrupt pending
9:8 reserved R 00
7 CI R/W 0 cyclic interrupt
0: no cyclic interrupt pending
1: cyclic interrupt pending
6 WI1 R/W 0 wake-up interrupt 1
0: no wake-up interrupt 1 pending
1: wake-up interrupt 1 pending
5 POSI R/W 1 power-on status interrupt
0: no power-on interrupt pending
1: power-on interrupt pending
4 WI2 R/W 0 wake-up interrupt 2
0: no wake-up interrupt 2 pending
1: wake-up interrupt 2 pending
3 CWI R/W 0 CAN wake-up interrupt
0: no CAN wake-up interrupt pending
1: CAN wake-up interrupt pending
2:0 reserved R 000
UJA1076A All information provided in this document is subject to legal disclaimers. © NXP B.V. 2011. All rights reserved.
Product data sheet Rev. 2 — 31 January 2011 15 of 47
NXP Semiconductors
UJA1076A
High-speed CAN core system basis chip
6.3 On-chip oscillator
The on-chip oscillator provides the timing reference for the on-chip watchdog and the
internal timers. The on-chip oscillator is supplied by an internal supply that is connected to
V
BAT
and is independent of V1/V2.
6.4 Watchdog (UJA1076A/xx/WD versions)
Three watchdog modes are supported: Window, Timeout and Off. The watchdog period is
programmed via the NWP control bits in the WD_and_Status register (see Table 4
). The
default watchdog period is 128 ms.
A watchdog trigger event is any write access to the WD_and_Status register. When the
watchdog is triggered, the watchdog timer is reset.
In watchdog Window mode, a watchdog trigger event within a closed watchdog window
(i.e. the first half of the window before t
trig(wd)1
) will generate an SBC reset. If the watchdog
is triggered before the watchdog timer overflows in Timeout or Window mode, or within
the open watchdog window (after t
trig(wd)1
but before t
trig(wd)2
), the timer restarts
immediately.
The following watchdog events result in an immediate system reset:
the watchdog overflows in Window mode
the watchdog is triggered in the first half of the watchdog period in Window mode
the watchdog overflows in Timeout mode while a cyclic interrupt (CI) is pending
the state of the WDOFF pin changes in Normal mode or Standby mode
the watchdog mode control bit (WMC) changes state in Normal mode
After a watchdog reset (short reset; see Section 6.5.1
and Table 11), the default watchdog
period is selected (NWP = 100). The watchdog can be switched off completely by forcing
pin WDOFF HIGH. The watchdog can also be switched off by setting bit WMC to 1 in
Standby mode. If the watchdog was turned off by setting WMC, any pending interrupt will
re-enable it.
Note that the state of bit WMC cannot be changed in Standby mode if an interrupt is
pending. Any attempt to change WMC when an interrupt is pending will be ignored.
6.4.1 Watchdog Window behavior
The watchdog runs continuously in Window mode.
If the watchdog overflows, or is triggered in the first half of the watchdog period (less than
t
trig(wd)1
after the start of the watchdog period), a system reset will be performed.
Watchdog overflow occurs if the watchdog is not triggered within t
trig(wd)2
after the start of
the watchdog period.
If the watchdog is triggered in the second half of the watchdog period (at least t
trig(wd)1
, but
not more than t
trig(wd)2
, after the start of the watchdog period), the watchdog will be reset.
The watchdog is in Window mode when pin WDOFF is LOW, the SBC is in Normal mode
and the watchdog mode control bit (WMC) is set to 0.

UJA1076ATW/5V0WD,1

Mfr. #:
Manufacturer:
NXP Semiconductors
Description:
CAN Interface IC Hi Spd CAN Transcvr 4.5V-28V
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union