chinese直男口爆体育生外卖, 99久久er热在这里只有精品99, 又色又爽又黄18禁美女裸身无遮挡, gogogo高清免费观看日本电视,私密按摩师高清版在线,人妻视频毛茸茸,91论坛 兴趣闲谈,欧美 亚洲 精品 8区,国产精品久久久久精品免费

電子發(fā)燒友App

硬聲App

掃碼添加小助手

加入工程師交流群

0
  • 聊天消息
  • 系統(tǒng)消息
  • 評(píng)論與回復(fù)
登錄后你可以
  • 下載海量資料
  • 學(xué)習(xí)在線課程
  • 觀看技術(shù)視頻
  • 寫(xiě)文章/發(fā)帖/加入社區(qū)
會(huì)員中心
創(chuàng)作中心

完善資料讓更多小伙伴認(rèn)識(shí)你,還能領(lǐng)取20積分哦,立即完善>

3天內(nèi)不再提示
創(chuàng)作
電子發(fā)燒友網(wǎng)>電子資料下載>類型>參考設(shè)計(jì)>PMD-ARD-INTZ硬件用戶指南

PMD-ARD-INTZ硬件用戶指南

2021-03-22 | pdf | 390.86KB | 次下載 | 2積分

資料介紹

This version (09 Nov 2020 07:14) was approved by Jesse Daniel Santos.

PMD-ARD-INTZ Hardware User Guide

Overview

Arduino interface is found on many development platforms and is used on many prototype designs. The Pmod standard is a 6,8, or 12-pin standard that carries GPIO and/or serial communication protocols. PMD-ARD-INTZ enables four Pmod modules to interface with EVAL-ADICUP3029 / EVAL-ADICUP360 development boards or any equivalent Arduino MCU boards. Out of the four Pmod ports, two is configured as SPI Pmod, one is I2C Pmod, the other one can be configured as either SPI or UART Pmod.

General Setup

Power Source Settings

The circuit is powered either by the voltages coming from the Arduino headers or the input DC voltage supplied from the barrel jack of the MCU baseboard. Switch S1 is used to choose where the system voltages (3.3V and 5V) is sourced from.

Positioning S1 to ARD will cause the board to use voltage supplied from the MCU baseboard headers. Positioning S2 to LDO uses the DC voltage supplied from the barrel jack of the MCU baseboard, then regulated by LT1763-3.3 and LT1763-5 to provide the 3.3V and 5V system voltage respectively.

A green LED (labeled DS1) should be lit to indicate that the board is powered up.

Recommended external supply voltage is 7 to 13 volts.

Logic Voltage Settings

Each Pmod port has bidirectional voltage level translators. This enables compatibility with Pmod modules and MCU baseboards that has different logic voltage levels.

The logic voltage level of each Pmod port can be set to either 3.3V or 5V using the shunt connectors P4,P5,P6, and P7.

Meanwhile, the logic voltage source of the MCU baseboard can be chosen from the IOREF from the MCU baseboard header and the 3.3V and 5V system voltages using the shunt connector between P22 and P21 (encircled blue in Fig D). Preferably, this should be set to IOREF to ensure a proper voltage setting.

Reset Logic Active State

The reset button (S2) on PMD-ARD-INTZ resets the MCU baseboard and all of the Pmod ports simultaneously. By default, the reset pins are Active Low and can be changed to an Active High using solder jumpers JP1, JP2, JP3, JP4 for the Pmod ports and JP5 for the MCU.

Pmod Interface Types

The Pmod connectors on the PMD-ARD-INTZ follow the latest Digilent Pmod Interface Specifications-1.2.0. Pin assignments are adapted from Arduino UNO pin assignments. Different MCU baseboards have different pinouts. If a different MCU baseboard is used, use the Arduino UNO pinout as a reference to determine the proper pin number for your MCU baseboard.

SPI Ports

Pmod ports (P11,P12, and P13) follows the expanded SPI interface. P11 and P12 are dedicated SPI ports while P13 can be configured to either expanded SPI or expanded UART. To configure P13 as expanded SPI, set the shunt connectors P8, P9, and P10 similiar to the encircled in Figure A.

Pin No. P11: SPI 0 P12: SPI 1 P13: SPI 2
1 D10 (CS) D9 (CS) D8 (CS)
2 D11 (MOSI) D11 (MOSI) D11 (MOSI)
3 D12 (MISO) D12 (MISO) D12 (MISO)
4 D13 (SCK) D13 (SCK) D13 (SCK)
5 GND GND GND
6 VCC VCC VCC
7 D6 (GPIO/INT) D5 (GPIO/INT) D4 (GPIO/INT)
8 RST RST RST
9 A5 (GPIO/CS2) A3 (GPIO/CS2) A1 (GPIO/CS2)
10 A4 (GPIO/CS3) A2 (GPIO/CS3) A0 (GPIO/CS3)
11 GND GND GND
12 VCC VCC VCC

I2C Port

Pmod port (P16) is designed to interface to both old and new I2C modules. The older versions of I2C pmod (2×4 connector) should be attached to pins 3-4 and 9-10 of P16 and new versions of I2C pmod (1×6 connector) should be attached to pins 1-6 or pins 7-12 of P16 as shown in the table below.

