Jump to: TU Updates   TW Updates



TU Updates

iDevOS™ Firmware for itron TU Series SMART TFT Modules

The boot / operating files can be downloaded from this page or via the iDevTFT development platform.

1- boot.bin - boot from 1G SD card
2- newflash.bin - format the internal NAND from 1G SD card
3- nandboot.bin - boot from internal NAND,
4- iuloader.bin - load main firmware to RAM from NAND
5- tuaxxxx.tft - main firmware file where xxxx is the version number

USB Update of Firmware direct from iDevTFT
Please ensure you have the appropriate USB driver loaded on your PC. See the USB page in Hardware for details.
Within the USB Transfer Menu select 'Copy firmware files to NAND flash'.
Select to download updates from the web or apply your specified version.
Connect the TFT module via USB lead and when the 'Itron TFT Module' appears in the port selection, upload the new files.
If USB is not enabled in the existing application, temporarily link pin 3 and pin 4 of CN6 to force the USB port to be enabled at power ON.

Packed Project File Update (.ppf) using SD card or Serial Port
Files 3, 4 and 5 can be deployed in a .ppf Pack Project File created by iDevTFT with application updates.
The .ppf file can be put on a FAT32 formatted 1G SD card or 4G/8G SDHC card and inserted into the SD card holder during power OFF.
At power ON the file is unpacked and copied to the internal NAND. Reboot the system for updates to be used.
Update via USB lead is available using the PPF Send Utility free to deploy from the TOOLS page.
Update via serial port requires the application code to switch from a user protocol to iDevOS protocol. Please consult us for guidance.

Loader Program Update via 4G/8G SDHC card
If you have a FAT32 formatted 4GB or 8GB SDHC Card, create a loader program inside a TUXXXA.mnu file where XXX is 320, 480, 640 or 800 depending on TFT size.
The program should include the following lines.
          FPROG;
          LOAD(NAND,"SDHC/nandboot.bin");
          LOAD(NAND,"SDHC/iuloader.bin");
          LOAD(NAND,"SDHC/tuaxxxx.tft"); //xxxx is the version number
          //other load other project application files that may require here in the same format as above commands.

          FEND;
Copy the TUXXXA.mnu file and all files to be uploaded on to your SDHC card.
Insert the SDHC card, power up and the program will RUN. After loading is complete, remove the card and reboot.

Total Reload and Memory Reformat
For a total reload where NAND corruption may have occurred, all 5 files must be copied to a FAT32 formatted 1G SD card.
No other size of card supports clean boot. If required, 1G SD cards can be purchased from itron TFT or distributors.
During this process internal NAND flash and EEPROM are reformatted so any application or data files will be removed.

OUTSTANDING ISSUES      
 

 TFT Bug

 Priority

Expected Date 

 Details

 USB Mouse Protocol

---

05 Aug 17 

Show

I tested the attached sample projects and noticed, that mouse can only be moved vertically, so only 1-D.
It works OK in simulator, but not on TW-480 module. Please test it.
Maybe something like SETUP(USBH_MOUSE) is needed??


It's actually only one particular mouse that's not working properly,
a "Buffalo" brand cordless mouse (part of a cordless keyboard + cordless mouse combo),
Vendor ID 0x1A81, Product ID 0x1004.

We've analyzed the USB packet data between the iSMART and the mouse.

We've confirmed that the mouse supports the "boot protocol".

The problem seems to be that the iSMART issues a "Set_Protocol" Request
with the wValue parameter set to 1 (Report Protocol), instead of 0 (Boot Protocol).

For this particular mouse, the report format (for the first three bytes, at least)
for Report Protocol is different to the report format for Boot Protocol. This
seems to be the cause of the iSMART mis-interpreting the mouse report data.

I've confirmed that the PC BIOS correctly selects 0 (Boot Protocol).

So I think you may need to fix the iSMART firmware so that
0 (Boot Protocol) is selected instead of 1 (Report Protocol).


In the meantime, mouse support restrictions can be clarified thus:

