• 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...
  • 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...
  • Update RTOS tick after change System Clock
    Hi, I wrote a function to change the core clock at runtime and works ok, but, the osDelay function do the delay wrong with the last clock settings, in other words, if the last frequency was 24MHz...