Thank you. Everything is working great!
Type: Posts; User: Eukaryota
Thank you. Everything is working great!
Hi,
thank you for your help. I have a quastion about your new repo.
Is there a quick way to read the COM port name?
foreach (var teensy in watcher.ConnectedTeensies)
{
...
Thank you, this is a correct behavior of a Serial Port :)
I will test it, but where can I get it?
Hi,
This is my hex file. The problem is in this lines:
25933
I also added Teensy 4.1 on dictonary:
25934
Thank you for help, I will upload the hex tommorow. I left my laptop at work :( As far i remember the hex file is 1.3 mb so it should not be a problem with that.
Hi,
I am trying to use TeensySharp with a teensy 4.1 and I am having some problems with uploading firmware.
Library detects teensy connected to PC, but when trying to open (.hex) file i Got an...