Teensy 3.5 & 3.6

The name of Teensy is well-known.

After Teensy 1.0 and 2.0, which included microcontroller by Atmel company (AT90USB162 v1.0 and ATMega32U4 in v2.0) came the first kickstarter’s Teensy 3 in 2012. It included 32 bit microcontroller.

Then (2014) the world saw Teensy 3.1 and 3.2.

If you still don’t know what Teensy is, so, it is development board which is supported in Arduino IDE.

Specifications of Teensy 3.5 and 3.6.
Teensy 3.5

– 120 MHz ARM Cortex-M4 with Floating Point Unit

– 512K Flash, 192K RAM, 4K EEPROM

– Microcontroller Chip MK64FX512VMD12 (PDF link)

– 1 CAN Bus Port

– 16 General Purpose DMA Channels

– 5 Volt Tolerance On All Digital I/O Pins

Teensy 3.6

– 180 MHz ARM Cortex-M4 with Floating Point Unit

– 1M Flash, 256K RAM, 4K EEPROM

– Microcontroller Chip MK66FX1M0VMD18 (PDF link)

– USB High Speed (480 Mbit/sec) Port

– 2 CAN Bus Ports

– 32 General Purpose DMA Channels

– 11 Touch Sensing Inputs

Both specifications:

– 62 I/O Pins (42 breadboard friendly)

– 25 Analog Inputs to 2 ADCs with 13 bits resolution

– 2 Analog Outputs (DACs) with 12 bit resolution

– 20 PWM Outputs

– USB Full Speed (12 Mbit/sec) Port

– Ethernet mac, capable of full 100 Mbit/sec speed

– Native SD card port

– I2S Audio Port, 4 Channel Digital Audio Input & Output

– 14 Hardware Timers

– Cryptographic Acceleration Unit

– Random Number Generator

– CRC Computation Unit

– 6 Serial Ports (2 with FIFO & Fast Baud Rates)

– 3 SPI Ports (1 with FIFO)

– 4 I2C Ports

– Real Time Clock

The 3.5 version costs $23/pc, 3.6 version $28/pc.

Kickstarter: https://www.kickstarter.com/projects/paulstoffregen/teensy-35-and-36

Share the article:
Tags:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

Visuino, graphical programming tool, released a new version of this software. In this release the Visuino supports TTGO – TTGO-T4, TTGO-TS a TTGO-T8 ESP32, Bluetooth Low Energy and NTP. Visuino also supports development board like Arduino, Teensy, Femto IO, dev…

I found my small project – actually one bash script. You can use it for uploading your *.bin file (from your IDE) to Maple Mini. Instructions: Install dfu-util from http://dfu-util.sourceforge.net/ v0.8. I didn’t try latest version (http://dfu-util.sourceforge.net/releases/) I tried Maple…

We shared 35 news in 3 months, 22 articles (overall), more than 9 700 unique visitors visited this webpage, more than 56 000 visits. I’m so glad that this website is so popular for you. Thanks. Time4ee.com on twitter, google+…

Myrra builds on the success of the 47000 series with the new AC/DC converter series 48000. Let’s check some of its features in the given example. Converter has to supply electronic device with micro controller with nominal supply voltage of…

There are plenty of converters between HEX, DEC, and BIN number systems everywhere. Some do this, others do that, and some have ads everywhere, making it hard to navigate their site. I’ve had enough of it – I created my…