Description
After three frustrating days I can finally get my Arduino Zero to move my mouse pointer. This has been a difficult transition from the UNO.
[1] The program port would not allow download, after some time thinking it was me and a lot more time searching forum posts I concluded I needed to roll back the SAMD to version 1.8.10 which fixed my issue.
[2] I could not get the USB to connect with the correct driver, it always came back with the Arduino Zero Driver. after a full day I have understood that the Device Description is read as Arduino Zero which is why Windows gives it that driver, it then fails to start so Windows disables it. I finally found the fix to that was to roll back to SAMD 1.6.21 from sometime back last November.
So, with that old software my board works.
Have to say that my love for community projects and Arduino has tarnished a bit becasue of this experience. To hear people say things like this was fixed 3-4 months ago but no new release yet, kind of disappoints me. I got the Zero for the debug and have to conclude it must not be a popular board. I know you guys do your best, but if I need to volunteer as a beta tester to make things better I will.
Full details of my findings at https://forum.arduino.cc/t/arduino-zero-is-buying-it-a-mistake/957425/11