------------------------------------------------------------
Restrictions:
Only HID "boot protocol" mice are supported.
Report protocol format must also be compatible with (valid as) boot protocol format.
------------------------------------------------------------

 Switching style of vector draw entity

1

19 Jun 14 

Show

The style switching of vector type draw entities does not seem to function.

 Problem loading a pointer with a pointer

1

19 Jun 14 

Show

Problem using LOAD(ptr > ptr, var)

 Writing zero length file to NAND

1

19 Jun 14 

Show

Possible NAND corruption is occuring when attempting to copy a zero length file (mnu type) to NAND from SDHC.

 

itron SMART TFT Interim Firmware & Bug Fixes

 Version No

 File

Release Date 

 Details

 TU iDevOS Boot & Firmware V00.49.63 released 29th Jan 2018

iboot4963.zip

29 Jan 18 

Details

 TU iDevOS Boot & Firmware V00.49.61 released 5th Nov 2015

iboot4961.zip

05 Nov 15 

Details

 TU iDevOS Boot & Firmware V00.49.60 released 22nd Oct 2015

iboot4960.zip

22 Oct 15 

Details

 TU iDevOS Boot & Firmware V00.49.59 released 25th Sep 2015

iboot4959.zip

25 Sep 15 

Details

 TU iDevOS Boot & Firmware V00.49.58 released 7th Sep 2015

iboot4958.zip

07 Sep 15 

Details

 TU iDevOS Boot & Firmware V00.49.55b released 7th Sep 2015

iboot4955b.zip

06 Sep 15 

Details

 TU Boot & Firmware V00.49.55 released 14th Mar 2014

iboot4955.zip

14 Mar 14 

Details

 TU Boot & Firmware V00.49.54 released 13th Mar 2014

iboot4954.zip

13 Mar 14 

Details

 TU Boot & Firmware V00.49.52 released 2nd Mar 2014

iboot4952.zip

02 Mar 14 

Details

 TU Boot & Firmware V00.49.51 released 20th Feb 2014

iboot4951.zip

20 Feb 14 

Details

 TU Boot & Firmware V00.49.50 released 20th Jan 2014

iboot4950.zip

20 Jan 14 

Details

 TU Boot & Firmware V00.49.49 released 9th Jan 2014

iboot4949.zip

09 Jan 14 

Details

 TU Boot & Firmware V00.49.48 released 29th Nov 2013

iboot4948.zip

29 Nov 13 

Details

 TU Boot & Firmware V00.49.47 released 8th Nov 2013

iboot4947.zip

08 Nov 13 

Details

 TU Boot & Firmware V00.49.46 released 28th Oct 2013

iboot4946.zip

28 Oct 13 

Details

 TU Boot & Firmware V00.49.44 released 10th Oct 2013

iboot4944.zip

10 Oct 13 

Details

 TU Boot & Firmware V00.49.43 released 12th Sep 2013

iboot4943.zip

12 Sep 13 

Details

 TU Boot & Firmware V00.49.42 released 6th Sep 2013

iboot4942.zip

06 Sep 13 

Details

 TU Boot & Firmware V00.49.39 released 13th Jun 2013

iboot4939.zip

13 Jun 13 

Details

 TU Boot & Firmware V00.49.38 released 11th Jun 2013

iboot4938.zip

11 Jun 13 

Details

 TU Boot & Firmware V00.49.37 released 10th Jun 2013

iboot4937.zip

10 Jun 13 

Details

 TU Boot & Firmware V00.49.34 released 23rd Feb 2013

iboot4934.zip

23 Feb 13 

Details

 TU Boot & Firmware V00.49.32 released 14th Feb 2013

iboot4932.zip

14 Feb 13 

Details

 TU Boot & Firmware V00.49.27 released 11th Dec 2012

iboot4927.zip

11 Dec 12 

Details

 TU Boot & Firmware V00.49.25 released 1st Nov 2012

iboot4925.zip

01 Nov 12 

Details

 TU Boot & Firmware V00.49.22 released 17th Oct 2012

