Hey folks,
I have a bunch of Teensy 3.1 boards that I am using across various projects and I love them.
I am now at the stage with a few projects where I want to design a custom board, and rather than embed the teensy I'd like to just use the same (or very similar) MCU. I found this one MKE02Z64VLC4 at digikey that looks pretty attractive (has 3 UARTS, 2 SPI, 1 I2C, 40Mhz, RTC.. etc and is 32pin pretty easy to hand solder). I know that I would need to program it differently, perhaps using some sort of serial method to upload.
I am wondering if it's possible to use the teensyduino stuff (e.g. write and compile using arduino tools/libraries) to compile apps for a chip like that, and if so would it be difficult (many changes needed?)
Thanks so much for your help.
I have a bunch of Teensy 3.1 boards that I am using across various projects and I love them.
I am now at the stage with a few projects where I want to design a custom board, and rather than embed the teensy I'd like to just use the same (or very similar) MCU. I found this one MKE02Z64VLC4 at digikey that looks pretty attractive (has 3 UARTS, 2 SPI, 1 I2C, 40Mhz, RTC.. etc and is 32pin pretty easy to hand solder). I know that I would need to program it differently, perhaps using some sort of serial method to upload.
I am wondering if it's possible to use the teensyduino stuff (e.g. write and compile using arduino tools/libraries) to compile apps for a chip like that, and if so would it be difficult (many changes needed?)
Thanks so much for your help.