arduino / ArduinoCore-mbed

315 stars 188 forks source link

Debugging Nicla Vision #479

Closed simengangstad closed 2 years ago

simengangstad commented 2 years ago

Hello,

Is there functionality for debugging the Nicla Vision over USB as one can do with the Nicla Sense Me? I see that the Nicla Sense Me has an ATSAM for providing debug functionality over USB, but as far I can see in the data sheet, this isn't the case for the Nicla Vision. If JTAG is the only option, which connector would one use which would fit on the pads on the board without soldering? The data sheet mentions that a 50 mil header can be used without soldering, but I can't seem to find a 50 mil connector which would be able to "clamp" on to those pads.

giulcioffi commented 2 years ago

Hi @simengangstad, as you said Nicla Sense ME can be debugged over USB thanks to the samd11 onboard, while you cannot do the same with Nicla Vision. However a debug interface is available of Nicla Vision fingers, which are accessible with 2 rows 1.27mm male headers as shown in these pictures. Nicla_debug_conn1 Nicla_debug_conn2

simengangstad commented 2 years ago

I see, thanks!

manchoz commented 1 year ago

For future reference:

How to debug sketches on Nicla Sense ME