Hello, I could not find the Open-source Arduino firmware for SAMD11 which allows communication between the main MCU and the pc through UART and USB ports.
Can someone share the link of the source code of this firmware?
Thanks
Ege
in0
May 18, 2022, 6:15pm
2
Hi @egeozgul . Here it is:
There is some additional information on the subject here and in the linked topics:
I am trying to reset the nano every from remote.
I read about that I am suppose to be able to reset the nano every via a 1200 baud touch.
also mentioned in
I am expecting similar behavior as pushing the reset button locally, which means the board start with the setup()
But I don't seems get that working.
Unlike mentioned in the
I don't see reset at all, no matter connecting the serial through python or send the 1200 baud
The python script for the reset is kind of come from the post me…
system
Closed
November 14, 2022, 6:16pm
3
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.