Thanks very much. Can you please explain this line:
>> only other is a T_4.0 not lockable chosen as I needed battery pins)
How does the lockable version preclude the use of battery pins (Vin?)? Does it apply to...
Somewhat related to this question, is lockable Teensy more vulnerable to being bricked regardless of whether it has a key programmed? Is it the key fuse map itself that is prone to being overwritten by a user program?...
Yes the T4.1 would be locked, so using ehex not hex files. I'm looking for a way to allow an end-user update the firmware in a locked T4.1 using a simple stand-alone program like TyUploader, without having to press the...
I have a need for end users to be able to update firmware on T4.1 using a simple stand-alone tool like TyTools / TyUploader, and without pressing the reset button (which isn't accessible).
Unfortunately I've read...
Just an update for anyone else looking to replace the T3.6 with its onboard DAC by using T4.x and the PT8211, especially for projects that require asynchronous data writes.
By using the bit banging method described...