![NXP Semiconductors LPC43Sxx Скачать руководство пользователя страница 653](http://html1.mh-extra.com/html/nxp-semiconductors/lpc43sxx/lpc43sxx_user-manual_1721827653.webp)
UM10503
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2015. All rights reserved.
User manual
Rev. 2.1 — 10 December 2015
653 of 1441
NXP Semiconductors
UM10503
Chapter 25: LPC43xx/LPC43Sxx USB0 Host/Device/OTG controller
25.6.4 USB Status register (USBSTS)
This register indicates various states of the Host/Device controller and any pending
interrupts. Software sets a bit to zero in this register by writing a one to it.
Remark:
This register does not indicate status resulting from a transaction on the serial
bus.
10
-
-
Reserved.
-
0
11
ASPE
Asynchronous Schedule Park Mode Enable
R/W
1
0
Park mode is disabled.
1
Park mode is enabled.
12
-
-
Reserved. -
0
13
-
-
Not used in Host mode.
-
14
-
-
Reserved. -
0
15
FS2
Bit 2 of the Frame List Size bits. See
-
0
23:16
ITC
Interrupt threshold control.
The system software uses this field to set the maximum rate at which
the host/device controller will issue interrupts. ITC contains the
maximum interrupt interval measured in micro-frames. Valid values
are shown below. All other values are reserved.
0x0 = Immediate (no threshold)
0x1 = 1 micro frame.
0x2 = 2 micro frames.
0x8 = 8 micro frames.
0x10 = 16 micro frames.
0x20 = 32 micro frames.
0x40 = 64 micro frames.
R/W
0x8
31:24
-
Reserved
0
Table 470. USB Command register in host mode (USBCMD_H - address 0x4000 6140) bit description - host mode
Bit
Symbol
Value
Description
Access Reset
value
Table 471. Frame list size values
USBCMD bit 15
USBCMD bit 3
USBCMD bit 2
Frame list size
0
0
0
1024 elements (4096 bytes) - default
value
0
0
1
512 elements (2048 bytes)
0
1
0
256 elements (1024 bytes)
0
1
1
128 elements (512 bytes)
1
0
0
64 elements (256 bytes)
1
0
1
32 elements (128 bytes)
1
1
0
16 elements (64 bytes)
1
1
1
8 elements (32 bytes)