Thank you rcarr and defragster for you answers.
I didn't know that, I supposed that the function would be called only at the end of each loop. I think this can be helpful since I am using a...
Type: Posts; User: damianolodi
Thank you rcarr and defragster for you answers.
I didn't know that, I supposed that the function would be called only at the end of each loop. I think this can be helpful since I am using a...
Dear everyone,
I recently started to use Teensy boards at work, so it happens that I am referencing material on this forum quite a lot.
Since I am also at the beginning of my embedded...
Thank you rcarr for your answer.
I see your point, but from what I red on the forum, "serialEvent" is not an interrupt but just a check that is happening at the start of every loop. In my code I...
Hi everyone,
we recently started to use some Teensy boards in various parts of our product. Everything is working great, but I have a random loss of bytes during USB communication.
The system...
Hi everyone,
I am writing to ask you some support for evaluating the Teensy platform for a project at my company.
We are looking into the possibility to switch the Nucleo boards that we are...