iboot4922.zip

17 Oct 12 

Details

 TU Boot & Firmware V00.49.21 released 11th Oct 2012

iboot4921.zip

11 Oct 12 

Details

 TU Boot & Firmware V00.49.19 released 5th Oct 2012

iboot4919.zip

05 Oct 12 

Details

 TU Boot & Firmware V00.49.18 released 22nd Sept 2012

iboot4918.zip

22 Sep 12 

Details

 TU Boot & Firmware V00.49.16 released 14th Sept 2012

iboot4916.zip

14 Sep 12 

Details

 TU Boot & Firmware V00.49.14 released 27th July 2012

iboot4914.zip

27 Jul 12 

Details

 TU Boot & Firmware V00.49.08 released 11th July 2012

iboot4908.zip

11 Jul 12 

Details

 TU Boot & Firmware V00.49.06 released 29th Jun 2012

iboot4906.zip

29 Jun 12 

Details

 TU Boot & Firmware V00.49.04 released 15th Jun 2012

iboot4904.zip

15 Jun 12 

Details

 TU Boot & Firmware V00.49.03 released 6th Jun 2012

iboot4903.zip

01 Jun 12 

Details

 TU Boot & Firmware V00.49.02 released 5th May 2012

iboot4902.zip

15 May 12 

Details

 TU Boot & Firmware V00.49.00 released 22nd Mar 2012

iboot4900.zip

22 Mar 12 

Details

 TU Boot & Firmware V00.48.24 released 10th Mar 2012

iboot4817.zip

10 Mar 12 

Details

 TU Boot & Firmware V00.47.24 released 31st Oct 2011

iboot4724.zip

31 Oct 11 

Details

 TU Boot & Firmware V00.47.12 released 9th Sept 2011

iboot4712.zip

09 Sep 11 

Details

 TU Boot & Firmware V00.47.04 released 26th July 2011

iboot474.zip

26 Jul 11 

Details

 TU Boot & Firmware V00.47.00 released 9th July 2011

iboot47.zip

09 Jul 11 

Details

 TU Boot & Firmware V00.45.00 released 10th Jun 2011

iboot45.zip

10 Jun 11 

Details

 TU Boot & Firmware V00.44.00 released 20th May 2011

iboot44.zip

20 May 11 

Details

 TU Boot & Firmware V00.42.04 released 31st Mar 2011

iboot424.zip

31 Mar 11 

Details

 TU Boot & Firmware V00.42.00 released 9th Mar 2011

iboot42.zip

09 Mar 11 

Details

 TU Boot & Firmware V00.41.00 released 26th Jan 2011

iboot41.zip

26 Jan 11 

Details

 

HARDWARE CHANGES for TU480x272C

 PCB Version

 Image

Expected Date 

 Details

 PCB480272D Issue 9; TU480x272C -- K612A1v17, K611A1v10

 View 

03 Apr 14 

Show

1/ options to fit 2 central pins for LCD frame
2/ CN14 now 6 way to allow use of new qtc  touch panel
3/increase slot size near CN3 to avoid boxed header
4/more batt in board bu 0.5mm
5/ RFI ground plane improvements

 PCB480272D Issue 8; TU480x272C -- K612A1v16

---

03 Apr 14 

Show

1/ additional ESD protection on Touch panel
2/ provision for higher current I2C driver
3/ outer chassis ground on top + bottom layers
4/brownout voltage increased from 2V6 to 2V9
5/ option to disconnect LCD frame 0V
6/ option to fix brightness at full and bring PWM out on CN7
7/ RFI improvements

 PCB480272D Issue 6 & 7; TU480x272C -- K612A1v15, K611A1v9

 View 

08 Nov 12 

Show

Series ferrite beads replaced with 47R on CN1

Issue 7 boards have
4 off 1mm dia holes for LCD fixing moved 0.5mm outboard in vertical plane and 1mm inboard in horizontal plane

TU480x272C:
* K612A1v15

 PCB480272D Issue 6; TU480x272C -- K612A1v14

 View 

