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 received shield for Arduino development boards which is used for controling of devices which need much power. The shield can be plug in to Arduino Nano, Uno i Mega. It is versatile shield. Specification Support of Arduino Nano, Uno,…

After big news Raspberry Pi Zero W, NanoPi M1 Plus is comming now. Single-board computer which supports Debian, Ubuntu-MATE, Ubuntu-Core or Android. The main component of NanoPi M1 Plus is H3 Allwinner processor (quad-core Cortex A7 @ 1.2GHz, GPU Mali400MP2@600MHz).…

Espressif shared the news about a the new version of ESP32 called ESP32 PICO D4 a few weeks ago. The ESP32 PICO D4 contains 4MB FLASH memory . Now, here is developent board which contains ESP32 PICO D4 [datasheet]. You…

The ODROID-C2 is a 64-bit quad-core single board computer(SBC) that is one of the most cost-effective 64bit development boards available in the ARM world. It can function as a home theater set-top box, a general purpose computer for web browsing,…