Teensy 4.0

Vendor: PJRC
Features: Breadboard Friendly
Source on GitHub: mimxrt/TEENSY40
More info: Website

Installation instructions

For deploying the firmware use the Teensy Loader tool provided by PJRC on their web site. PJRC provides both a graphical and command line version for Windows, OS X and Linux. With the command line version, run the command:

teensy_loader_cli --mcu=imxrt1062 -v -w TEENSY40-<date_version_tag>.hex

or for Teensy 4.1:

teensy_loader_cli --mcu=imxrt1062 -v -w TEENSY41-<date_version_tag>.hex

Instead of imxrt1062 with the --mcu option, you can as well use the board specic names TEENSY40, TEENSY41 or TEENSY_MICROMOD. When loading the firmware the PJRC boot loader will erase the board file system.

Note: If the Teensy board is equipped with Teensy bootloader v1.07 and up, the first attempt to upload the firmware may fail. In that case try again.

Firmware

Releases

v1.19.1 (2022-06-18) .hex [.bin] [Release notes] (latest)
v1.18 (2022-01-17) .hex [.bin] [Release notes]
v1.17 (2021-09-02) .hex [Release notes]

Nightly builds

v1.19.1-994-ga4672149b (2023-03-29) .hex [.bin]
v1.19.1-993-g283c1ba07 (2023-03-29) .hex [.bin]
v1.19.1-992-g38e7b842c (2023-03-23) .hex [.bin]
v1.19.1-991-g6c7624896 (2023-03-23) .hex [.bin]