You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While experimenting with my gamepad sketches I tried a simple test where I would send gamepad info from the M4 core to the M7 core and found that it would hang, i.e., loose Serial connectivity, and basically kills the Giga.
Should now be fixed by a combination of 782ede3 and arduino/ArduinoCore-mbed#774 .
The core containing the fixes will be available in the next few weeks but in the meantime it can already be tested using the git versions
While experimenting with my gamepad sketches I tried a simple test where I would send gamepad info from the M4 core to the M7 core and found that it would hang, i.e., loose Serial connectivity, and basically kills the Giga.
For example sketches and detailed info see in the following forum post:
https://forum.arduino.cc/t/can-not-find-examples-for-usbhostserial/1182486/49
The text was updated successfully, but these errors were encountered: