Hi
Below is the code that I use which you may be able to reverse engineer to your environment. It is from the uTasker project so uses different headers and formatted output commands.
If you just want to read the...
Hi All
I didn't realise that the Teensy 4.1 had a MAC address burned into its eFUSEs until reading this thread so I read out the eFUSEs on my board:
eFUSEs
======
LOCK
0x40528107
CFG
0x677f0555
Hi
The connector on the socket may be 180° reversed. Like this the LED won't work since its polarity is incorrect but the Ethernet still works (as I have heard) since it doesn't care about the line's polarity...
Hi
I have Telnet operation on a Teensy 4.1 here: https://www.utasker.com/iMX/Teensy_4_1.html
together with FTP, HTTP and some other Internet protocols.
Here's a Telnet session connected to a command line menu...
Hi All
I have made a video explaining some details about the normal and high-speed GPIO in the i.MX RT 1062, as on the Teensy 4.x, including speed comparisons:
https://youtu.be/nLInUIboLR0
Regards
Mark