20 Sep 12 

Show

1/ solder blob link option for CN1 pin 10 (J47) (Vin) - to prevent noise down line - OK
2/ 'nand enable' link removed as per DL
3/ solder blob link to usb 5V pin (J48) (default to isolate) - OK
4/ chassis ground ring around pcb edge with 5mm stiching - OK
5/ 4 off pins to locate / secure / ground lcd chassis - OK
6/ crossover for txd0 & 1 etc for linux RS485 half duplex operation - OK
Rxd0 defaulted open to prevent contention
7/ CM filter at input and between chassis gnd & 0V - OK
8/ 2 small caps to chassis and overvoltage protection zener directly after fuse. - OK
9/ remove R21 (usb shield) & replace with solder blob link - OK

TU480x272C:
* K612A1v14

 PCB480272D Issue 5; TU480x272C -- K612A1v13, K612A1v13.1, K611A1v8

 View 

10 Jul 12 

Show

Design changes for better rfi performance

Caps around LCD 1nF 10nF 100nF
Add additional 3 ground pads for lcd screen connection
Caps around 3V3 reg - remove links and replace with caps
Add additional grounds for cpu if possible
Remove defualt link to chassis
Add additional lcd grounding points
cap arrays - group arrays for i2c and async
individual caps for i2c
change to individual caps on backside for ac97 clock
common mode filter at input on underside
RN4 & RN5 on back of module for easy removal
Added 2 caps to bottom side vddana (cpu side of inductor)
Added 3 caps to bottom side vddplla very close to pin
Added extra cap on back close to vddcore pin B10
Added 2 caps on back to vddiom R8 R12
Moved caps etc away from connectors on underside

PCBs to be built with 2 'layer' orders
Normal 123456 (TOP,GND,3V3,LB,MB,BOT)
Alternative ABCDEF (TOP,GND,MB,LB,3V3,BOT) 4 only

TU480x272C:
* K612A1v13
* K612A1v13.1

 PCB480272D Issue 3; TU480x272C -- K612A1v12, K611A1v7

 View 

20 Apr 12 

Show

PCB Layer order change
1 top
2 gnd
3 pwr
4 sig (least busy)
5 sig (most busy)
6 bottom

TU480x272C:
* K612A1v12

 PCB480272C Issue 2; TU480x272C -- K612A1v10

 View 

12 Jan 12 

Show

1/ Voltage selections links for CN3, CN4 reversed to be same as PCB480272A Issue 8A
2/ Ferrite reset array inline on RS485 lines
3/ New connector added 5W buch panel / analogue inputs if standard touch panel is not used.
4/ Link options for LCD panels with 20/40mA backlight currents.
5/ USB functionality defaulted by copper link on J21 A

TU480x272C:
* K612A1v10

 PCB480272C Issue 1; TU480x272C -- K612A1v9, K611A1v5

 View 

22 Nov 11 

Show

1/ Voltage selections links for CN3, CN4 reversed
2/ Revised PCB layout for new TFT.
3/Touch panel connection not separate anymore
4/ Fuse relocated to top left of board
5/ USB functionality defaulted by copper link on J21 A

TU480x272C:
* K612A1v9
* K611A1v5

 PCB480272A Issue 9; TU480x272C -- K612A1v8, K611A1v4

---

24 Oct 11 

Show

1/ I²C buffer changed to PCA9306 with 5V/3V3 option
2/ RFI noise reduction improvements
3/ USB functionality defaulted by copper link on J21 D

TU480x272C:
* K612A1v8
* K611A1v4

 PCB480272A Issue 8A; TU480x272C -- K612A1v7, K611A1v3

 View 

12 Sep 11 

Show

1/ External watchdog turns 3V3 rail off
2/ Implement noise reduction, routing, caps, layers for improved USB & reduced emissions
3/ Backlight circuit changed from regulated voltage to constant current
4/ Default copper bridges on link options for most common selections
5/ Voltage selections (5V/3V3) links added for CN3, CN4
6/ Fuse relocated from under LCD
7/ I²C buffers added to rear of PCB - very limited use due to voltage threshold levels.
8/ USB functionality defaulted by copper link on J21 D

