Got my MIMXRT1170-EVK ordered from Mouser. Hopefully i'll get one :-)
My wishes for a future Teensy board:
- i.MX RT 117X
- In principle something like Olimex did with their STM32 boards:...
Type: Posts; User: dbuergin
Got my MIMXRT1170-EVK ordered from Mouser. Hopefully i'll get one :-)
My wishes for a future Teensy board:
- i.MX RT 117X
- In principle something like Olimex did with their STM32 boards:...
You can take my one, works at least for a simple blink example on T4.1: https://forum.pjrc.com/threads/65665-Teensy-Loader-Win10-binary-and-VS2019-Project?highlight=teensy_loader_cli
But yes,...
Hi guys,
Since i was too stupid to find an actual binary of teensy_loader_cli.exe for Win10, i've compiled my own one.
Attached is my Visual Studio 2019 project with the binary in .\x64\release...
@luni : Done, hope it's ok, never did a Github wiki update :-)
@luni and @defragster : Great effort from both of you :D
@luni : Thanks for the explanation, that make sense. I'm actually checking your Lib, looks good.
Hi Neal,
First of all, i'm also learning :cool: i'm coming from the STM32F407 and try to migrate my project to the M7 on the Teensy 4.1 Board. Actually i don't know if i want to work under fully...
I had to invest a couple of hours to find out what is wrong with the above GPT example and my version :-) When toggling a pin in the ISR routine you see strange results. The pin doesn't stay up until...