SparkFun Forums 

Where electronics enthusiasts find answers.

Have questions about a SparkFun product or board? This is the place to be.
By Leandro
#192028
Hi,

In the ATMEL Studio->Tools->Device Programming->Apply->Read
While trying to read the SAMD21 mini device ID via an ATMEL Power Debugger I get the error below.
Unable to enter programming mode. The read device ID does not match the selected device or any other supported devices.
Please verify device selection, interface settings, target power and connections to the target device.
Timestamp: 2016-10-14 15:37:50.949
Severity: ERROR
ComponentId: 20100
StatusCode: 131101
ModuleName: TCF (TCF command: Device:startSession failed.)
Unexpected Chip Identifier 0x10010205 (expected 0x1001000a).
Reading device ID...Failed!

It actually reads the ID to be: 0x10010205
but it does not like that it does not match the chip ID that is expecting.
The issue is that it does not allow you to use the programmer with the SAMD21 mini board, not even to burn a binary file or a bootloader.

Is there a way to change the Chip ID?
Or to have a board definition that the ATMEL studio recognizes?

Thanks,

Leandro