Lol very true. Yeah I have it downloaded for VS Code and I've spent some time playing around with it. Seems like I could use PlatformIO to get comfortable writing register level stuff without...
Type: Posts; User: frankthetank360
Lol very true. Yeah I have it downloaded for VS Code and I've spent some time playing around with it. Seems like I could use PlatformIO to get comfortable writing register level stuff without...
Yes, I have register level code working in Arduino, but I want to use a modern IDE with full intelliSense, makefile control, and good project management. The Arduino IDE just isn't good.
Hi All,
I'm interested in using the teensy 4.0 as a platform to learn embedded C/C++ and develop high speed digital controllers for a variety of projects. I don't want to use the Arduino...
I'm also interested baremetal development of the Teensy 4.0. I want to work at the register level so I can actually learn the hardware rather than abstracting away the lower level functionality...