TU480x272C:
* K612A1v7
* K611A1v3

 PCB480272A Issue 6; TU480x272C -- K612A1v5

 View 

20 Jun 11 

Show

1/ Software version. Control links added J21
2/ CN 12 added (3w Txdi Rxdi)
3/ Link array J11 added allowing SPI connection to CN3
4/ RS485 signals separated from keyboard connection

TU480x272C:
* K612A1v5

 PCB480272A Issue 5; TU480x272C -- K612A1v4, K611A1v1

 View 

20 Jun 11 

Show

1/ Caps added to touch panel lines
2/ Frame link connection for LCD panel
3/ Backlight controlled from PWM output to allow dimming
4/ External watchdog reset chip added

TU480x272C:
* K612A1v4
* K611A1v1

 PCB480272A Issue 4; TU480x272C -- K612A1v3, K611A1v1

 View 

20 Jun 11 

Show

1/ Port changes to KBD Conn for more functionality
2/ J14 (D16-D31 data bus) removed to allow NAND memory to go on top side
3/ Debug port changed from RS232 levels to TTL levels
4/ RS232 handshake lines reduced & RS485 now possible at same time as RS232
5/ Silk screen ident added to rear of PCB

TU480x272C:
* K612A1v3
* K611A1v1

 

HARDWARE CHANGES for TU640x480 - TU800x480C

 PCB Version

 Image

Expected Date 

 Details

 PCB800480B Issue 4; TU800x480C -- K612A1v10, K611A1v9; TU640x480C -- K612A1v8, K611A1v7

 View 

03 Apr 14 

Show

1/ Link options to connect/disconnect LCD frame to ground
2/ Ground planes on top+bottom layer connected to chassis ground rather than signal ground, hence signal ground is 'inside' chassis ground
3/ ESD diode arrat on touch connections
4/ New link J51 allows CN1 pin 10 to be connected into 10-24V connector
5/ Touch panel connector moved to back side of PCB
6/ Watchdog brown-out voltage changed from 2V6 to 2V9
7/ Filter components + peripheral IC's grounded to chassis ground
8/ Layer order changed to 1-top 2-gnd 3-MB 4-LB 5-3V3 6-bottom

 PCB800480B Issue 2; TU800x480C -- K612A1v8, K611A1v8; TU640x480C -- K612A1v7

 View 

30 Jul 12 

Show

1/ Additional decoupling capacitors for improved EMC results
2/ Connector for direct connection to capacitive touch panel
3/ Chassis connection detached from 0V

TU640x480C:
* K612A1v7
TU800x480C:
* K612A1v8
* K611A1v8

 PCB800480B Issue 1; TU800x480C -- K612A1v7, K611A1v7; TU640x480C -- K612A1v6, K611A1v5

 View 

25 Apr 12 

Show

1/ Major PCB layout change (similar to 480)
2/ 6 layer PCB
3/ Single LCD Connector for 800 & 640
4/ RC filters on I/O lines
5/ Conn for detached 24-5V dc-dc PSU
6/ Touch panel connectors
7/ Bigger battery
8/ Alternative BL inductor on back of PCB (income of interference with cap touch panel)

TU640x480C:
* K612A1v6
* K611A1v5
TU800x480C:
* K612A1v7
* K611A1v7

 PCB800480A Issue 6; TU800x480C -- K612A1v6, K611A1v6; TU640x480C -- K612A1v5, K611A1v4

 View 

09 Feb 12 

Show

1/ New CN15 touch panel connector
2/ J36 change to 6W to add handshaking lines

TU640x480C:
* K612A1v5
* K611A1v4
TU800x480C:
* K612A1v6
* K611A1v6

 PCB800480A Issue 4; TU800x480C -- K612A1v5, K611A1v5; TU640x480C -- K612A1v4, K611A1v3

 View 

15 Nov 11 

Show