Pin No. P16: New I2C P16: Old I2C
1 D3 (INT) -
2 RST -
3 D19 (SCL) D19 (SCL)
4 D18 (SDA) D18 (SDA)
5 GND GND
6 VCC VCC
7 D3 (INT) -
8 RST -
9 D19 (SCL) D19 (SCL)
10 D18 (SDA) D18 (SDA)
11 GND GND
12 VCC VCC

Pull-up resistors (4.7 kΩ) for SCL and SDA lines are also provided. Apply a short on solder jumpers P14, P15, P17, and P18 to use the pull-up resistors.

UART Port

Pmod port (P13) can be reconfigured between an expanded SPI and expanded UART. To configure P13 as expanded UART, set the shunt connectors P8, P9, and P10.

Pin No.P13: UART
1 D8 (CTS)
2 D1 (RX)
3 D0 (TX)
4 D2
5 GND
6 VCC
7 D4 (GPIO/INT)
8 RST
9 A1 (GPIO)
10 A0 (GPIO)
11 GND
12 VCC


Schematic, PCB Layout, Bill of Materials

PMD-ARD-INTZ Design & Integration Files

ADI
加入交流群
微信小助手二維碼

掃碼添加小助手

加入工程師交流群

下載該資料的人也在下載 下載該資料的人還在閱讀
更多 >

評(píng)論

查看更多

下載排行

本周

  1. 1新一代網(wǎng)絡(luò)可視化(NPB 2.0)
  2. 3.40 MB  |  1次下載  |  免費(fèi)
  3. 2MDD品牌三極管MMBT3906數(shù)據(jù)手冊(cè)
  4. 2.33 MB  |  次下載  |  免費(fèi)
  5. 3MDD品牌三極管S9012數(shù)據(jù)手冊(cè)
  6. 2.62 MB  |  次下載  |  免費(fèi)
  7. 4聯(lián)想flex2-14D/15D說(shuō)明書(shū)
  8. 4.92 MB   |  次下載  |  免費(fèi)
  9. 5收音環(huán)繞擴(kuò)音機(jī) AVR-1507手冊(cè)
  10. 2.50 MB   |  次下載  |  免費(fèi)
  11. 624Pin Type-C連接器設(shè)計(jì)報(bào)告
  12. 1.06 MB   |  次下載  |  免費(fèi)
  13. 7MS1000TA 超聲波測(cè)量模擬前端芯片技術(shù)手冊(cè)
  14. 0.60 MB   |  次下載  |  免費(fèi)
  15. 8MS1022高精度時(shí)間測(cè)量(TDC)電路數(shù)據(jù)手冊(cè)
  16. 1.81 MB   |  次下載  |  免費(fèi)

本月

  1. 1愛(ài)華AIWA HS-J202維修手冊(cè)
  2. 3.34 MB   |  37次下載  |  免費(fèi)
  3. 2PC5502負(fù)載均流控制電路數(shù)據(jù)手冊(cè)
  4. 1.63 MB   |  23次下載  |  免費(fèi)
  5. 3NB-IoT芯片廠商的資料說(shuō)明
  6. 0.31 MB   |  22次下載  |  1 積分
  7. 4H110主板CPU PWM芯片ISL95858HRZ-T核心供電電路圖資料
  8. 0.63 MB   |  6次下載  |  1 積分
  9. 5UWB653Pro USB口測(cè)距通信定位模塊規(guī)格書(shū)
  10. 838.47 KB  |  5次下載  |  免費(fèi)
  11. 6技嘉H110主板IT8628E_BX IO電路圖資料
  12. 2.61 MB   |  4次下載  |  1 積分
  13. 7蘇泊爾DCL6907(即CHK-S007)單芯片電磁爐原理圖資料
  14. 0.04 MB   |  4次下載  |  1 積分
  15. 8100W準(zhǔn)諧振反激式恒流電源電路圖資料
  16. 0.09 MB   |  2次下載  |  1 積分

總榜

  1. 1matlab軟件下載入口
  2. 未知  |  935137次下載  |  10 積分
  3. 2開(kāi)源硬件-PMP21529.1-4 開(kāi)關(guān)降壓/升壓雙向直流/直流轉(zhuǎn)換器 PCB layout 設(shè)計(jì)
  4. 1.48MB  |  420064次下載  |  10 積分
  5. 3Altium DXP2002下載入口
  6. 未知  |  233089次下載  |  10 積分
  7. 4電路仿真軟件multisim 10.0免費(fèi)下載
  8. 340992  |  191439次下載  |  10 積分
  9. 5十天學(xué)會(huì)AVR單片機(jī)與C語(yǔ)言視頻教程 下載
  10. 158M  |  183353次下載  |  10 積分
  11. 6labview8.5下載
  12. 未知  |  81602次下載  |  10 積分
  13. 7Keil工具M(jìn)DK-Arm免費(fèi)下載
  14. 0.02 MB  |  73822次下載  |  10 積分
  15. 8LabVIEW 8.6下載
  16. 未知  |  65991次下載  |  10 積分