|
| 1 | +.. _EV_charging_Demo_User_Guide-label: |
| 2 | + |
| 3 | +############################################ |
| 4 | +AM62L EVSE - User Guide |
| 5 | +############################################ |
| 6 | + |
| 7 | +Introduction |
| 8 | +============ |
| 9 | + |
| 10 | +Electric Vehicle Supply Equipment (EVSE) systems require sophisticated control mechanisms to support multiple charging standards and protocols. |
| 11 | +The TIDA-010939 reference design addresses this complexity by providing a comprehensive front-end controller solution that serves as the central |
| 12 | +communication module for EV charging operations. |
| 13 | + |
| 14 | +This reference design combines the AM62L processor with the MSPM0G3507 microcontroller to create a versatile platform supporting both AC and |
| 15 | +DC charging across global standards including Combined Charging System (CCS), Guobiao/Tuijian (GB/T), and Charge de Move (CHAdeMO). |
| 16 | + |
| 17 | +The AM62L processor runs the EV charging software stack on Linux, handling digital communication with electric vehicles, |
| 18 | +Ethernet and wireless connectivity for backend communications, and display capabilities for human-machine interface (HMI) integration. |
| 19 | +The MSPM0G3507 microcontroller manages critical analog handshakes with electric vehicles and safety functions, including control pilot signaling, |
| 20 | +proximity detection, and temperature monitoring of charging connectors. |
| 21 | + |
| 22 | +The reference design provides multiple communication interfaces—CAN, RS-485, RS-232, and Ethernet—enabling control of power conversion units, |
| 23 | +external metering devices, and other peripherals. |
| 24 | + |
| 25 | +The TIDA-010939 reference design is referred to as **AM62L-EVSE-DEV-EVM** throughout this documentation. |
| 26 | + |
| 27 | +.. note:: |
| 28 | + For complete hardware setup, testing procedures, and system architecture details, refer to the `AM62L-EVSE-DEV-EVM Software User Guide <https://www.ti.com/lit/pdf/SLUUDH5>`_. |
| 29 | + |
| 30 | +This guide is intended for software engineers and system integrators who are: |
| 31 | + |
| 32 | +* Porting existing EV charging solutions to the AM62L-EVSE-DEV-EVM platform |
| 33 | +* Developing custom EV charging applications using the AM62L Processor SDK |
| 34 | +* Integrating the platform with existing charging infrastructure |
| 35 | + |
| 36 | +This documentation assumes you have an existing EV charging software stack ready for integration. If you do not have a charging stack, |
| 37 | +consider evaluating `EVerest <https://everest.github.io/>`_, an open-source EV charging software platform. |
| 38 | + |
| 39 | +---- |
| 40 | + |
| 41 | +SDK Overview |
| 42 | +============ |
| 43 | + |
| 44 | +The latest AM62L Processor SDK provides software support for the AM62L-EVSE-DEV-EVM, enabling all communication interfaces |
| 45 | +required for EV charging applications. The SDK facilitates rapid development and deployment of EV charging solutions on this hardware platform. |
| 46 | + |
| 47 | +The EVSE-specific SDK image :file:`tisdk-evse-image` extends the standard TI SDK image :file:`tisdk-default-image` with additional |
| 48 | +packages and configurations required for the AM62L-EVSE-DEV-EVM to function properly. |
| 49 | + |
| 50 | +---- |
| 51 | + |
| 52 | +Quick Start with Pre-built Image |
| 53 | +================================ |
| 54 | + |
| 55 | +For quick evaluation and testing, download the latest pre-built WIC image: `tisdk-evse-image-rt-am62lxx-evm-11.02.08.02.rootfs.wic.xz <https://dr-download-draft.ext.ti.com/software-development/software-development-kit-sdk/MD-YjEeNKJJjt/11.02.08.02-REDRAFT/tisdk-evse-image-rt-am62lxx-evm-11.02.08.02.rootfs.wic.xz>`_ |
| 56 | + |
| 57 | +After downloading and flashing the image to your SD card, proceed directly to testing the communication interfaces by following the |
| 58 | +procedures in the `AM62L-EVSE-DEV-EVM Software User Guide <https://www.ti.com/lit/pdf/SLUUDH5>`_. |
| 59 | + |
| 60 | +---- |
| 61 | + |
| 62 | +Building the SDK with Yocto |
| 63 | +=========================== |
| 64 | + |
| 65 | +This section describes how to build the EVSE WIC image from source using the Yocto Project build system. |
| 66 | +Follow the standard :ref:`Processor SDK - Building the SDK with Yocto <building-the-sdk-with-yocto>` and build for the EV charging Use case. |
| 67 | + |
| 68 | +---- |
| 69 | + |
| 70 | +Testing Communication Interfaces |
| 71 | +================================ |
| 72 | + |
| 73 | +The AM62L-EVSE-DEV-EVM provides multiple communication interfaces essential for EV charging applications: |
| 74 | + |
| 75 | +* **PLC (Power Line Communication)** - For ISO 15118 high-level communication |
| 76 | +* **CAN** - For communication with power conversion units and vehicle networks |
| 77 | +* **RS-485** - For industrial protocol communication with metering devices |
| 78 | +* **RS-232** - For legacy device communication |
| 79 | + |
| 80 | +Complete testing procedures, pinout information, and example configurations for all communication interfaces are documented in the `AM62L-EVSE-DEV-EVM Software User Guide <https://www.ti.com/lit/pdf/SLUUDH5>`_. |
| 81 | + |
| 82 | +---- |
| 83 | + |
| 84 | +Additional Resources |
| 85 | +==================== |
| 86 | + |
| 87 | +* `AM62L-EVSE-DEV-EVM Software User Guide <https://www.ti.com/lit/pdf/SLUUDH5>`_ - Complete hardware setup, testing procedures, and system architecture |
| 88 | +* `AM62L-EVSE-DEV-EVM User Guide <https://www.ti.com/lit/ug/slvudn0/slvudn0.pdf>`_ - Hardware user guide |
| 89 | +* `TIDA-010939 Reference Design <https://www.ti.com/tool/TIDA-010939>`_ - Hardware reference design documentation |
| 90 | +* `AM62L Processor Product Page <https://www.ti.com/product/AM62L>`_ - AM62L processor specifications and resources |
| 91 | +* `AM62L Product Overview <https://www.ti.com/lit/po/sprt790/sprt790.pdf>`_ - AM62L processor overview |
| 92 | +* `AM62L Device Academy <https://dev.ti.com/tirex/explore/node?node=A__AEIJm0rwIeU.2P1OBWwlaA__AM62L-ACADEMY__6F61DO6__LATEST>`_ |
| 93 | +* `EVerest Open Source Charging Stack <https://everest.github.io/>`_ - Open-source alternative for users without an existing EV charging software stack |
| 94 | + |
| 95 | + |
| 96 | +---- |
| 97 | + |
| 98 | + |
| 99 | +Glossary |
| 100 | +======== |
| 101 | + |
| 102 | +.. glossary:: |
| 103 | + |
| 104 | + CCS |
| 105 | + Combined Charging System - A fast-charging standard for electric vehicles supporting both AC and DC charging. |
| 106 | + |
| 107 | + CHAdeMO |
| 108 | + Charge de Move - A DC fast-charging standard developed in Japan for electric vehicles. |
| 109 | + |
| 110 | + EVSE |
| 111 | + Electric Vehicle Supply Equipment - The infrastructure and equipment used to supply electric energy for charging electric vehicles. |
| 112 | + |
| 113 | + GB/T |
| 114 | + Guobiao/Tuijian - Chinese national standards for electric vehicle charging, including GB/T 20234 (connectors) and GB/T 27930 (communication protocol). |
| 115 | + |
| 116 | + PLC |
| 117 | + Power Line Communication - Technology that enables data transmission over existing power cables, used in ISO 15118 for vehicle-to-grid communication. |
0 commit comments