Page 1
User Manual ROM-7510 RISC-based Qseven 2.0 Module with TI Sitara AM5728 ARM® Cortex™ A15 Processor...
Page 2
No part of this manual may be reproduced, copied, translated or transmitted in any form or by any means without the prior written permission of Advantech Co., Ltd. Information provided in this manual is intended to be accurate and reliable. How- ever, Advantech Co., Ltd.
Page 3
Consult the dealer or an experienced radio/TV technician for help. Ordering Information Part No. Description ROM-7510CD-PEA1E ROM-7510 Q7 TI AM5728DC 1.5GHz 0~60°C ROM-7510WD-PEA1E ROM-7510 Q7 TI AM5728 1.5GHz -40~85°C ROM-DB7502-SCA1E ROM-DB7502 Qseven 2.0/2.1 Carrier Board ROM-DK7510-F0A1E ROM-7510 Qseven 2.0 Development Kit Packing List Before installation, please ensure the following items have been shipped.
Page 4
The equipment has been dropped and damaged. The equipment has obvious signs of breakage. DISCLAIMER: This set of instructions is given according to IEC 704-1. Advantech disclaims all responsibility for the accuracy of any statements contained herein. ROM-7510 User Manual...
Page 5
Don't touch any components on the CPU card or other cards while the PC is on. Disconnect power before making any configuration changes. The sudden rush of power as you connect a jumper or install a card may damage sensitive elec- tronic components. ROM-7510 User Manual...
Page 8
Time And Date Setting................39 5.14 I2S Test....................39 5.15 OTG Test ....................39 Chapter Advantech Services......41 RISC Design-in Services ................ 42 Contact Information................. 45 Global Service Policy ................46 6.3.1 Warranty Policy................46 6.3.2 Repair Process ................47 ROM-7510 User Manual viii...
DSPs and co-processors, thus reducing the complexity of system software. ROM-7510 has an Advantech ROM-DB7502 Evaluation Carrier Board for easy inte- gration and design reference; we also offer referenced schematics and layout check- lists for carrier board development.
Mechanical Specifications Dimensions: Qseven form factor size, 70mm (W) x 70 mm(D) Height on Top: Under 3.0 mm base on SPEC definition (without heatsink) Height on Bottom: Under 1.3 mm base on SPEC definition ROM-7510 User Manual...
TI/Sitara AM5728 You can get the details about AM5728 in the datesheet and manual provide by TI. http://www.ti.com/processors/sitara/arm-cortex-a15/am57x/overview.html 1.6.2 Datesheet of ROM-7510 You can get the details information about ROM-7510 from the Advantech websit: http://www.advantech.com.cn/products/computer-on-module/rom-7510/ mod_156fd30b-ab19-4245-8132-382ad4e585a3 1.6.3 Design guide http://www2.advantech.com/embedded-boards-design-in-services/risc-computing- platforms/download.aspx...
Chapter H/W Installation This chapter gives mechanical and connector information on the ROM-7510 CPU Computer on Module. Sections include: Connector Information Mechanical Drawing...
Board Connectors ROM-7510 fulfils Qseven form factor size that 70mm (W) x 70 mm (D). And there are three connectors that allow you to configure your system to your application. Below is the location of the connectors. Connector List Table 2.1: External IO Connector list...
Table 2.4: CN1 (Console debug port) Pin Name DESCRIPTION VDD_3V3 Power UART3_TX Console Port TX UART3_RX Console Port RX ROM-7510 Block Diagram ROM-7510 User Manual...
ROM-7510 platform is an embedded system with Linux kernel 4.4.19 inside. It con- tains all system-required shell commands and drivers ready for the ROM-7510 plat- form. We do not offer an IDE development environment in ROM-7510 BSP, but users can evaluate and develop under Ubuntu 14.04LTS environment.
Debug Message ROM-7510 can connect to a host PC (Linux or Windows) by using a console cable and debug port adapter. In order to communicate with host PC, a serial communica- tion program such as HyperTerminal, Tera Term or PuTTY is required. Below are the...
4.3.1 Watchdog Programming ROM-7510 supports a hardware watchdog, the watchdog API follows posix stan- dards. The valid timeout value is from 1 to 6553 seconds, if the timeout value to set is not in this scope, the driver will set a timeout value to the default value of 60 seconds.
Insert the SD card - the eMMC NAND Flash is mmcblk1. USB Test Step 1: Insert USB flash disk and ensure it is in the ROM-7510 device list. Step 2: Erase and check # dd if=/dev/zero of=/dev/sda bs=1024 count=1 seek=25118...
Please make sure parameter “seek” is equal to 25118 as indicated in red in above codes. If you create the file to a wrong sector, that may damage the system. GPIO Test ROM-7510 GPIO default setting ROM-7510 Linux OS/sys/class/gpio/ Default direction...
Page 40
As you can see in the above procedure A and B tests, we set gpio0 as GPO and GPIO4 as GPI. Once we send data out from GPIO0, it should be able to receive the same data from GPIO4. ROM-7510 User Manual...
IP manually, please use the below command: # ifconfig eth0 xxx.xxx.xxx.xxx up Here is a real case for your reference. The host (ROM-7510) IP is 192.168.0.10; the target (A desktop computer) IP is 192.168.0.12 # ifconfig eth0 down # ifconfig eth0 192.168.0.10 up...
The target computer (Client) firewall needs close. UART Test As you can see below, there is 1 UART supported by ROM-7510. /dev/ttyS2 is reserved for ROM-7510 debug port , the /dev/ttyS4 could be applied by the user. Connect loopback to UART4.
If the ppp0 exists, then use the following methods to test whether the network is nor- mal: # ping –I ppp0 www.advantech.com.cn 5.12 M.2 Broadcom43241b4 WIFI/BT Test ROM-7510 supports Broadcom43241b4 wifi/bt modules throught M.2. 5.12.1 Compile driver # cd $LINUXSRC/ext_drivers/dhd-linux-1.363.125.7/src/dhd/linux # make ARCH=arm CROSS_COMPILE=<tool chain> LINUXDIR=<linux src> dhd-cdc-sdmmc- p2p-android-cfg80211 Then copy the compiled driver to the file system.
# modprobe cfg80211 # insmod cywdhd.ko 5.12.3 Wifi test Connect the marverll WIFI module to M.2 interface under ROM-7510 board, the sup- ported module is 43241b4. Please execute the following instructions to test WiFi: # rfkill unblock all # ifconfig mlan0 up # killall wpa_supplicant # rm /etc/resolv.conf...
# date –s “2015-04-20 12:25:00” 5.14 I2S Test You can test I2S with Advantech EG52 codec board. MIC IN command as following (44100 is the sample rate): amixer sset 'Right PGA Mixer Line1R' off # amixer sset 'Left PGA Mixer Line1L' off...
Chapter Advantech Services This chapter introduces Advan- tech design in serviceability, tech- nical support and warranty policy for the evaluation kit...
Easy Development Advantech has support firmware, root file-system, BSP or other develop tools for cus- tomers. It helps customers to easy develop their carrier board and differentiate their embedded products and applications.
Page 51
Advantech has been involved in the industrial computer industry for many years and found that customers usually have the following questions when implementing modu- lar designs.
Page 52
RISC COM. Design stage When a product moves into the design stage, Advantech will supply a design guide of the carrier board for reference. The carrier board design guide provides pin defini- tions of the COM connector with limitations and recommendations for carrier board design, so customers can have a clear guideline to follow during their carrier board development.
RISC platforms usually have less support for ready-made drivers on the carrier board, therefore the customer has to learn from trial and error and finally get the best solution with the least effort. Advantech’s team has years of experience in customer support and HW/SW development knowledge. Conse- quently, we can support customers with professional advice and information as well as shortening development time and enabling more effective product integration.
(Dead-on-Arrival). The DOA Cross-Shipment excludes any shipping damage, cus- tomized and/or build-to-order products. For those products which are not DOA, the return fee to an authorized ADVANTECH repair facility will be at the customers' expense. The shipping fee for reconstructive products from ADVANTECH back to customers' sites will be at ADVANTECH's expense.
"Problem Description". Vague entries such as "does not work" and "failure" are not acceptable. If you are uncertain about the cause of the problem, please contact ADVANTECH's Application Engineers (AE). They may be able to find a solution that does not require sending the product for repair.
Page 56
Product updates and tests upon the request of customers who are without war- ranty. If a product has been repaired by ADVANTECH, and within three months after such a repair the product requires another repair for the same problem, ADVANTECH will do this repair free of charge.
Page 57
6.3.2.6 Shipping Back to Customer The forwarding company for RMA returns from ADVANTECH to customers is selected by ADVANTECH. Per customer requirement, other express services can be adopted, such as UPS, FedEx and etc. The customer must bear the extra costs of such alternative shipment.
Need help?
Do you have a question about the ROM-7510 and is the answer not in the manual?
Questions and answers