µTasker Binaries

If you already have an evaluation or demo board for the processor of your choice, you can download a binary of the µTasker demo project to test it in real-life.

Kinetis

Please see the Kinetis landing-page for a large selection of code for both boot loaders and applications!!

  • SW demo for Kinetis TWR-K60N512 board - Web server, TELNET, FTP server, FTP client, SD card FAT32, USB MSD, TFT display.
  • Delay line binary for the K40 Kwikstik - Sound input picked up from the microphone at 8kHz sampling rate is amplified and delayed by 1s before being played out to the headphone output.
  • Delay line binary for the TWR-K60N512 board - The voltage at the potentiometer is continuously sampled at 8kHz and delayed by 1s before being transferred to the DAC output (TP1)
  • TWR-KL46Z48M board - Showing RTC operation with time in the SLCD (TWRPI-SLCD), USB mouse using the on-board accelerometer to define mouse movement based on board tilt and SW4 as left mouse click. Red LED toggled at 1kHz using PIT interrupt. Two PWM outputs at 1kHz from TPM0 on PTA5 and PTA6 [70.6% low and 20% high respectively]. Command line interface on the UART (either via OpenSDA virtual COM or tower kit serial board - 115kBaud) - RTC date and time can be set and displayed in the "Admin. menu."
  • MCF522XX

  • µTasker demo s19 image for M52235EVB or M52233DEMO (V1.3 - IP 192.168.0.3)
  • Web pages to load via FTP to M52235EVB or M52233DEMO
  • V1.3.8 USB CDC demo for the M52223EVB [07.01.2009] - guide at http://www.utasker.com/forum/index.php?topic=352.msg1924#msg1924
  • V1.3.8 USB CDC demo for the M52221DEMO [07.01.2009] - guide at http://www.utasker.com/forum/index.php?topic=352.msg1924#msg1924
  • V1.3.8 USB CDC demo for the M52211EVB [07.01.2009] - guide at http://www.utasker.com/forum/index.php?topic=352.msg1924#msg1924
  • V1.3.10 Ethernet and USB CDC demo for the Kirin3 M52259DEMO board [21.01.2009] User's Guide
  • V1.4 TWR-MCF5225X kit with TWR-LCD module: Ethernet, TFT with touch, UART and USB MSD demo with slide-show from SD-card [26.11.2010] See the video here! MCF52259 tower kit video Containing web pages to load by FTP to default IP address 192.168.0.3 and example images for the slide show.
  • AT91SAM7X

  • µTasker demo binary image for AT91SAM7X-EK and Olimex SAM7-EX256 Evaluation Boards (loading with SAM-BA) V1.3 [23.1.2008]
  • Web pages to load via FTP to AT91SAM7X-EK and Olimex EX256 Evaluation Boards [23.01.2008]
  • V1.3.4 USB CDC demo for the Olimex EX256 Evaluation Board [29.12.2008] - guide at http://www.utasker.com/forum/index.php?topic=478.0
  • V1.3.4 USB CDC demo for the ATMEL AT91SAM7X-EK Evaluation Board [03.01.2009] - guide at http://www.utasker.com/forum/index.php?topic=478.0
  • V1.4.4 SAM7S demo for the Olimex SAM7-MT256 Board with LCD, USART0 and USB CDC demos [03.01.2010] - guide at http://www.utasker.com/forum/index.php?topic=852.0
  • V1.4 USB Mass Storage SD card demo for the Olimex SAM7X-EX256 Board [26.06.2010] - insert FAT32 SD card (can be formatted via USART0 or TELNET commands according http://www.utasker.com/docs/uTasker/uTasker_utFAT.PDF), then connect via USB to PC. Create a directory "dir1" for the web server with the start side called "index.htm". After a reset browser to the board at 192.168.0.3 to see web server content from the SD card. (IP settings can be changed via USART0 menu if required)
  • V1.4 USB Mass Storage SD card demo for the ATMEL AT91SAM7X-EK Board [26.06.2010] - insert FAT32 SD card (can be formatted via USART0 or TELNET commands according http://www.utasker.com/docs/uTasker/uTasker_utFAT.PDF), then connect via USB to PC. Create a directory "dir1" for the web server with the start side called "index.htm". After a reset browser to the board at 192.168.0.3 to see web server content from the SD card. (IP settings can be changed via USART0 menu if required)
  • LM3SXXXX

  • µTasker demo .bin images for LM3S6965 board. (V1.3 IP 192.168.0.3) compiled with GCC
  • This demo includes Fast HTTP, FTP, TIME SERVER, NetBIOS, DNS and SMTP and can be downloaded using LM FLASH Programmer

  • Web pages to load via FTP to above board

  • µTasker demo .bin image for IDM-L35-B kit with 3.5" TFT display
  • This program will run a dot based TFT demo if no SD card is inserted into the board. If an SD card is detected on start-up the directory "pics" will be read and BMPs from it displayed in form of a slide show. The images should be 320 x 240 BMPs in uncompressed 24 bit color format. Two reference images are included in the zip file - they need to be copied to the specified directory and the SD card must be FAT32 formatted.
    When the dot based demo (no SD card) is running it is possible to draw on the display with a plastic pen.
    See the video here! IDM-L35 video

    LPC21XX

  • µTasker demo hex image for Olimex LPC-P2148 board. This runs from FLASH and can be downloaded using FLASH MAGIC - (uTasker LPC2xxx V1.4-007 17.02.2012)
  • This demo blinks LED1 and has a command line interface on RS232-1 at 115200Baud. It will mount an SD card when it is inserted and can work with it via the SD card menu on the UART to read and modify content (FAT32). When the USB interface is connected to a host it will enumerate as as HID mouse - buttons B1 and B2 can then be used to move the mouse left and right.

    LPC23XX

  • µTasker demo hex image for Keil MCB2300 and Olimex LPC2378-STK boards. This runs from FLASH and can be downloaded using FLASH MAGIC ((V1.3 IP 192.168.0.3) - 24.1.2008)
  • This demo includes Fast HTTP, FTP, TELNET, NetBIOS, DNS and SMTP. Includes LCD display demo too.
  • Web pages to load via FTP to above board
  • LPC24XX

  • µTasker demo hex image for Olimex LPC2478-STK board. This runs from FLASH and can be downloaded using FLASH MAGIC ((V1.4 IP 192.168.0.3) - 23.5.2010)
  • This demo includes Fast HTTP, FTP, TELNET, NetBIOS, DNS, SMTP and UART. Includes TFT display demo too.
  • Web pages to load via FTP to above board
  • Test BMP images in 320 x 240 format to load to diaplay from TFT web page
  • LPC1766

  • µTasker demo hex image for Olimex LPC1766-STK. This runs from FLASH and can be downloaded using FLASH MAGIC ((Default IP 192.168.0.3 - can be modifed via serial menu on RS232_0) - 24.1.2010)
  • This demo includes Fast HTTP, FTP, TELNET, NetBIOS, DNS, SMTP serial menu and utFAT for SD card. The Nokia LCD on the board is used in parallel for uGLCDLIBV1.1 demo. When an SD card (V2 or HCSD) is inserted with a directory "dir1" containing a start side called "index.htm" it will allow the card's content to be served by the web server.

    The file also contains web pages to load to internal FLASH via FTP to above board for use when no SD card is inserted.

    AVR32

  • µTasker demo binary image for EVK1105. This runs from FLASH and can be downloaded using AVR32 studio ((Default IP 192.168.0.3 - can be modifed via web page or TELNET) - 2.3.2010)
  • This demo includes Fast HTTP, FTP, TELNET, NetBIOS, DNS, SMTP and allows loading images to the TFT on the board.

    The file also contains web pages to load to internal FLASH via FTP to above board and some reference images. Read the readme.txt file for more details

  • µTasker PICTURE FRAME application for EVK1105. This runs from FLASH and can be downloaded using AVR32 studio ((Default IP 192.168.0.3 - can be modifed via web page or TELNET) - 8.7.2010)
  • This program will run a dot based TFT demo if no SD card is inserted into the board. If an SD card is detected on start-up the directory "pics" will be read and BMPs from it displayed in form of a slide show. The images should be 320 x 240 BMPs in uncompressed 24 bit color format. Two reference images are included in the zip file - they need to be copied to the specified directory and the SD card must be FAT32 formatted.

  • µTasker demo for AT32UC3C-EK. This runs from FLASH and can be downloaded using AVR32 studio - 20.09.2011
  • This program will run a dot based TFT demo if no SD card is inserted into the board. If an SD card is detected on start-up the directory "pics" will be read and BMPs from it displayed in form of a slide show. The images should be 320 x 240 BMPs in uncompressed 24 bit color format. Two reference images are included in the zip file - they need to be copied to the specified directory and the SD card must be FAT32 formatted.
    A command line interface is available on the ATMEL virtual COM port to the board's USART2, where there are various menus and also a DOS like interface to the utFAT on the SD card.

    STM32

  • STM3210C-EVAL picture frame demo with TCP/IP (binaries and executable) - V1.0 7.7.2010
    See the video here! STM3210C-EVAL video
  • M9S12NE64

  • µTasker demo s19 image for DEMO9S12NE64 (V1.3.002)
  • Web pages to load via FTP to DEMO9S12NE64 (V1.3 incl. SMTP set up)
  • A download utility for programming DEMO9S12NE64 via serial port with basic debugging support as well
  • Software for converting a DEMO9S12NE64 into an Ethernet based BDM programming tool. Get the users' guide to converting you DEMO9S12NE64 here:
  • STR91XF

  • µTasker demo hex image for Raisonance REva board (V1.3 IP 192.168.0.3)
  • Note that this demo software also runs on the STR9-comStick, available from Hitex
  • µTasker demo hex image for ST STR91 Dongle - using STE101P (V1.3 IP 192.168.0.3)
  • This demo requires the STE101P on the board and includes Fast HTTP, FTP, TELNET, TIME SERVER, NetBIOS, DNS and SMTP
  • Web pages to load via FTP to above boards

  • Just follow the corresponding µTasker tutorial if you are new to the target or the tools since it also gives a step-for-step guide to loading the code and how its function can be verified.



    µTasker Serial Loaders

    The following serial loaders can be programmed to typical targets and enable application downloads (S-Record format) to the board via a UART. For full details of the serial loader see the µTasker Serial Loader guide. As well as the serial loader there is a test application which can be loaded to test the operation. The settings are detailed below for each board type but can be changed as required when the serial loader project is build.

    Kinetis K70

  • Kinetis K70 flexible boot loader [18.01.2014] Flexible Boot loader for Kinetis K70F120M on Tower kit with serial extension board supporting SREC UART, SD card and USB-MSD loading in one package. The application is linked to address 0x8080 and limited to 130k size. See video.
  • Kinetis K60

  • Kinetis K60 USB MSD bootloader [12.05.2011] Boot loader for Kinetis K60 on Tower kit with serial extension board and optionally TFT display. The zip file contains the boot loader (uTaskerSerialBoot.bin) and an application to download (uTasker_TFT.bin). The application is linked to address 0x4080 and limited to 90k size. See video.
  • Kinetis K60 flexible boot loader [24.1.2014] Flexible Boot loader for Kinetis K60N512 on Tower kit with serial extension board supporting SREC UART, SD card and USB-MSD loading in one package. The application is linked to address 0x8080 and limited to 130k size. See video.
  • Kinetis K60F120 flexible boot loader [21.01.2014] Flexible Boot loader for Kinetis K60F120 on Tower kit with serial extension board supporting SREC UART, SD card and USB-MSD loading in one package. The application is linked to address 0x8080 and limited to 130k size. See video.
  • Kinetis K53

  • Kinetis K53N512 flexible boot loader [14.01.2014] Flexible Boot loader for Kinetis K53N512 on Tower kit with serial extension board supporting SREC UART, SD card and USB-MSD loading in one package. The application is linked to address 0x8080 and limited to 130k size. See video.
  • Kinetis K40

  • Kinetis K40 USB MSD bootloader [23.07.2011] Boot loaders for Kinetis K40X256 Tower kit with serial extension board and KWIKSTIK. The zip file contains the boot loaders (uTaskerSerialBootTWR-K40X245.bin and uTaskerSerialBoot_Kwikstik.bin) and applications to download (uTaskerV1.4_TWR-K40X245_CLOCK.bin and uTaskerV1.4_KWIKSTIK_CLOCK.bin). The application is linked to address 0x4080 and limited to 90k size. See video for USB-MSD details and SLCD demo for information about the use of the segment LCDs. The clock applications use the SLCDs on the K60 boards as a clock, showing the seconds since the last reset.
  • To force boot loader modes hold SW4 at reset on the TWR-K40X256 or connect pins 3 and 1 together on the right side rear connector on the KWIKSTIK at reset.

  • Kinetis K40X256 flexible boot loader [15.02.2014] Flexible Boot loader for Kinetis K40D100M Tower kit with serial extension board supporting SREC UART, SD card and USB-MSD loading in one package. The application is linked to address 0x8080 and limited to 130k size. See video.
  • Kinetis K40X256 flexible boot loader [12.01.2014] Flexible Boot loader for Kinetis K40X256 Tower kit with serial extension board supporting SREC UART, SD card and USB-MSD loading in one package. The application is linked to address 0x8080 and limited to 130k size. See video.
  • Kinetis K40X256 flexible boot loader [04.02.2014] Flexible Boot loader for KWIKSTIK board supporting SREC UART, SD card and USB-MSD loading in one package. The application is linked to address 0x8080 and limited to 130k size. See video.
  • Kinetis K20

  • Kinetis K21F120 flexible boot loader [17.02.2014] Flexible Boot loader for Kinetis K21F120M Tower board with serial extension board supporting SREC UART and USB-MSD loading in one package. The application is linked to address 0x8080 and limited to 130k size. See video.
  • Kinetis K21D50M flexible boot loader [16.02.2014] Flexible Boot loader for Kinetis K21D50M Tower board with serial extension board supporting SREC UART and USB-MSD loading in one package. The application is linked to address 0x8080 and limited to 130k size. See video.
  • Kinetis K20D72M flexible boot loader [16.02.2014] Flexible Boot loader for Kinetis K20D72M Tower board with serial extension board supporting SREC UART and USB-MSD loading in one package. The application is linked to address 0x8080 and limited to 130k size. See video.
  • Kinetis K20D50M flexible boot loader [11.01.2014] Flexible Boot loader for Kinetis K20D50M Tower board with serial extension board supporting SREC UART and USB-MSD loading in one package. The application is linked to address 0x8080 and limited to 70k size. See video.
  • Kinetis Freedom K20D50M flexible boot loader [25.01.2014] Flexible Boot loader for Freescale Freedom FRDM-K20D50M supporting SREC UART and USB-MSD loading in one package. The application is linked to address 0x8080 and limited to 70k size. See video.
  • TEENSY 3.1 flexible boot loader [11.03.2014] Flexible Boot loader for TEENSY 3.1 supporting SREC UART and USB-MSD loading in one package. The application is linked to address 0x8080 and limited to 70k size. See video.
  • Kinetis KL46

  • Kinetis TWR-KL46Z48M flexible boot loader [28.01.2014] Flexible Boot loader for Freescale tower KL46Z48M supporting SREC UART and USB-MSD loading in one package. The application is linked to address 0x8080 and limited to 70k size. See video.
  • Kinetis Freedom KL46Z flexible boot loader [26.01.2014] Flexible Boot loader for Freescale Freedom FRDM-KL46Z supporting SREC UART and USB-MSD loading in one package. The application is linked to address 0x8080 and limited to 70k size. See video.
  • Kinetis KL2x

  • Kinetis TWR-KL25Z48M flexible boot loader [31.01.2014] Flexible Boot loader for Freescale tower TWR-KL25Z48M supporting SREC UART and USB-MSD loading in one package. The application is linked to address 0x8080 and limited to 40k size. See video.
  • Kinetis Freedom KL26Z flexible boot loader [31.01.2014] Flexible Boot loader for Freescale Freedom FRDM-KL26Z supporting SREC UART and USB-MSD loading in one package. The application is linked to address 0x8080 and limited to 40k size. See video.
  • Kinetis Freedom KL25Z flexible boot loader [31.01.2014] Flexible Boot loader for Freescale Freedom FRDM-KL25Z supporting SREC UART and USB-MSD loading in one package. The application is linked to address 0x8080 and limited to 40k size. See video.
  • Kinetis KE02

  • Kinetis FRDM-KE02Z serial boot loader [07.07.2014] Serial (SREC) Boot loader for Freescale FRDM-KE02Z. The application is linked to address 0x2800 and limited to 22k size. See video.
  • SAM7-MT256 USB MSD Loader

  • SAM7-MT256 USB MSD bootloader [03.06.2011] Boot loader for SAM7S256 on OLIMEX SAM7-MT256 board. The zip file contains the boot loader (uTaskerSerialBoot.bin) and an application to download (uTaskerV14_SAM7-MT256.bin), as well as a password key file (password_sam7x.txt). The application is linked to address 0x105080 and limited to 48k size. The demonstration includes SW protection with password file to unlock it. [Hold down the middle button (B3) at reset to force the boot loader mode] See video.
  • Olimex LPC2378-STK USB MSD Loader

  • LPC2378-STK USB MSD bootloader [07.06.2011] Boot loader for LPC2378 on OLIMEX LPC2379-STK board. The zip file contains the boot loader (uTaskerSerialBoot.hex) and an application to download (uTaskerV14_test_application.bin), as well as a password key file (LPC2XXX_password.txt). The application is linked to address 0x5080 and limited to 45k size. The demonstration includes SW protection with password file to unlock it. [Hold down BUT1 at reset to force the boot loader mode]
  • Olimex LPC1766-STK USB MSD Loader

  • LPC1766-STK USB MSD bootloader [12.06.2011] Boot loader for LPC1766 on OLIMEX LPC17669-STK board. The zip file contains the boot loader (uTaskerSerialBoot_LPC1766-STK.hex) and an application to download (uTaskerV1.4_LPC1766-STK_test.bin), as well as a password key file (usb_msd_password_LPC17xx.txt). The application is linked to address 0x5080 and limited to 50k size. The demonstration includes SW protection with password file to unlock it. [Hold down BUT1 at reset to force the boot loader mode]
  • M52259DEMO - Kirin3

    The serial loader uses UART0 on the M52259DEMO at 115'200 Baud, 8 bit, no parity, one stop bit, XON/XOFF flow control. The processor's PLL runs at 80MHz. To force the µTasker Serial Loader mode when an application is already loaded hold down SW1 at reset.
    Watchdog is active during loader operation (disabled by holding SW2 down at reset).
  • M52259DEMO (Kirin 3) Serial Loader V1.0 8.5.2009 - maximum application accepted 90k
  • M52259DEMO test application - application linked to 0x3000 - default IP 192.168.0.3
  • M52235EVB

    The serial loader uses UART0 on the M52235EVB at 115'200 Baud, 8 bit, no parity, one stop bit, XON/XOFF flow control. The processor's PLL runs at 60MHz. To force the µTasker Serial Loader mode when an application is already loaded hold down SW3 at reset.
    Watchdog is active during loader operation (disabled by holding SW1 down at reset).
  • M52235EVB Serial Loader V1.0 6.5.2009 - maximum application accepted 75k
  • M52235EVB test application - application linked to 0x2800 - default IP 192.168.0.3
  • M52233DEMO

    The serial loader uses UART0 on the M52233DEMO at 115'200 Baud, 8 bit, no parity, one stop bit, XON/XOFF flow control. The processor's PLL runs at 60MHz. To force the µTasker Serial Loader mode when an application is already loaded hold down SW2 at reset.
    Watchdog is active during loader operation (disabled by holding SW1 down at reset).
  • M52233DEMO Serial Loader V1.0 7.5.2009 - maximum application accepted 75k
  • M52233DEMO test application - application linked to 0x2800 - default IP 192.168.0.3
  • M52223EVB

    The serial loader uses UART0 on the M52223EVB at 115'200 Baud, 8 bit, no parity, one stop bit, XON/XOFF flow control. The processor's PLL runs at 60MHz. To force the µTasker Serial Loader mode when an application is already loaded hold down SW1 at reset.
    Watchdog is active during loader operation (disabled by holding SW2 down at reset).
  • M52223EVB Serial Loader V1.0 28.6.2009 - maximum application accepted 64k
  • M52223DEMO test application - application linked to 0x2800 - with USB CDC
  • M5213EVB

    The serial loader uses UART0 on the M5213EVB at 115'200 Baud, 8 bit, no parity, one stop bit, XON/XOFF flow control. The processor's PLL runs at 80MHz. To force the µTasker Serial Loader mode when an application is already loaded hold down SW1 at reset.
  • M5213EVB Serial Loader V1.0 5.5.2009 - maximum application accepted 64k
  • M5213EVB test application - application linked to 0x2800
  • Luminary Micro LM3S8962 Evaluation Board

    The serial loader uses UART0 (Virtual COM) on the LM3S8962 Evaluation Board at 115'200 Baud, 8 bit, no parity, one stop bit, XON/XOFF flow control. The processor's PLL runs at 50MHz. To force the µTasker Serial Loader mode when an application is already loaded hold down SW4 at reset. Watchdog is active during loader operation (disabled by holding SW3 down at reset).
  • LM3S8962 Serial Loader V1.0 9.5.2009 - maximum application accepted 65k (can be loaded using Luminary Micro Flash programmer)
  • LM3S8962 test application - application linked to 0x2000 - default IP 192.168.0.3
  • Luminary Micro LM3S6965 Evaluation Board

    The serial loader uses UART0 (Virtual COM) on the LM3S6965 Evaluation Board at 115'200 Baud, 8 bit, no parity, one stop bit, XON/XOFF flow control. The processor's PLL runs at 50MHz. To force the µTasker Serial Loader mode when an application is already loaded hold down SW4 at reset. Watchdog is active during loader operation (disabled by holding SW3 down at reset).
  • LM3S6965 Serial Loader V1.0 9.5.2009 - maximum application accepted 65k (can be loaded using Luminary Micro Flash programmer)
  • LM3S6965 test application - application linked to 0x2000 - default IP 192.168.0.3
  • Luminary Micro LM3S3748 Evaluation Board

    The serial loader uses UART0 (Virtual COM) on the LM3S3748 Evaluation Board at 115'200 Baud, 8 bit, no parity, one stop bit, XON/XOFF flow control. The processor's PLL runs at 50MHz. To force the µTasker Serial Loader mode when an application is already loaded press the navigate button to right at reset. Watchdog is active during loader operation (disabled by holding teh navigation button to left at reset). Serial loader without watchdog is forced by pressing the navigation button down (select) at reset.
  • LM3S3748 Serial Loader V1.0 9.5.2009 - maximum application accepted 45k (can be loaded using Luminary Micro Flash programmer)
  • LM3S3748 test application - application linked to 0x2000
  • Luminary Micro LM3S1968 Evaluation Board

    The serial loader uses UART0 (Virtual COM) on the LM3S1968 Evaluation Board at 115'200 Baud, 8 bit, no parity, one stop bit, XON/XOFF flow control. The processor's PLL runs at 50MHz. To force the µTasker Serial Loader mode when an application is already loaded hold down SW4 at reset. Watchdog is active during loader operation (disabled by holding SW3 down at reset).
  • LM3S1968 Serial Loader V1.0 8.5.2009 - maximum application accepted 45k (can be loaded using Luminary Micro Flash programmer)
  • LM3S1968 test application - application linked to 0x2000
  • ATMEL AVR32 EVK1100 (AT32UC3A0512) Evaluation Board

    The serial loader uses USART1 on the EVK1100 at 115'200 Baud, 8 bit, no parity, one stop bit, XON/XOFF flow control. The processor's PLL runs at 66MHz. To force the µTasker Serial Loader mode when an application is already loaded hold down PB0 at reset. Watchdog is active during loader operation (disabled by holding PB1 down at reset).
  • AT32UC3A0512 Serial Loader V1.0 21.11.2009 - maximum application accepted 45k (can be loaded using JTAGICE mkII from AVR32 Studio)
  • AT32UC3A0512 test application - application linked to 0x2800
  • ATMEL AVR32 EVK1101 (AT32UC3B0256) Evaluation Board

    The serial loader uses USART1 on the EVK1101 at 115'200 Baud, 8 bit, no parity, one stop bit, XON/XOFF flow control. The processor's PLL runs at 60MHz. To force the µTasker Serial Loader mode when an application is already loaded hold down PB0 at reset. Watchdog is active during loader operation (disabled by holding PB1 down at reset).
  • AT32UC3B0256 Serial Loader V1.0 21.11.2009 - maximum application accepted 45k (can be loaded using JTAGICE mkII from AVR32 Studio)
  • AT32UC3B0256 test application - application linked to 0x2800
  • ATMEL AVR32 EVK1105 (AT32UC3A0512) Evaluation Board

    The serial loader uses USART1 on the EVK1105 (needs an RS232 converter added - USB based UART interface can not be used since it doesn't handle XON/XOFF correctly) at 115'200 Baud, 8 bit, no parity, one stop bit, XON/XOFF flow control. The processor's PLL runs at 60MHz. To force the µTasker Serial Loader mode when an application is already loaded hold down UP KEY at reset (note that this key is not always reliable though...).
  • AT32UC3B0256 Serial Loader V1.0 24.11.2009 - maximum application accepted 45k (can be loaded using JTAGICE mkII from AVR32 Studio)
  • AT32UC3B0256 test application - application linked to 0x2800




  • µTasker Executables

    These simple executables require no installation but allow the the various supported devices to be run on your PC.

    With the µTasker demo project running, you can start communicating with the chosen device or use it's port simulator as a reference for your own hardware or software designs.

    Note that the PC running the simulator should have WinPCap installed (this enables accessing the PC's Ethernet controller and is used also by Ethereal, WireShark etc. If one of these is already installed you already have it). It can be downloaded from www.winpcap.org.

    E_KINETIS

  • K40 showing SLCD operation and allowing the LCD to be modified in the script files in the SLCD directory - V1.0 23.07.2011
  • K64 on a Freedom FRDM-K64F board showing board simulation with UART (connects to COM 9 if available), Ethernet and USB - V1.0 08.04.2014
  • KL46 on a TWR-KL46Z48M showing board simulation with UART (connects to COM 9 if available), RTC, SLCD and PIT - V1.0 23.04.2014
  • E_STM32

  • STM32F407 showing discovery board operation (with Embest base board for Ethernet) - V1.0 12.02.2014
  • E_LM3SXXXX

  • Luminary Stellaris including LM3S10X, LM3S1968, LM3S2110, LM3S6965 and LM3S8962 - V1.1 2.4.2009
  • Web pages to go with the Luminary Stellaris demo - V1.1 29.01.2012
  • E_MC5225X

  • M52259 with integrated web pages - V1.0 14.8.2009
  • E_MC522XX

  • M522xx including M52210, M52211, M52221, M52223, M52233 and M52235 - V1.0 3.12.2007
  • Web pages to go with the M522xx demo - V1.0 3.12.2007
  • E_AVR32

  • AVR32 EVK1105 with integrated web pages and TFT demo - V1.0 21.11.2009
  • E_AT91SAM7X

  • SAM7X - V1.0 8.12.2007
  • Web pages to go with the SAM7X demo - V1.0 8.12.2007
  • E_LPC23XX

  • LPC2478 - simulation of Olimex board with TFT - V1.0 14.06.2010 containing web pages and test images
  • LPC2378 - V1.0 10.12.2007
  • Web pages to go with the LPC2378 demo - V1.0 10.12.2007
  • LPC210X LPC2101/2/3 for LQFP48 and PLCC48 plus LPC2104/5/6 - V1.1 8.1.2008
  • M9S12NE64

  • MC9S12NE64 112 pin and 80 pin versions - V1.0 16.12.2007
  • Web pages to go with the MC9S12NE64 demo - V1.0 16.12.2007




  • µTasker Demo Page. Copyright (c) 2004..2015 M.J.Butcher Consulting