1/ Gnd Layer 2 (4 Layer)
2/ PCA9306 buffer option on I2C & Async
3/ Series resistor on RS232 lines
4/ Additional decoupling capacitors for reduced Radio Frequency Interference

TU640x480C:
* K612A1v4
* K611A1v3
TU800x480C:
* K612A1v5
* K611A1v5

 PCB800480A Issue 3; TU800x480C -- K612A1v1, K611A1v3

 View 

19 Sep 11 

Show

1/ Ground layer 2
2/ USB tracking revised, increase decoupling capacitors on CPU
3/ Reset now removes 3V3 for better reset
4/ PCB has ability to build 10-24Vdc-dc on reverse side
5/ 3V3 / 5V option on CN3/CN4

TU800x480C:
* K612A1v1
* K611A1v3

 PCB800480A Issue 2; TU800x480C -- K612A1v3, K611A1v2; TU640x480C -- K612A1v3, K611A1v2

 View 

01 Feb 11 

Show

1/ Added CN14 (serial diagnostics 3W)
2/ Ground still layer 3

TU640x480C:
* K612A1v3
* K611A1v2
TU800x480C:
* K612A1v3
* K611A1v2

 PCB800480A Issue 1; TU800x480C -- K612A1v2, K611A1v1; TU640x480C -- K612A1v2, K611A1v1

 View 

01 Feb 11 

Show

1/ Ground Layer 3

TU640x480C:
* K612A1v2
* K611A1v1
TU800x480C:
* K612A1v2
* K611A1v1

 



TW Updates

iDevOS™ Firmware for itron TW Series Hardware

A FAT32 formatted SD/SDHC card is currently required with the following files in the root directory:

1- twa.bin - iDevOS Firmware File
2- twa.cfg - Hardware Configuration File      

3- twXXXa.mnu - Project Startup Menu File, where XXX is the module size (480, 640 or 800).

itron SMART TFT Interim Firmware & Bug Fixes

 Version No

 File

Release Date 

 Details

 TW iDevOS Firmware V00.32.00 released 21st Feb 2017 (TW-SW2001-V00.32.00)

tw-sw2001-v003200.zip

21 Feb 17 

Details

 TW iDevOS Firmware V00.31.00 released 31st Jan 2017 (TW-SW2001-V00.31.00)

tw-sw2001-v003100.zip

31 Jan 17 

Details

 TW iDevOS Firmware V00.30.00 released 11th Jan 2017 (TW-SW2001-V00.30.00)

tw-sw2001-v003000.zip

11 Jan 17 

Details

 TW iDevOS Firmware V00.29.00 released 13th Dec 2016 (TW-SW2001-V00.29.00)

tw-sw2001-v002900.zip

13 Dec 16 

Details

 TW iDevOS Firmware V00.27.00 released 7th Oct 2016 (TW-SW2001-V00.27.00)

tw-sw2001-v002700.zip

07 Oct 16 

Details

 TW iDevOS Firmware V00.26.00 released 28th Sep 2016 (TW-SW2001-V00.26.00)

tw-sw2001-v002600.zip

28 Sep 16 

Details

 TW iDevOS Firmware V00.25.00 released 4th Jul 2016 (TW-SW2001-V00.25.00)

tw-sw2001-v002500.zip

04 Jul 16 

Details

 TW iDevOS Firmware V00.24.00 released 5th May 2016 (TW-SW2001-V00.24.00)

tw-sw2001-v002400.zip

05 May 16 

Details

 TW iDevOS Firmware V00.23.00 released 16th Mar 2016 (TW-SW2001-V00.23.00)

tw-sw2001-v002300.zip

16 Mar 16 

Details

 TW iDevOS Firmware V00.22.00 released 11th Mar 2016 (TW-SW2001-V00.22.00)

---

11 Mar 16 

Details

 TW iDevOS Firmware V00.21.00 released 15th Jan 2016 (TW-SW2001-V00.21.00)

tw-sw2001-v002100.zip

15 Jan 16 

