PIC18F44J50-I/PT Microchip Technology, PIC18F44J50-I/PT Datasheet - Page 14

IC PIC MCU FLASH 16K 2V 44-TQFP

PIC18F44J50-I/PT

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

Specifications of PIC18F44J50-I/PT

Program Memory Type
FLASH
Program Memory Size
16KB (8K 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
16 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, DM183022, DM183032, DV164136, MA180024
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
Package
44TQFP
Device Core
PIC
Family Name
PIC18
Maximum Speed
48 MHz
A/d Bit Size
10 bit
A/d Channels Available
13
Height
1 mm
Length
10 mm
Supply Voltage (max)
3.6 V
Supply Voltage (min)
2.15 V
Width
10 mm
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:
PIC18F44J50-I/PT
Manufacturer:
Microchip Technology
Quantity:
10 000
© 2008 Microchip Technology Inc.
1.3.1.2
This file contains the USB descriptor information for the device. This information varies
based on the application.
A typical configuration descriptor consists of these components:
• At least one configuration descriptor
• One or more interface descriptors
• One or more endpoint descriptors
In addition, there is usually a descriptor string that provides a plain text description of
the device.
1.3.1.2.1
The bmAttributes object of the configuration descriptor can be modified to meet the
needs to the specific application. The available options are shown in Table 1-1. The
selected options should be ORed together to form the corresponding entry (e.g., a
device with all of the options should have “_DEFAULT | _SELF | _RWU”).
For more details about the configuration descriptor, please see Table 9-10 of the USB
specification.
TABLE 1-1:
1.3.1.2.2
Both the bEndpointAddress and bmAttributes field of the endpoint descriptors
have definitions available in the stack to select the various options. The options should
be ORed together to form the desired set of options. The available options are shown
in Table 1-2 and Table 1-3.
More information about the endpoint descriptors can be found in Table 9-13 of the USB
specification.
TABLE 1-2:
_EPxx_OUT
_DEFAULT
_EPxx_IN
_EP_OUT
_EP_IN
Option
Option
_SELF
_RWU
USBDescriptors.c
Configuration Descriptor
Endpoint Descriptor
bmAttributes OPTIONS FOR CONFIGURATION DESCRIPTOR
bEndpointAddress OPTIONS
Required definition that sets the reserved bits of this attribute as
required by the specification.
Designate this device as a self-powered device.
Designate this device as having remote wake-up functionality.
Defines the endpoint as an IN endpoint. This definition must be ORed
with the endpoint number to form the required value (e.g.,
MY_ENDPOINT_NUMBER | _EP_IN).
Defines the endpoint as an OUT endpoint. This definition must be
ORed with the endpoint number to form the required value (e.g.,
MY_ENDPOINT_NUMBER | _EP_OUT).
Defines the endpoint as an OUT endpoint where <xx> is the endpoint
number. No other definitions are required.
Defines the endpoint as an IN endpoint where <xx> is the endpoint
number. No other definitions are required.
Description
Description
DS51679B-page 10

Related parts for PIC18F44J50-I/PT