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
Next revisionBoth sides next revision
toh:olimex:rt5350f-olinuxino-evb [2016/05/15 09:34] – [Overview] dead link fix lorenzotoh:olimex:rt5350f-olinuxino-evb [2019/04/10 16:16] – Move image to olimex namespace cinthetyk
Line 1: Line 1:
 ====== Olimex RT5350F-OLinuXino (EVB) ====== ====== Olimex RT5350F-OLinuXino (EVB) ======
 +
 +{{section>meta:infobox:432_warning#infobox_for_dataentries&noheader&nofooter&noeditbutton}}
 +
 +{{:media:rt5350f-olinuxino-evb-1.jpg?0x300|}}
 +{{:media:olimex:rt5350f-olinuxino-1.jpg?0x300|}}
  
 ===== Overview ===== ===== Overview =====
Line 10: Line 15:
 There are plenty of goodies for hackers and makers, such as 24 available GPIOs, SPI, I2C, I2S, PCM, UART, JTAG and USB 2.0 HOST/Device. There are plenty of goodies for hackers and makers, such as 24 available GPIOs, SPI, I2C, I2S, PCM, UART, JTAG and USB 2.0 HOST/Device.
  
-Being this design open source both in hardware and software, you can find the complete schematics here: https://github.com/OLIMEX/OLINUXINO/tree/master/HARDWARE/RT5350F+Being this design open source both in hardware and software, you can find the complete schematics here: [[https://github.com/OLIMEX/OLINUXINO/tree/master/HARDWARE/RT5350F]]
  
 Example uses of this design: Example uses of this design:
Line 18: Line 23:
  
  
-===== Pictures ===== +===== Supported Versions ===== 
-{{:media:rt5350f-olinuxino-evb-1.jpg?300|}} {{:media:rt5350f-olinuxino-1.jpg?300|}} {{:media:olimex_uext.png?300|}}+---- datatable ---- 
 +cols    Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid 
 +headers Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data 
 +align   : c,c,c,c,c,c,
 +filter  : Model=RT5350F-OLinuXino-EVB 
 +---- 
 + 
 + 
 +===== Hardware Highlights ===== 
 +---- datatable ---- 
 +cols    : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ 
 +header  Model, Version,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB 
 +align   c,c,c,c,c,c,c,c,c,c,c,c,
 +filter  : Model=RT5350F-OLinuXino-EVB 
 +---- 
 + 
 + 
 +===== Installation ===== 
 +---- datatable ---- 
 +cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url 
 +headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock 
 +align   : c,c,c 
 +filter  : Model=RT5350F-OLinuXino-EVB 
 +---- 
 + 
 +-> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]] 
 + 
 + 
 +As of February 2016 these boards still ship with the RC3 version of OpenWrt. There's no way to upgrade to the stable release via the LuCI interface due to a "supported format" error, so you'll have to perform the uBoot flashing using a TFTP server as described here[[https://www.olimex.com/wiki/RT5350F-OLinuXino#Upload_prebuilt_OpenWRT_using_uboot]] (http://archive.is/Z7OmR). 
 + 
 + 
 +   * Official builds: [[https://github.com/OLIMEX/OLINUXINO/tree/master/SOFTWARE/RT5350F/Prebuilt%20images]] 
 +   * OpenWrt builds: [[https://downloads.openwrt.org/chaos_calmer/15.05/ramips/rt305x/]] 
 + 
 +Please notice that even via TFTP you need to flash the ''squashfs-sysupgrade.bin'' image instead of the ''initramfs-uImage.bin'', otherwise it won't find the root filesystem. 
 + 
 ===== Hardware ===== ===== Hardware =====
  
-**Architecture:** MIPS24KEc |  +^ Architecture      | MIPS24KEc                                  
-| **System-On-Chip:** Ralink RT5350F |  +System-On-Chip    Ralink RT5350F                             
-| **CPU Speed:** 360 MHz | +CPU Speed         | 360 MHz                                    
-| **Flash size:** 8MiB SPI NAND |  +Flash size        8MiB SPI NAND                              
-| **RAM:** 32MiB Hynix SDRAM |  +RAM               | 32MiB Hynix SDRAM                          
-| **Ethernet switch:** Yes, 5x10/100 on-SoC | +Ethernet switch   | Yes, 5x10/100 on-SoC                       
-| **Wireless:** 2.4 GHz 802.11b/g/n | +Wireless          2.4 GHz 802.11b/g/                       
-| **USB:** No |  +USB               | No                                         
-| **Serial:** yes, 57600 8N1, no hardware flow control |  +Serial            yes, 57600 8N1, no hardware flow control   
-| **Bootloader:** uBoot |+Bootloader        uBoot                                      |
  
 Measured power draw at 5VDC is ~130mA with wireless off and ~200mA with wireless enabled. Closing a relay adds ~50mA. Measured power draw at 5VDC is ~130mA with wireless off and ~200mA with wireless enabled. Closing a relay adds ~50mA.
  
 Please notice that Olimex has taken care of the overheating problems that affect RT5350F chips by using an external 1.2V regulator instead of the integrated one, so the chip runs cool enough. Please notice that Olimex has taken care of the overheating problems that affect RT5350F chips by using an external 1.2V regulator instead of the integrated one, so the chip runs cool enough.
-===== Flashing / upgrading ===== 
  
-As of February 2016 these boards still ship with the RC3 version of OpenWrt. There's no way to upgrade to the stable release via the LuCI interface due to a "supported format" error, so you'll have to perform the uBoot flashing using a TFTP server as described here: https://www.olimex.com/wiki/RT5350F-OLinuXino#Upload_prebuilt_OpenWRT_using_uboot (http://archive.is/Z7OmR).+==== Pictures ====
  
  
-   * Official builds: https://github.com/OLIMEX/OLINUXINO/tree/master/SOFTWARE/RT5350F/Prebuilt%20images +==== UEXT ==== 
-   * OpenWrt buildshttps://downloads.openwrt.org/chaos_calmer/15.05/ramips/rt305x/+ 
 +{{:media:olimex_uext.png?300|}}
  
-Please notice that even via TFTP you need to flash the ''squashfs-sysupgrade.bin'' image instead of the ''initramfs-uImage.bin'', otherwise it won't find the root filesystem. 
 ===== GPIOs ===== ===== GPIOs =====
  
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1