Difference between revisions of "JTAGulator: Update firmware"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
(Created page with "== Summary == Description on how to update the firmware of the JTAGualtor == Requirements == * Operating system: Windows == Description == :j JTAGulator FW 1.2.2 Desi...")
 
Line 7: Line 7:
* Operating system: Windows
* Operating system: Windows


== Description ==
(use a virtual machine, if you don't have windows<br>
if doing so, make sure you add a serial interface to your VM [https://www.serial-over-ethernet.com/serial-port-virtual-machine/])


== Updating ==
; Get current version
* Open a serial connection to the JTAGulator (you can use Putty)
:: 115200 bps, 8 data bits, no parity, 1 stop bit
* type <code>j</code>
  :j
  :j
  JTAGulator FW 1.2.2
  JTAGulator FW 1.2.2
Line 15: Line 22:
  Source: github.com/grandideastudio/jtagulator
  Source: github.com/grandideastudio/jtagulator
  Support: http://www.parallax.com/support
  Support: http://www.parallax.com/support
   
; Download software
* Download & Install the update tool for windows: [https://www.parallax.com/downloads/propeller-tool-software-windows-spin-assembly Parallax propeller-tool]
* Download latest version of the JTAGulator firmware from Github: [https://github.com/grandideastudio/jtagulator]
 
; Update the firmware
* Open the propeller-tool
* Make sure the tool can communicate with the JTAGulator
: Go to Run -> Identify Hardware
 


== Used Hardware ==
== Used Hardware ==

Revision as of 11:14, 16 November 2019

Summary

Description on how to update the firmware of the JTAGualtor

Requirements

  • Operating system: Windows

(use a virtual machine, if you don't have windows
if doing so, make sure you add a serial interface to your VM [1])

Updating

Get current version
  • Open a serial connection to the JTAGulator (you can use Putty)
115200 bps, 8 data bits, no parity, 1 stop bit
  • type j
:j
JTAGulator FW 1.2.2
Designed by Joe Grand, Grand Idea Studio, Inc.
Main: jtagulator.com
Source: github.com/grandideastudio/jtagulator
Support: http://www.parallax.com/support
Download software
  • Download & Install the update tool for windows: Parallax propeller-tool
  • Download latest version of the JTAGulator firmware from Github: [2]
Update the firmware
  • Open the propeller-tool
  • Make sure the tool can communicate with the JTAGulator
Go to Run -> Identify Hardware


Used Hardware

Device to be used with this documentation Maybe another device to be used with this documentation

Courses

References