Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
toh:openembed:openembed_som9331_v1 [2018/06/22 09:48] – Datatables added, cleanup tmomastoh:openembed:som9331_v1 [2024/02/12 08:58] (current) – external edit 127.0.0.1
Line 3: Line 3:
 /* This template is intended to be used via https://openwrt.org/meta/create_new_device_page . */ /* This template is intended to be used via https://openwrt.org/meta/create_new_device_page . */
  
-{{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} +{{page>meta:infobox:construction&noheader&nofooter&noeditbtn}}
- +
-//The SOM9331 is a Single Board Computer (SBC) with 8MiB of NOR flash and 64MiB of ram. It is made by the Chinese manufacturer OpenEmbed and comes in two form factors: a System on Module (SOM) with castellated pins, and an SBC with the hardware peripherals broken out; including 3x100Mb Ethernet ports, USB to UART for debug and a USB Host.//+
  
 +The SOM9331 is a Single Board Computer (SBC) with 8MiB of NOR flash and 64MiB of ram. It is made by the Chinese manufacturer OpenEmbed and comes in two form factors: a System on Module (SOM) with castellated pins, and an SBC with the hardware peripherals broken out; including 3x100Mb Ethernet ports, USB to UART for debug and a USB Host.
 +SOM9331 Ships with OpenWrt 12.09 Attitude Adjustment. 
  
 /*****/ /*****/
Line 15: Line 15:
  
 ===== Supported Versions ===== ===== Supported Versions =====
----- datatable ---- +<!-- ToH: { 
-cols    BrandModelVersionsSupported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid +  "source""json", 
-headers BrandModel, Version, Current Release, OEM Info, Forum Topic, Technical Data +  "dom": "t", 
-align   c,c,c,c,c,c,c +  "paging": false
-filter  : Model=SOM9331 +  "rotate"true
-----+  "shownColumns"["brand""model""version""supportedcurrentrel""oemdevicehomepageurl""owrt_forum_topic_url", "deviceid"]
 +  "filterColumns"{"model": "^SOM9331$"} 
 +-->
  
  
 ===== Hardware Highlights ===== ===== Hardware Highlights =====
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsCPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 100M ports_, Ethernet Gbit ports_, ModemUSB ports_ +  "source""json", 
-header  : ModelVersion,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB +  "dom": "t", 
-align   c,c,c,c,c,c,c,c,c,c,c,c,c +  "paging": false
-filter  : Model=SOM9331 +  "rotate"true
-----+  "shownColumns"["model""version""cpu""cpumhz""flashmb""rammb""wlanhardware""wlan24ghz""wlan50ghz""ethernet100mports""ethernet1gports""modem", "usbports"]
 +  "filterColumns"{"model": "^SOM9331$"} 
 +-->
  
  
 ===== Installation ===== ===== Installation =====
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsSupported Current RelFirmware OpenWrt Install URL_urlFirmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url +  "source""json", 
-headers ModelVersionCurrent ReleaseFirmware OpenWrt InstallFirmware OpenWrt UpgradeFirmware OEM Stock +  "dom": "t", 
-align   : c,c,c +  "paging": false, 
-filter  : Model=SOM9331 +  "rotate": true
-----+  "shownColumns"["model""version""supportedcurrentrel""firmwareopenwrtinstallurl""firmwareopenwrtupgradeurl""firmwareoemstockurl"]
 +  "filterColumns"{"model": "^SOM9331$"} 
 +-->
  
 -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]] -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]]
  
 FIXME Please add the installation procedure here. FIXME Please add the installation procedure here.
- 
- 
-===== OpenWrt support ===== 
- 
-SOM9331 Ships with OpenWrt v12.09 Attitude Adjustment.  
- 
-Cannot find the vendor's stock firmware online but Barrier Breaker v14.07 can be found [[http://openwrt.jaru.eu.org/barrier_breaker/ar71xx/|here]]. 
- 
- 
-===== Supporting activities ===== 
- 
-//There is a github that has a patch for the SOM9331 running OpenWrt v12.09 AA.// 
- 
-  * [[https://github.com/10to7/SOM9331|Github repo]] 
-  
-It adds the new target profile to buildroot and enabled the LED's to work with the ethernet.  
- 
- 
-//__This has not yet been tested__.// 
- 
  
  
Line 170: Line 156:
  
 ==== Opening the case ==== ==== Opening the case ====
- 
-__ATTENTION!__ 
  
 This board does not come in a package, it only comes with a plastic base separated by copper spacers and screwed together. Therefore it is really easy to take it apart. This board does not come in a package, it only comes with a plastic base separated by copper spacers and screwed together. Therefore it is really easy to take it apart.
- 
  
 All you will need is a Phillips head screw driver. All you will need is a Phillips head screw driver.
  
-Use the Following steps to remove the base:+Use the following steps to remove the base:
  
-      1. Remove the four screws from the top of the device, using your Phillips head screwdriver. +  - Remove the four screws from the top of the device, using your Phillips head screwdriver. 
-      2. Remove the plastic casing from the bottom.+  Remove the plastic casing from the bottom.
  
 +You now have access to the front and back of the pcb.
  
-You now have access to the front and back of the pcb. 
 ==== Serial ==== ==== Serial ====
 -> [[docs:techref:hardware:port.serial]] general information about the serial port, serial port cable, etc. -> [[docs:techref:hardware:port.serial]] general information about the serial port, serial port cable, etc.
Line 199: Line 182:
 </WRAP> </WRAP>
  
-^ Serial connection parameters\\ for OpenEmbed SOM9331 v1 | EXAMPLE 115200, 8N1 |+^ Serial connection parameters\\ for OpenEmbed SOM9331 v1  | 115200, 8N1  |
  
 ==== JTAG ==== ==== JTAG ====
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1