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

X  

DSPIC33FJMC202ESS 数据表(PDF) 118 Page - Microchip Technology

部件名 DSPIC33FJMC202ESS
功能描述  16-bit Digital Signal Controllers (up to 32 KB Flash and 2 KB SRAM) with Motor Control and Advanced Analog
PDF  330 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
制造商  MICROCHIP [Microchip Technology]
网页  http://www.microchip.com
标志 MICROCHIP - Microchip Technology

DSPIC33FJMC202ESS 数据表(HTML) 118 Page - Microchip Technology

Back Button DSPIC33FJMC202ESS Datasheet HTML 114Page - Microchip Technology DSPIC33FJMC202ESS Datasheet HTML 115Page - Microchip Technology DSPIC33FJMC202ESS Datasheet HTML 116Page - Microchip Technology DSPIC33FJMC202ESS Datasheet HTML 117Page - Microchip Technology DSPIC33FJMC202ESS Datasheet HTML 118Page - Microchip Technology DSPIC33FJMC202ESS Datasheet HTML 119Page - Microchip Technology DSPIC33FJMC202ESS Datasheet HTML 120Page - Microchip Technology DSPIC33FJMC202ESS Datasheet HTML 121Page - Microchip Technology DSPIC33FJMC202ESS Datasheet HTML 122Page - Microchip Technology Next Button
Zoom Inzoom in Zoom Outzoom out
 118 / 330 page
background image
dsPIC33FJ32MC202/204 and dsPIC33FJ16MC304
DS70283K-page 118
© 2007-2012 Microchip Technology Inc.
10.2
Open-Drain Configuration
In addition to the PORT, LAT and TRIS registers for
data control, some port pins can also be individually
configured for either digital or open-drain output. This is
controlled by the Open-Drain Control register, ODCx,
associated with each port. Setting any of the bits con-
figures the corresponding pin to act as an open-drain
output.
The open-drain feature allows the generation of
outputs higher than VDD (e.g., 5V) on any desired 5V
tolerant pins by using external pull-up resistors. The
maximum open-drain voltage allowed is the same as
the maximum VIH specification.
See the “Pin Diagrams” section for the available pins
and their functionality.
10.3
Configuring Analog Port Pins
The AD1PCFG and TRIS registers control the opera-
tion of the analog-to-digital (A/D) port pins. The port
pins that are to function as analog inputs must have
their corresponding TRIS bit set (input). If the TRIS bit
is cleared (output), the digital output level (VOH or VOL)
will be converted.
The AD1PCFGL register has a default value of 0x0000;
therefore, all pins that share ANx functions are analog
(not digital) by default.
When the PORT register is read, all pins configured as
analog input channels will read as cleared (a low level).
Pins configured as digital inputs will not convert an
analog input. Analog levels on any pin defined as a dig-
ital input (including the ANx pins) can cause the input
buffer to consume current that exceeds the device
specifications.
10.4
I/O Port Write/Read Timing
One instruction cycle is required between a port
direction change or port write operation and a read
operation of the same port. Typically this instruction
would be an NOP. Examples are shown in
Example 10-1 and Example 10-2. This also applies to
PORT bit operations, such as BSET PORTB, # RB0,
which are single cycle read-modify-write. All PORT bit
operations, such as MOV PORTB, W0 or BSET PORTB,
# RBx, read the pin and not the latch.
10.5
Input Change Notification
The input change notification function of the I/O ports
allows
the
dsPIC33FJ32MC202/204
and
dsPIC33FJ16MC304 devices to generate interrupt
requests to the processor in response to a
change-of-state on selected input pins. This feature
can detect input change-of-states even in Sleep mode,
when the clocks are disabled. Depending on the device
pin count, up to 31 external signals (CNx pin) can be
selected (enabled) for generating an interrupt request
on a change-of-state.
Four control registers are associated with the CN mod-
ule. The CNEN1 and CNEN2 registers contain the
interrupt enable control bits for each of the CN input
pins. Setting any of these bits enables a CN interrupt
for the corresponding pins.
Each CN pin also has a weak pull-up connected to it.
The pull-ups act as a current source connected to the
pin, and eliminate the need for external resistors when
push-button or keypad devices are connected. The
pull-ups are enabled separately using the CNPU1 and
CNPU2 registers, which contain the control bits for
each of the CN pins. Setting any of the control bits
enables the weak pull-ups for the corresponding pins.
EXAMPLE 10-1:
PORT WRITE/READ EXAMPLE
EXAMPLE 10-2:
PORT BIT OPERATIONS
Note:
Pull-ups on change notification pins
should always be disabled when the port
pin is configured as a digital output.
MOV
0xFF00, W0
; Configure PORTB<15:8> as inputs
MOV
W0, TRISBB
; and PORTB<7:0> as outputs
NOP
; Delay 1 cycle
btss
PORTB, #13
; Next Instruction
Incorrect:
BSET
PORTB, #RB1
;Set PORTB<RB1> high
BSET
PORTB, #RB6
;Set PORTB<RB6> high
Correct:
BSET
PORTB, #RB1
;Set PORTB<RB1> high
NOP
BSET
PORTB, #RB6
;Set PORTB<RB6> high
NOP
Preferred:
BSET
LATB, LATB1
;Set PORTB<RB1> high
BSET
LATB, LATB6
;Set PORTB<RB6> high



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