請先看『使用說明』
MB:2NOR01
From LEXWiKi
(edited by Jimmy via TableEdit) |
(edited by Jimmy via TableEdit) |
||
| Line 9: | Line 9: | ||
{|class = 'sortable' border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #aaa solid; border-collapse: collapse;" id='605' | {|class = 'sortable' border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; border: 1px #aaa solid; border-collapse: collapse;" id='605' | ||
|- bgcolor = #ccccff | |- bgcolor = #ccccff | ||
| - | !OS!!Jetpack!!CPU!!Rev!!HDMI0!!HDMI1!!Dual output!!NGFF1!!NGFF2!!NGFF3!!nano SIM!!USB2.0!!USB3.0!!PCIE!!LAN!!COM-232!!COM-422!!COM-485!!F75111N!!WDT/DIO!!TPM2.0!!CANBUS!!CC007!!Download | + | !OS!!Jetpack!!CPU!!Rev!!HDMI0!!HDMI1!!Dual output!!NGFF1!!NGFF2!!NGFF3!!nano SIM!!USB2.0!!USB3.0!!PCIE!!LAN!!COM-232!!COM-422!!COM-485!!F75111N!!WDT/DIO!!TPM2.0!!CANBUS!!CC007!!Download |
|- | |- | ||
| | | | ||
| Line 58: | Line 58: | ||
Yes | Yes | ||
| | | | ||
| - | Kernel:5.10.120-tegra | + | Kernel:5.10.120-tegra |
| - | + | ||
| - | + | ||
|- | |- | ||
| | | | ||
| Line 109: | Line 107: | ||
Yes | Yes | ||
| | | | ||
| - | Kernel:5.10.120-tegra | + | Kernel:5.10.120-tegra |
| - | + | ||
| - | + | ||
|-class='sortbottom' | |-class='sortbottom' | ||
Revision as of 10:30, 9 May 2024
| OS | Jetpack | CPU | Rev | HDMI0 | HDMI1 | Dual output | NGFF1 | NGFF2 | NGFF3 | nano SIM | USB2.0 | USB3.0 | PCIE | LAN | COM-232 | COM-422 | COM-485 | F75111N | WDT/DIO | TPM2.0 | CANBUS | CC007 | Download |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Ubuntu20.04.6 |
5.1.2 |
Orin Nano |
0.1 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
- |
- |
Yes |
Yes |
Yes |
Yes |
Yes |
Kernel:5.10.120-tegra |
|
Ubuntu20.04.6 |
5.1.2 |
Orin NX |
0.1 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
- |
- |
Yes |
Yes |
Yes |
Yes |
Yes |
Kernel:5.10.120-tegra |
Contents |
LEX 2NOR01 DTS data
reference: https://www.lex.com.tw/en/download/download-hide?cid1=73&cid2=203#topDownload
How to Test CIO F75111
F75111 sample code download: https://drive.google.com/file/d/1IckmlDege0PMRkbx3Py7wBg_OQATqO8P/view?usp=sharing
How to add static MAC address
1.sudo gedit /etc/systemd/nv.sh
2.add eth0~eth2 Mac Address to nv.sh,MAC address patch for network interfaces
ifconfig eth0 down
ifconfig eth0 hw ether xx:xx:xx:xx:xx:xx
ifconfig eth0 up
ifconfig eth1 down
ifconfig eth1 hw ether xx:xx:xx:xx:xx:xx
ifconfig eth1 up
ifconfig eth2 down
ifconfig eth2 hw ether xx:xx:xx:xx:xx:xx
ifconfig eth2 up
3.reboot
Flash image Command
orin nano/orin nx flash command:
1.cd nvidia_sdk/JetPack_5.1.2_Linux_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/
2.sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_external.xml -p "-c bootloader/t186ref/cfg/flash_t234_qspi.xml" --showlogs --network usb0 jetson-orin-nano-devkit internal
How to test CC007
1.use set_mode and set_gpio change node to RS485
2.example ./set_mode ttyUSB0 2 ./set_gpio ttyUSB0 2
3.use cutecom test
How to Test M113A(SMBUS)+CIO116(B version)
Real Connect Module
Test Utility
F75113_Sample_code download:https://drive.google.com/file/d/1pwvSsrRvIF0hAvs2ecn96u3u8DIyEONL/view?usp=sharing
Support 4G/5G LTE Module
Support 4G/5G LTE Module:
1.SIMCOM7600(M.2)
2.SIMCOM8200EA(M.2)
3.SIMCOM7906G(M.2)










