Post Reply 
New SwissMicros Firmware Soon?
03-06-2016, 08:41 PM (This post was last modified: 03-07-2016 03:11 AM by Sylvain Cote.)
Post: #8
RE: New SwissMicros Firmware Soon?
I have received my DM16L this week. Smile

Here are the free tools you will need if you want to use OSX with your DMXXL.

Install/update the following software ...
* download and install CP210x USB to UART Bridge VCP Drivers (http://www.silabs.com/products/mcu/Pages...ivers.aspx)
* download and install MacPort (http://www.macports.org)
* open the Terminal application
* sudo port selfupdate
* sudo port upgrade outdated
* sudo port install lpc21isp
* close the Terminal application

Console session with the device
* open the Terminal application
* connect the DM unit
* put the unit in terminal mode: [c]+[on]
* start a console session: screen /dev/tty.SLAB_USBtoUART 38400,8,n,1
* the DM unit menu is now active (press ? for help)
* put the unit in normal mode: [enter] (or any other key)
* end the console session: press [CONTROL]+[a] then [k] then [y]
* disconnect the DM unit
* close the Terminal application

Firmware Upload
* open the Terminal application
* connect the DM unit
* sudo lpc21isp -control -controlinv -hex DM16_21.hex /dev/tty.SLAB_USBtoUART 115200 12000
* push the reset button on the back of the calculator
* when the upgrade is finished
* disconnect the DM unit
* push the reset button on the back of the calculator
* close the Terminal application

Sylvain

Edit: firmware upload updated and is now working Smile
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: New SwissMicros Firmware Soon? - hbo - 03-08-2016, 10:48 PM
RE: New SwissMicros Firmware Soon? - Sylvain Cote - 03-06-2016 08:41 PM



User(s) browsing this thread: 1 Guest(s)