久久久久久久999_99精品久久精品一区二区爱城_成人欧美一区二区三区在线播放_国产精品日本一区二区不卡视频_国产午夜视频_欧美精品在线观看免费

 找回密碼
 立即注冊

QQ登錄

只需一步,快速開始

搜索
查看: 13806|回復: 1
打印 上一主題 下一主題
收起左側

Arduino UNO 板子各引腳輸出電流詳解!

[復制鏈接]
跳轉到指定樓層
樓主
ID:205205 發表于 2017-5-27 09:57 | 只看該作者 回帖獎勵 |倒序瀏覽 |閱讀模式
利用Arduino做項目的時候,經常會糾結于其驅動能力,或者無法正常工作,或者浪費人力財力,下面就是關于這部分的官方內容:

縮寫定義:

VOH - 電壓輸出高電平Voltage Output High (I/O Pin "HIGH")

VOL - 電壓輸出低電平Voltage Output Low (I/O Pin " LOW")

IOH - 電流輸出高電平Current Output High (I/O Pin "HIGH")

IOL - 電流輸出低電平Current Output Low (I/O Pin " LOW")

1. ATMEL ATMEGA328 (UNO及Duemilanove) 電流規范:

極限參數- 超過端口將無法承受

IO通道對應的直流電流........... 40.0 mA

VCC和GND對應的直流電流...... 200.0 mA

1 VCC管腳: 總的拉電流(流出)能力為200mA

2 GND管腳: 總的灌電流(流入)能力為400mA

Only the 32 pin surface mount packages (UNO Surface-Mount version) have 2 VCC pins.

管腳拉電流能力:

NOTE: Although each I/O port can source more than the test conditions (20 mA at VCC = 5V, 10 mA at VCC = 3V) under steady state conditions (non-transient), the following must be observed.

The sum of all IOH, for ports C0 - C5, D0- D4, ADC7, RESET should not exceed 150 mA.
The sum of all IOH, for ports B0 - B5, D5 - D7, ADC6, XTAL1, XTAL2 should not exceed 150 mA.
If IOH exceeds the test condition, VOH may exceed the related specification. Pins are not guaranteed to source current greater than the listed test condition.
Pin SINK Current Limitations:

NOTE: Although each I/O port can sink more than the test conditions (20 mA at VCC = 5V, 10 mA at VCC = 3V) under steady state conditions (non-transient), the following must be observed:

The sum of all IOL, for ports C0 - C5, ADC7, ADC6 should not exceed 100 mA.
The sum of all IOL, for ports B0 - B5, D5 - D7, XTAL1, XTAL2 should not exceed 100 mA.
The sum of all IOL, for ports D0 - D4, RESET should not exceed 100 mA.
If IOL exceeds the test condition, VOL may exceed the related specification. Pins are not guaranteed to sink current greater than the listed test condition.

2. ATMEL ATMEGA2560-1280-640(MEGA) 電流規范:

極限參數:

IO通道對應的直流電流........... 40.0 mA

VCC和GND對應的直流電流...... 200.0 mA

This apparently is saying you get 800mA to play with as there are 4 Vcc and 4 Gnd pins, further limited by subgroups of pins for Sink (IOL) and Source (IOH) current:

管腳灌電流能力:

The sum of all IOL, for ports J0-J7, A0-A7, G2 should not exceed 200 mA.
The sum of all IOL, for ports C0-C7, G0-G1, D0-D7, L0-L7 should not exceed 200 mA.
The sum of all IOL, for ports G3-G4, B0-B7, H0-B7 should not exceed 200 mA.
The sum of all IOL, for ports E0-E7, G5 should not exceed 100 mA.
The sum of all IOL, for ports F0-F7, K0-K7 should not exceed 100 mA.
[looks like 800mA Total!]

NOTE: If IOL exceeds the test condition [(20mA at VCC = 5V, 10mA at VCC = 3V) under steady state conditions (non-transient)], VOL may exceed the related specification. Pins are not guaranteed to sink current greater than the listed test condition.

管腳拉電流能力:

The sum of all IOH, for ports J0-J7, G2, A0-A7 should not exceed 200 mA.
The sum of all IOH, for ports C0-C7, G0-G1, D0-D7, L0-L7 should not exceed 200 mA.
The sum of all IOH, for ports G3-G4, B0-B7, H0-H7 should not exceed 200 mA.
The sum of all IOH, for ports E0-E7, G5 should not exceed 100 mA.
The sum of all IOH, for ports F0-F7, K0-K7 should not exceed 100 mA.
[looks like 800mA Total!]

NOTE: If IOH exceeds the test condition [(20mA at VCC = 5V, 10mA at VCC = 3V) under steady state conditions (non-transient)], VOH may exceed the related specification. Pins are not guaranteed to source current greater than the listed test condition.

NOTE: Crossroads has confirmed with ATMEL that total current is defined by the number of VCC pins per package. Here is a quote from their response:

"For 328P, the max current rating is 400mA for the TQFP package. For ATmega2560, the max current rating is 800 mA. Also, please note that this is absolute maximum rating and exposing the device to absolute maximum conditions for longer duration of time could possibly cause damage to the device."

評分

參與人數 1黑幣 +100 收起 理由
admin + 100 共享資料的黑幣獎勵!

查看全部評分

分享到:  QQ好友和群QQ好友和群 QQ空間QQ空間 騰訊微博騰訊微博 騰訊朋友騰訊朋友
收藏收藏1 分享淘帖 頂 踩
回復

使用道具 舉報

沙發
ID:205205 發表于 2017-5-27 09:58 | 只看該作者
Arduno (UNO and Duemilanove) Chip Pin#s VS Ports:
回復

使用道具 舉報

您需要登錄后才可以回帖 登錄 | 立即注冊

本版積分規則

手機版|小黑屋|51黑電子論壇 |51黑電子論壇6群 QQ 管理員QQ:125739409;技術交流QQ群281945664

Powered by 單片機教程網

快速回復 返回頂部 返回列表
主站蜘蛛池模板: 一区二区蜜桃 | 午夜激情在线视频 | 亚洲成人中文字幕 | 一本一道久久a久久精品综合 | 欧美成人精品一区 | 在线免费观看视频你懂的 | 夜夜操天天艹 | 国产精品久久久久久一级毛片 | 欧美在线小视频 | 久久精品久久精品 | 久久久精 | 精品国产乱码久久久久久闺蜜 | 国产精品黄色 | av在线免费观看网站 | 亚洲欧美国产精品久久 | 日本三级电影免费观看 | 91精品国产91综合久久蜜臀 | 成人免费看电影 | 国产精品美女久久久久久不卡 | 成人欧美一区二区三区在线播放 | 国产精品久久777777 | 中文成人无字幕乱码精品 | 国产午夜精品一区二区三区 | 日韩精品在线一区 | 99精品99久久久久久宅男 | 看片国产 | 在线观看视频福利 | av在线伊人 | 日韩电影免费在线观看中文字幕 | 亚洲精品在线看 | 秋霞在线一区 | 亚洲超碰在线观看 | 久色视频在线观看 | 国产丝袜av| 成人影视网址 | 成年人的视频免费观看 | www.久久久久久久久久久久 | 久久一区二区av | 国产91在线播放 | 国产日韩亚洲欧美 | 黄色小视频入口 |