• L6221E, L6220E during linking for Sram-SAM-ICE in uVision Keilin
    I am building an application using some Atmel libraries for At91sam7x256. I am using a scatter file which accompanies Atmel PIO application. Having first chosen "flash-SAM-ICE" from the drop down list...
  • L6221E, L6220E during linking for Sram-SAM-ICE in uVision Keilin
    I am building an application using some Atmel libraries for At91sam7x256. I am using a scatter file which accompanies Atmel PIO application. Having first chosen "flash-SAM-ICE" from the drop down list...
  • Atmel SAM-ICE
    I am using an Atmel SAM-ICE for my ATmel 9263 board, connected to JTAG port. I compiled a program with KEIL IDE, for SRAM. While connecting the device, I am able to detect the device (ARM 9 chip ID is...
  • Atmel SAM-ICE
    I am using an Atmel SAM-ICE for my ATmel 9263 board, connected to JTAG port. I compiled a program with KEIL IDE, for SRAM. While connecting the device, I am able to detect the device (ARM 9 chip ID is...
  • SAM D21 Clock System
    Hello again! I have doubts about how to modify the working frequency of the SAMD21 microcontroller, I made this poor program attempt: #include <stdint.h> #include <stdbool.h> #include "samd21.h" //...