精品国产人成在线_亚洲高清无码在线观看_国产在线视频国产永久2021_国产AV综合第一页一个的一区免费影院黑人_最近中文字幕MV高清在线视频

電子發燒友App

硬聲App

0
  • 聊天消息
  • 系統消息
  • 評論與回復
登錄后你可以
  • 下載海量資料
  • 學習在線課程
  • 觀看技術視頻
  • 寫文章/發帖/加入社區
會員中心
創作中心

完善資料讓更多小伙伴認識你,還能領取20積分哦,立即完善>

3天內不再提示
創作
電子發燒友網>電子資料下載>類型>參考設計>EVADM305E-ARDZ硬件

EVADM305E-ARDZ硬件

2021-03-23 | pdf | 195.44KB | 次下載 | 2積分

資料介紹

This version (06 Feb 2021 21:01) was approved by Robin Getz.The Previously approved version (14 Jan 2021 05:12) is available.Diff

CN0401 (EVAL-ADM3055E-ARDZ) Shield Overview

CN0401 is an Arduino Uno compatible isolated controller area network with flexible data rate (CAN FD) communications port. The circuit interfaces to the local development platform via Serial Peripheral Interface (SPI) providing a simple method to add field bus communication to new and existing designs. CN0401 enables both the higher bandwidth CAN FD data rates (up to 8Mbps) demanded by modern multi-node CAN FD networks and the rugged electromagnetic compatibility (EMC) performance required by industrial environments.

The circuit uses the integrated auxiliary isolated digital channel of the ADM3055E transceiver for runtime configuration of the bus termination. The switchable termination circuitry connects a 120 Ω split termination with common-mode filtering capacitor between the CAN FD bus lines. Switchable termination allows on-the-fly software configuration of termination locations when the CAN FD bus is physically altered. Using switchable termination, each node can be used at any physical location without mechanical changes to the nodes and software can track the position of terminations in the network.

Additionally, the circuit can be set by the development platform to a reduced power standby state. While in the standby state, the isolated CAN FD communications port will notify the development platform of a remote wake-up request being transmitted by a remote CAN FD node to the CAN FD bus.

With the ADM3055E CAN FD transceiver, the circuit provides reinforced signal and power isolation between the node and CAN FD bus. Electrical connection to the CAN FD bus may be made either by screw terminal or the CAN CiA 303-1 male 9-pin sub-D port. Because the ADM3055E transceiver has an integrated isolated dc-to-dc converter, it does not require external power to be present on the CAN FD bus. The examples focus on CAN FD networks however this circuit is backwards compatible with classical CAN networks.

Hardware Connection and Jumper Configurations


The CN0401 connects to the ADICUP3029 or any Arduino Uno form-factor development platform using the mating headers. Shown below are the hardware connections and jumper headers which configure the operation of the board.

There should always be a shunt in jumper headers P2, P11, P19 and P20 for the board to function properly


Power Supply Connections and Configuration


The required power supply sources for both the logic and dc-to-dc converter can be independently configured via P20 and P11 jumpers to source power from either the underlying development platform or external power supplies.

P6 External Supply Terminal Block Pin Assignment

Pin Description
1 External DC-to-DC Converter Supply (5V)
2 External Logic Supply (2.7V to 5.5V)
3 Ground

P20 Header Shunt Positions for Setting Board Power Source

Position Location Description
Shunt pins 1 and 2 Board sources the required supply for the isolated dc-to-dc converter from the 5V Arduino Uno header pin
Shunt pins 2 and 3 Board sources the required supply for the isolated dc-to-dc converter from the External Supply Terminal Block (P6-Pin 1)

P11 Header Shunt Positions for Setting Board Voltage Logic

Position Location Description
Shunt pins 1 and 2 Board sources the logic supply from the IOREF Arduino Uno Header Pin
Shunt pins 2 and 3 Board sources the logic supply from the External Supply Terminal Block (P6-Pin 2). The logic levels will scale with the supply voltage and typically must match the level of the development platform.

CAN Bus Connections


The board can be connected to the CAN bus via the CAN bus terminal block or the standard CAN port: CiA 303-1 male 9-pin sub-D port.

CAN Bus Terminal Block Pin Assignment

Pin Description
1 CANL
2 CANH
3 GND2

CiA 303-1 Male 9-pin Sub-D Port

Pin Description
1 Not Connected
2 CANL
3 GND2
4 Not Connected
5 Not Connected (Optionally can be configured to GND2 via R2)
6 Not Connected (Optionally can be configured to GND2 via R4)
7 CANH
8 Not Connected
9 Not Connected

SPI Interface Chip Select Pin Configuration


The board's SPI Interface has a configurable pin assignment for its chip select to support multiple shield stack-up on the same development platform. The chip select signal can be routed to one of four different Arduino pins via mechanical shunt on the P2 header.

P2 Header Shunt Positions for Setting SPI Chip Select Pin