Details

 TW iDevOS Firmware V00.20.00 released 14th Jan 2016 (TW-SW2001-V00.20.00)

tw-sw2001-v002000.zip

14 Jan 16 

Details

 TW iDevOS Firmware V00.19.00 released 5th Jan 2016 (TW-SW2001-V00.19.00)

tw-sw2001-v001900.zip

05 Jan 16 

Details

 TW iDevOS Firmware V00.18.00 released 16th Dec 2015 (TW-SW2001-V00.18.00)

tw-sw2001-v001800.zip

16 Dec 15 

Details

 TW iDevOS Firmware V00.17.00 released 2nd Dec 2015 (TW-SW2001-V00.17.00)

---

02 Dec 15 

Details

 TW iDevOS Firmware V00.16.00 released 17th Nov 2015 (TW-SW2001-V00.16.00)

---

17 Nov 15 

Details

 TW iDevOS Firmware V00.15.00 released 30th Oct 2015 (TW-SW2001-V00.15.00)

---

30 Oct 15 

Details

 TW iDevOS Firmware V00.14.00 released 22nd Oct 2015 (TW-SW2001-V00.14.00)

tw-sw2001-v001400.zip

22 Oct 15 

Details

 TW iDevOS Firmware V00.13.00 released 2nd Oct 2015 (TW-SW2001-V00.13.00)

tw-sw2001-v001300.zip

02 Oct 15 

Details

 TW iDevOS Firmware V00.12.00 released 3rd Sep 2015 (TW-SW2001-V00.12.00)

tw-sw2001-v001200.zip

03 Sep 15 

Details

 TW iDevOS Firmware V00.11.00 released 10th Aug 2015 (TW-SW2001-V00.11.00)

tw-sw2001-v001100.zip

10 Aug 15 

Details

 TW iDevOS Firmware V00.10.00 released 21st Jul 2015 (TW-SW2001-V00.10.00)

tw-sw2001-v001000.zip

21 Jul 15 

Details

 TW iDevOS Firmware V00.09.00 released 24th Jun 2015 (TW-SW2001-V00.09.00)

tw-sw2001-v000900.zip

24 Jun 15 

Details

 TW iDevOS Firmware V00.08.00 released 23rd Jun 2015 (TW-SW2001-V00.08.00)

tw-sw2001-v000800.zip

23 Jun 15 

Details

 TW iDevOS Firmware V00.07.00 released 20th Apr 2015 (TW-SW2001-V00.07.00)

tw-sw2001-v000700.zip

20 Apr 15 

Details

 TW iDevOS Firmware V00.06.00 released 18th Apr 2015 (TW-SW2001-V00.06.00)

tw-sw2001-v000600.zip

18 Apr 15 

Details

 TW iDevOS Firmware V00.05.00 released 26th Mar 2015 (TW-SW2001-V00.05.00)

tw-sw2001-v000500.zip

26 Mar 15 

Details

 TW iDevOS Firmware V00.04.00 released 21st Mar 2015 (TW-SW2001-V00.04.00)

tw-sw2001-v000400.zip

21 Mar 15 

Details

 TW iDevOS Firmware V00.03.00 released 25th Feb 2015 (TW-SW2001-V00.03.00)

tw-sw2001-v000300.zip

25 Feb 15 

Details

 TW iDevOS Firmware V00.02.00 released 19th Feb 2015 (TW-SW2001-V00.02.00)

tw-sw2001-v000200.zip

19 Feb 15 

Details

 TW iDevOS Firmware V00.01.00 released 13th Feb 2015 (TW-SW2001-V00.01.00)

tw-sw2001-v000100.zip

13 Feb 15 

Details

 TW iDevOS Firmware V00.00.26 interim build 20th Jan 2015 (TW-SW2001-V00.00.26)

tw-sw2001-v000026.zip

20 Jan 15 

Details

 

OUTSTANDING ISSUES      
 

 TFT Bug

 Priority

Expected Date 

 Details

 Serial Debug Conflicting with Buzzer - No Fix Scheduled

DATE TBC

31 Dec 18 

Show

---