Doc. No: Unex-QSG-21-003
28/30
A printed version of this document is an uncontrolled copy
© 2023 Unex Technology Corporation – Company Confidential
11.
Software Settings
The following BSP settings are applicable for Unex software package only.
Table 13: Unex BSP interface settings
Function
Description
Console
UART3, 115200bps, 8N1, ttyAMA2
GNSS NMEA
UART1, 230400bps, 8N1, ttyAMA1
GNSS Debug (Opt.)
UART2, 230400bps, 8N1, ttyAMA0
GNSS Reset
GPIO111, 0->1 = GNSS module reset (cold start, clear SRAM
and RTC)
Ext GNSS SW
GPIO100. 0=Ext_GNSS, 1=Int_GNSS (default=1)
S_GPIO3
GPIO99, functioning as PPS1
1PPS
GPIO29 (main), GPIO25 (aux)
USB0
Default USB 2.0 device mode.
RNDIS device IP = 192.168.1.3, RNDIS host IP = 192.168.1.1
V2X0 antenna detection /sys/bus/iio/devices/iio\:device0/in_voltage4_raw
V2X1 antenna detection /sys/bus/iio/devices/iio\:device0/in_voltage5_raw
MAC address
grep V2X_0 /etc/unex/device/device_info.txt
BSP/protocol version
/etc/unex/update.log
11.1.
Verifying the Integration with a Host System
The following descriptions are applicable for Unex software package only.
11.1.1.
Windows 10/11
For verifying the integration of a SOM-352 with a Windows host system, please follow
the steps below:
1
Install SOM-352 into a mini PCIe slot on a Windows host computer.
2
Check if a network adapter named “
Remote NDIS Compatible Device
” can be
found in Device Manager.
3
Open Command Prompt on the Windows host.
4
Ping the RNDIS device IP of SOM-352 and check if it is alive.
C:\Users\user> ping 192.168.1.3
5
Open a SSH terminal to SOM-352 and check if it works.
C:\Users\user> ssh-keygen -R 192.168.1.3 & ssh [email protected]
For most Windows 10/11 systems, the RNDIS host driver is installed by default. The
Windows host will assign a default IP
192.168.1.1
to this new RNDIS network adapter. This
default host IP address is configured in
/etc/network/udhcpd.conf
on the SOM-352
filesystem and can be modified if needed.