Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default Settings for SAMDG17A #42

Open
ex-caliper opened this issue Feb 21, 2021 · 0 comments
Open

Default Settings for SAMDG17A #42

ex-caliper opened this issue Feb 21, 2021 · 0 comments

Comments

@ex-caliper
Copy link

Hi,

I have a no frills custom SAMD21G17A breakout board modelled upon the Arduino Zero with only a 6 pin Cortex Debug Connector and Micro USB access. I have loaded your ‘sam_ba_Generic_x21G_SAMD21G17A.bin’ bootloader. From your hard work, there is a great deal of information to absorb to even upload a simple blink sketch to this processor. On the face of it, apart from the memory being half that of the SAMD21G18A, it shouldn’t present a problem.
Obviously, I’m missing something. Having made your boards available through additional boards URL:
https://www.mattairtech.com/software/arduino/package_MattairTech_index.json’ I have my Arduino IDE set up as default:

Board: MattairTech Xeno Mini
Port: COM 7 (MattairTech Xeno Mini)
Bootloader Size: 8KB
Clock Source: 32KH_CRYSTAL
Build Options: config.h disabled
Microcontroller: SAMDG17A
Floating Point: String use auto-prompted doubles only
Serial Config: ONE_UART_ONE_WIRE_ONE_SPI
Timer PWM Frequency: 732.4 Hz (16 bit)
USB Config: CDC_ONLY

After a struggle, I have managed to upload the blink sketch with the above settings, but as my LED is on PA17 presumably I may have a pin allocation problem globally. At the risk of appearing lazy and trying to address a multitude of combinations, could you please point me in the right direction to get this processor working.

Many thanks in anticipation..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant