Hi!
Here's the story... I have inherited 30+ boards featuring a SAMD21G18A, an esp-wroom2, ublox gps+ant, RFID reader, an accelerometer, flash memory, solar pwr management and bat charging circuits and some blinky leds. Awesome, right?
I have traced most of the chip numbers and how they are connected to the samd21, and I have bought a J-link to program the processor. This has been successful and I have blinky leds using atmel studio 7, and even successfully burnt a m0 feather bootloader (to test): Huzzah!
However: I have googled until my eyes are sore and cannot find the answers to these questions:
- Given that the native USB port pins are attached to other components:
a) if I burn an arduino bootloader, how can I upload code? Can I use the JTAG to upload sketches?
b) there is already a header for the PB03/4:sercom5.0/5.1 broken out. Could I redefine the native USB to this?
Basically, I want to use the boards with arduino as its comfortable and resourced. Please point me to answers / links if you would be so kind! Attrached is the schematic of connections to the chip that I have discovered so far fyi.