数据搜索系统,热门电子元器件搜索
  Chinese  ▼
ALLDATASHEETCN.COM

X  

DVR 数据表(PDF) 232 Page - Microchip Technology

部件名 DVR
功能描述  16-Bit General Purpose Microcontrollers with 256-Kbyte Flash and 16-Kbyte RAM in Low Pin Count Packages
PDF  416 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
制造商  MICROCHIP [Microchip Technology]
网页  http://www.microchip.com
标志 MICROCHIP - Microchip Technology

DVR 数据表(HTML) 232 Page - Microchip Technology

Back Button DVR Datasheet HTML 228Page - Microchip Technology DVR Datasheet HTML 229Page - Microchip Technology DVR Datasheet HTML 230Page - Microchip Technology DVR Datasheet HTML 231Page - Microchip Technology DVR Datasheet HTML 232Page - Microchip Technology DVR Datasheet HTML 233Page - Microchip Technology DVR Datasheet HTML 234Page - Microchip Technology DVR Datasheet HTML 235Page - Microchip Technology DVR Datasheet HTML 236Page - Microchip Technology Next Button
Zoom Inzoom in Zoom Outzoom out
 232 / 416 page
background image
PIC24FJ256GA705 FAMILY
DS30010118D-page 232
 2016-2018 Microchip Technology Inc.
19.2
Transmitting in 8-Bit Data Mode
1.
Set up the UARTx:
a)
Write appropriate values for data, parity and
Stop bits.
b)
Write appropriate baud rate value to the
UxBRG register.
c)
Set up transmit and receive interrupt enable
and priority bits.
2.
Enable the UARTx.
3.
Set the UTXEN bit (causes a transmit interrupt,
two cycles after being set).
4.
Write a data byte to the lower byte of the
UxTXREG word. The value will be immediately
transferred to the Transmit Shift Register (TSR)
and the serial bit stream will start shifting out
with the next rising edge of the baud clock.
5.
Alternatively, the data byte may be transferred
while UTXEN = 0 and then the user may set
UTXEN. This will cause the serial bit stream to
begin immediately because the baud clock will
start from a cleared state.
6.
A transmit interrupt will be generated as per
interrupt control bits, UTXISEL<1:0>.
19.3
Transmitting in 9-Bit Data Mode
1.
Set up the UARTx (as described in Section 19.2
“Transmitting in 8-Bit Data Mode”).
2.
Enable the UARTx.
3.
Set the UTXEN bit (causes a transmit interrupt).
4.
Write UxTXREG as a 16-bit value only.
5.
A word write to UxTXREG triggers the transfer
of the 9-bit data to the TSR. The serial bit stream
will start shifting out with the first rising edge of
the baud clock.
6.
A transmit interrupt will be generated as per the
setting of control bits, UTXISELx.
19.4
Break and Sync Transmit
Sequence
The following sequence will send a message frame
header, made up of a Break, followed by an auto-baud
Sync byte.
1.
Configure the UARTx for the desired mode.
2.
Set UTXEN and UTXBRK to set up the Break
character.
3.
Load the UxTXREG with a dummy character to
initiate transmission (value is ignored).
4.
Write ‘55h’ to UxTXREG; this loads the Sync
character into the transmit FIFO.
5.
After the Break has been sent, the UTXBRK bit
is reset by hardware. The Sync character now
transmits.
19.5
Receiving in 8-Bit or 9-Bit Data
Mode
1.
Set up the UARTx (as described in Section 19.2
“Transmitting in 8-Bit Data Mode”).
2.
Enable the UARTx by setting the URXEN bit
(UxSTA<12>).
3.
A receive interrupt will be generated when one
or more data characters have been received as
per interrupt control bits, URXISEL<1:0>.
4.
Read the OERR bit to determine if an overrun
error has occurred. The OERR bit must be reset
in software.
5.
Read UxRXREG.
The act of reading the UxRXREG character will move
the next character to the top of the receive FIFO,
including a new set of PERR and FERR values.
19.6
Operation of UxCTS and UxRTS
Control Pins
UARTx Clear-to-Send (UxCTS) and Request-to-Send
(UxRTS) are the two hardware controlled pins that are
associated with the UARTx modules. These two pins
allow the UARTx to operate in Simplex and Flow
Control mode. They are implemented to control the
transmission and reception between the Data Terminal
Equipment (DTE). The UEN<1:0> bits in the UxMODE
register configure these pins.
19.7
Infrared Support
The UARTx module provides two types of infrared
UART support: one is the IrDA clock output to support
an external IrDA encoder and decoder device (legacy
module support), and the other is the full implementa-
tion of the IrDA encoder and decoder. Note that
because the IrDA modes require a 16x baud clock, they
will only work when the BRGH bit (UxMODE<3>) is ‘0’.
19.7.1
IrDA CLOCK OUTPUT FOR
EXTERNAL IrDA SUPPORT
To support external IrDA encoder and decoder devices,
the BCLKx pin (same as the UxRTS pin) can be
configured to generate the 16x baud clock. When
UEN<1:0> = 11, the BCLKx pin will output the
16x baud clock if the UARTx module is enabled; it can
be used to support the IrDA codec chip.
19.7.2
BUILT-IN IrDA ENCODER AND
DECODER
The UARTx has full implementation of the IrDA
encoder and decoder as part of the UARTx module.
The built-in IrDA encoder and decoder functionality is
enabled using the IREN bit (UxMODE<12>). When
enabled (IREN = 1), the receive pin (UxRX) acts as the
input from the infrared receiver. The transmit pin
(UxTX) acts as the output to the infrared transmitter.



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100  ...More


数据表 下载

Go To PDF Page


链接网址



ALLDATASHEET是否为您带来帮助?  [ DONATE ] 

关于 Alldatasheet   |   广告服务   |   联系我们   |   隐私政策   |   数据表链接    |   链接交换   |   制造商名单
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com