Hi All,
It's never been easier to get hold of a fast microcontroller in a breadboard friendly package.
The Teensy 4.0 was announced about a week ago and comes in a 24 pin DIP module.
It's based on the NXP 600MHz Cortex M7 and sells for $19.95.
With 2MB of flash and 1MB of RAM it's a useful board for proving ideas, or possibly emulating your favorite retrocomputer. Bit-banging VGA should be a breeze for a processor of this spec.
More details here:
https://www.pjrc.com/store/teensy40.htmlBrief Spec.
ARM Cortex-M7 at 600 MHz
1024K RAM (512K is tightly coupled)
2048K Flash (64K reserved for recovery & EEPROM emulation)
2 USB ports, both 480 MBit/sec
3 CAN Bus (1 with CAN FD)
2 I2S Digital Audio
1 S/PDIF Digital Audio
1 SDIO (4 bit) native SD
3 SPI, all with 16 word FIFO
3 I2C, all with 4 byte FIFO
7 Serial, all with 4 byte FIFO
32 general purpose DMA channels
31 PWM pins
40 digital pins, all interrupt capable
14 analog pins, 2 ADCs on chip
Cryptographic Acceleration
Random Number Generator
RTC for date/time
Programmable FlexIO
Pixel Processing Pipeline
Peripheral cross triggering
Power On/Off management