PIC18F45J50-I/PT Microchip Technology, PIC18F45J50-I/PT Datasheet - Page 59

IC PIC MCU FLASH 32K 2V 44-TQFP

PIC18F45J50-I/PT

Manufacturer Part Number
PIC18F45J50-I/PT
Description
IC PIC MCU FLASH 32K 2V 44-TQFP
Manufacturer
Microchip Technology
Series
PIC® XLP™ 18Fr

Specifications of PIC18F45J50-I/PT

Program Memory Type
FLASH
Program Memory Size
32KB (16K x 16)
Package / Case
44-TQFP, 44-VQFP
Core Processor
PIC
Core Size
8-Bit
Speed
48MHz
Connectivity
I²C, SPI, UART/USART, USB
Peripherals
Brown-out Detect/Reset, DMA, POR, PWM, WDT
Number Of I /o
34
Ram Size
3.8K x 8
Voltage - Supply (vcc/vdd)
2.15 V ~ 3.6 V
Data Converters
A/D 13x10b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Processor Series
PIC18F
Core
PIC
Data Bus Width
8 bit
Data Ram Size
4 KB
Interface Type
EUSART, I2C, SPI
Maximum Clock Frequency
48 MHz
Number Of Timers
5
Operating Supply Voltage
2.25 V to 2.75 V
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
3rd Party Development Tools
52715-96, 52716-328, 52717-734, 52712-325, EWPIC18
Development Tools By Supplier
PG164130, DV164035, DV244005, DV164005, PG164120, DV164136, DM183032, MA180024, DM183022
Minimum Operating Temperature
- 40 C
On-chip Adc
10 bit, 13 Channel
Controller Family/series
PIC18
No. Of I/o's
22
Ram Memory Size
3776Byte
Cpu Speed
48MHz
No. Of Timers
5
Embedded Interface Type
EUSART, I2C, SPI
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
AC164322 - MODULE SOCKET MPLAB PM3 28/44QFN
Eeprom Size
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC18F45J50-I/PT
Manufacturer:
Microchip Technology
Quantity:
10 000
4.2
The Master Clear Reset (MCLR) pin provides a method
for triggering a hard external Reset of the device. A
Reset is generated by holding the pin low. PIC18
extended microcontroller devices have a noise filter in
the MCLR Reset path, which detects and ignores small
pulses.
The MCLR pin is not driven low by any internal Resets,
including the WDT.
4.3
A POR condition is generated on-chip whenever V
rises above a certain threshold. This allows the device
to start in the initialized state when V
operation.
To take advantage of the POR circuitry, tie the MCLR
pin through a resistor (1 kΩ to 10 kΩ) to V
eliminate external RC components usually needed to
create a POR delay.
When the device starts normal operation (i.e., exits the
Reset
(voltage, frequency, temperature, etc.) must be met to
ensure operation. If these conditions are not met, the
device must be held in Reset until the operating
conditions are met.
POR events are captured by the POR bit (RCON<1>).
The state of the bit is set to ‘0’ whenever a Power-on
Reset occurs; it does not change for any other Reset
event. POR is not reset to ‘1’ by any hardware event.
To capture multiple events, the user manually resets
the bit to ‘1’ in software following any POR.
4.4
The “F” devices in the PIC18F46J50 Family incorpo-
rate two types of BOR circuits: one which monitors
V
circuit can be active at a time. When in normal Run
mode, Idle or normal Sleep modes, the BOR circuit that
monitors V
to be held in BOR if V
(parameter D005). Once V
V
expiration of the Power-up Timer, with period, T
(parameter 33).
During Deep Sleep operation, the on-chip core voltage
regulator is disabled and V
V
DSBOREN bit (CONFIG3L<2> = 1), it will monitor V
If V
will be held in a Reset state similar to POR. All registers
© 2009 Microchip Technology Inc.
DDCORE
BOR
SS
DD
. If the Deep Sleep BOR circuit is enabled by the
, the device will be held in Reset until the
drops below the V
condition),
Master Clear (MCLR)
Power-on Reset (POR)
Brown-out Reset (BOR)
and one which monitors V
DDCORE
is active and will cause the device
device
DDCORE
DSBOR
DDCORE
DDCORE
operating
threshold, the device
is allowed to drop to
drops below V
DD
DD
rises back above
. Only one BOR
is adequate for
DD
parameters
. This will
PWRT
BOR
DD
DD
.
PIC18F46J50 FAMILY
will be set back to their POR Reset values and the con-
tents of the DSGPR0 and DSGPR1 holding registers
will be lost. Additionally, if any I/O pins had been
configured as outputs during Deep Sleep, these pins
will be tri-stated and the device will no longer be held in
Deep Sleep. Once the V
above the V
voltage regulator achieves a V
V
normally, but the DS bit in the WDTCON register will
not be set. The device behavior will be similar to hard
cycling all power to the device.
On “LF” devices (ex: PIC18LF46J50), the V
BOR circuit is always disabled because the internal
core voltage regulator is disabled. Instead of monitor-
ing V
use the V
below the V
be disabled by setting the DSBOREN bit = 0.
The V
on “LF” devices, or on “F” devices while in Deep Sleep
with DSBOREN = 1. When enabled, the V
cuit is extremely low power (typ. 200nA) during normal
operation above ~2.3V on V
DSBOR arming level when the V
enabled, the device may begin to consume additional
current (typ. 50 μA) as internal features of the circuit
power-up. The higher current is necessary to achieve
more accurate sensing of the V
device will not enter Reset until V
V
4.4.1
The BOR bit always resets to ‘0’ on any V
or POR event. This makes it difficult to determine if a
Brown-out Reset event has occurred just by reading
the state of BOR alone. A more reliable method is to
simultaneously check the state of both POR and BOR.
This assumes that the POR bit is reset to ‘1’ in software
immediately after any Power-on Reset event. If BOR is
‘0’ while POR is ‘1’, it can be reliably assumed that a
Brown-out Reset event has occurred.
If the voltage regulator is disabled (LF device), the
V
the BOR bit cannot be used to determine a Brown-out
Reset event. The BOR bit is still cleared by a Power-on
Reset event.
BOR
DSBOR
DDCORE
, the device will begin executing code again
DDCORE
DD
threshold.
BOR circuit is enabled when DSBOREN = 1
DD
BOR functionality is disabled. In this case,
DSBOR
DETECTING BOR
, PIC18LF devices in this family can still
DSBOR
BOR circuit to monitor V
threshold. The V
threshold, and once the core
DD
DD
. If V
voltage recovers back
DDCORE
DD
DD
level. However, the
DD
DD
DD
DS39931C-page 59
drops below this
BOR circuit can
falls below the
BOR circuit is
DD
voltage above
DDCORE
DD
excursions
BOR cir-
DDCORE
BOR

Related parts for PIC18F45J50-I/PT