LPC1342FHN33,551 NXP Semiconductors, LPC1342FHN33,551 Datasheet - Page 159

IC MCU 32BIT 16KB FLASH 33HVQFN

LPC1342FHN33,551

Manufacturer Part Number
LPC1342FHN33,551
Description
IC MCU 32BIT 16KB FLASH 33HVQFN
Manufacturer
NXP Semiconductors
Series
LPC13xxr
Datasheets

Specifications of LPC1342FHN33,551

Program Memory Type
FLASH
Program Memory Size
16KB (16K x 8)
Package / Case
33-VQFN Exposed Pad, 33-HVQFN, 33-SQFN, 33-DHVQFN
Core Processor
ARM® Cortex-M3™
Core Size
32-Bit
Speed
72MHz
Connectivity
I²C, Microwire, SPI, SSI, SSP, UART/USART, USB
Peripherals
Brown-out Detect/Reset, POR, WDT
Number Of I /o
28
Ram Size
4K x 8
Voltage - Supply (vcc/vdd)
2 V ~ 3.6 V
Data Converters
A/D 8x10b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Processor Series
LPC13
Core
ARM Cortex M3
Data Bus Width
32 bit
Data Ram Size
4 KB
Interface Type
I2C, UART
Maximum Clock Frequency
72 MHz
Number Of Programmable I/os
28
Number Of Timers
4
Operating Supply Voltage
3.3 V
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
3rd Party Development Tools
MDK-ARM, RL-ARM, ULINK2
Minimum Operating Temperature
- 40 C
On-chip Adc
10 bit, 8 Channel
Package
33HVQFN EP
Device Core
ARM Cortex M3
Family Name
LPC1000
Maximum Speed
72 MHz
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
622-1005 - USB IN-CIRCUIT PROG ARM7 LPC2K
Eeprom Size
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
568-4946
935289656551
NXP Semiconductors
UM10375
User manual
10.5.5 Human interface device information
Table 180. Mass storage device information class structure
The following structure is used to pass the HID device information:
typedef struct _HID_DEVICE_INFO {
} HID_DEVICE_INFO;
Table 181. Human interface device information class structure
Member
MemorySize
MSC_Write
MSC_Read
Member
idVendor
idProduct
bcdDevice
StrDescPtr
InReportCount
OutReportCount
uint16_t
uint16_t
uint16_t
uint32_t StrDescPtr;
uint8_t
uint8_t
uint8_t
void (*InReport)( uint8_t src[], uint32_t length);
void (*OutReport)(uint8_t dst[], uint32_t length);
InReportCount;
OutReportCount;
SampleInterval;
idVendor;
idProduct;
bcdDevice;
All information provided in this document is subject to legal disclaimers.
Description
Memory size in number of bytes
Write call back function. This function is provided by the application software.
This function gets called when host sends a write command.
Input Parameters:
Offset – Destination start address
Source Pointer – Pointer to the source of data
Length – Number of bytes to be written
Read call back function. This function is provided by the application software.
This function gets called when host sends a read command.
Input Parameters:
Offset – Destination start address
Destination Pointer – Pointer to the destination of data
Length – Number of bytes to be read
Description
Vendor ID
Product ID
Device release number
Pointer to the String Describing the Manufacturer, Product and Serial
number. Refer to
Number of bytes in InReport
Number of bytes in OutReport
Rev. 2 — 7 July 2010
Section 10.6.4
Chapter 10: LPC13xx USB on-chip drivers
for an example.
UM10375
© NXP B.V. 2010. All rights reserved.
161 of 333

Related parts for LPC1342FHN33,551