Position Location Description
Shunt pins 1 and 2 Board uses Arduino pin D10 as chip select
Shunt pins 3 and 4 Board uses Arduino pin D9 as chip select
Shunt pins 5 and 6 Board uses Arduino pin D8 as chip select
Shunt pins 7 and 8 Board uses Arduino pin D7 as chip select

Silent Mode and Interrupt Configuration


Silent mode of ADM3055E transceiver is accessible to the development platform through the Arduino Uno D4 header pin. The CAN FD controller issues service requests to the development platform as interrupts through the mechanical shunt on P7.

P5 and P7 Shunt Placement

Jumper Header Location Description
P5 With the mechanical shunt on P5 installed, the development platform can set the CAN FD transceiver to silent mode via high signal from the Arduino Uno header pin D4. Silent mode allows normal reception of CAN frames, but disallows transmission to the CAN bus of any output from the CAN controller. Control of this signal is not required for normal operation. The transceiver will function normally with the mechanical shunt on P5 removed.
P7 The development platform will receive service requests from the CAN controller via Arduino Uno header pin D2. The mechanical shunt on P7 must be in place to detect received CAN frames and notification that the remote wake-up pattern has been received. This shunt will typically be left in place, and is provided only in case the interrupt signal must be routed to a different development platform input.

Slope Control and Full Speed Mode


The ADM3055E can be set to full speed mode, slope control mode or standby mode via mechanical shunt position P19. In full-speed mode, the transition times of the signal transmitted to the CAN bus supports all data rates up to the maximum data rate. In slope control mode, the slew rate of the CAN bus lines is decreased to reduce emissions from fast edges and will only be used for lower data rates. If the mechanical shunt on P19 is removed and the RS signal allowed to float, the transceiver will enter standby mode.

P19 Shunt Position for Setting Slope Control and Full Speed Mode

Position Location Description
Shunt pins 1 and 2 The ADM3055E transceiver is set to full speed mode
Shunt pins 2 and 3 The ADM3055E transceiver is set to slope control mode

Software

Schematic, PCB Layout, Bill of Materials

CN0401 Design & Integration Files

  • Schematics
  • PCB Layout
  • Bill of Materials
  • Allegro Project


End of Document

評論

查看更多

下載排行

本周

  1. 1電子電路原理第七版PDF電子教材免費下載
  2. 0.00 MB  |  1491次下載  |  免費
  3. 2單片機典型實例介紹
  4. 18.19 MB  |  95次下載  |  1 積分
  5. 3S7-200PLC編程實例詳細資料
  6. 1.17 MB  |  27次下載  |  1 積分
  7. 4筆記本電腦主板的元件識別和講解說明
  8. 4.28 MB  |  18次下載  |  4 積分
  9. 5開關電源原理及各功能電路詳解
  10. 0.38 MB  |  11次下載  |  免費
  11. 6100W短波放大電路圖
  12. 0.05 MB  |  4次下載  |  3 積分
  13. 7基于單片機和 SG3525的程控開關電源設計
  14. 0.23 MB  |  4次下載  |  免費
  15. 8基于AT89C2051/4051單片機編程器的實驗
  16. 0.11 MB  |  4次下載  |  免費

本月

  1. 1OrCAD10.5下載OrCAD10.5中文版軟件
  2. 0.00 MB  |  234313次下載  |  免費
  3. 2PADS 9.0 2009最新版 -下載
  4. 0.00 MB  |  66304次下載  |  免費
  5. 3protel99下載protel99軟件下載(中文版)
  6. 0.00 MB  |  51209次下載  |  免費
  7. 4LabView 8.0 專業版下載 (3CD完整版)
  8. 0.00 MB  |  51043次下載  |  免費
  9. 5555集成電路應用800例(新編版)
  10. 0.00 MB  |  33562次下載  |  免費
  11. 6接口電路圖大全
  12. 未知  |  30320次下載  |  免費
  13. 7Multisim 10下載Multisim 10 中文版
  14. 0.00 MB  |  28588次下載  |  免費
  15. 8開關電源設計實例指南
  16. 未知  |  21539次下載  |  免費

總榜

  1. 1matlab軟件下載入口
  2. 未知  |  935053次下載  |  免費
  3. 2protel99se軟件下載(可英文版轉中文版)
  4. 78.1 MB  |  537793次下載  |  免費
  5. 3MATLAB 7.1 下載 (含軟件介紹)
  6. 未知  |  420026次下載  |  免費
  7. 4OrCAD10.5下載OrCAD10.5中文版軟件
  8. 0.00 MB  |  234313次下載  |  免費
  9. 5Altium DXP2002下載入口
  10. 未知  |  233046次下載  |  免費
  11. 6電路仿真軟件multisim 10.0免費下載
  12. 340992  |  191183次下載  |  免費
  13. 7十天學會AVR單片機與C語言視頻教程 下載
  14. 158M  |  183277次下載  |  免費
  15. 8proe5.0野火版下載(中文版免費下載)
  16. 未知  |  138039次下載  |  免費