Teensyduino 1.52 is installed.
But I finally got it working. The 15 second reset worked normally. I then stumbled through multiple iterations trying to get the load to work. It was probably a...
Type: Posts; User: W5UXH
Teensyduino 1.52 is installed.
But I finally got it working. The 15 second reset worked normally. I then stumbled through multiple iterations trying to get the load to work. It was probably a...
I received my first Teensy 4.1 today. I always verify the "factory" Blink appears to be working for each new board and then program a different blink rate to verify that download works. When...
KurtE and Paul: Thanks, sounds like it is to be expected. The 4.1 has more than enough memory for me even with this, so it is good to know nothing bad is going on. I am new to all of this, so it...
Interesting, thanks for that information. I never thought about trying the simple case.
This is only a curiosity at this point. I have been working on a project using the Teensy 3.6 and decided it would be interesting to see if it would even compile when targeting the Teensy 4.1. I...
I just happened to be moving from Arduino 1.8.8 to 1.8.12 with Teensyduino 1.52-b5 yesterday. I immediately ran into the need to do some edits because of changes in the ADC library. I found the...
Thanks Paul (and Frank), exactly what I was looking for. Still mostly over my head but understandable enough to take care of my curiosity.
This is just a curiosity but I would like to have some understanding of what is going on.
I am just getting started with the Teensy 3.6 and very pleased with the Mouse.ino example. It works well...