• SRAM SAM-ICE
    I am using ATMEL SAM 9263 as my target and ATMEL SAM ICE with JTAG interface as the debugger. While using the KEIl IDE, under "Options for Target 'sram-SAM-ICE'", below the "debug" tab, I am selecting...
  • 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...
  • UV4, SAM-ICE, SAM9RL64 - No interrupts
    Can someone please help. I just cannot get the interrupts to run on our module. I have configured the UART to run using interrupts but the interrupt service routine never gets called yet the UART...
  • Changing system clock and derived peripherals without reset
    We are using stm32f10x chip in our device. For reducing power consumption we intend to change system clock frequency when it is possible without reset. We can't put system into stop mode (sleep) because...
  • how to configure system clock in micro vision 5?
    i,m new in using stm microcontrollers. i,m using STML152 Nucleo board. i,m doing blinky project and i,ve seen several projects in which they taught us about configure system clock. So, when i,m making...