• AT91SAM7S UDP interrupt
    Why do interrupts (UDP endpoint 1 interrupt) not work correctly when running from the Flash, but do work correctly when when debugging my application using JTAG/ICE?
  • at91sam7s Timer interrupt
    i have problem with timer interrupt on at91sam7s64 how active timer interrupt and change settings? please help me with sample code
  • AT91SAM7S: nested interrupt function
    Hi, I want to add a function handling nested interrupts for the controller. Could you tell me the right position to add this function? startup-file: Undef_Handler B Undef_Handler SWI_Handler...
  • Bootloader at91sam7
    Hi, i am writing a bootloader. Using Keil uVision i want to put bootloader starting from begining - adress 0x100000 . I want this bootloader to put any program begining from 0x105000. I want to know...
  • Install AT91SAM7 library
    When open the example program for AT91SAM7 in the site https://www.keil.com/download/docs/304.asp , uVision 5.31.0 automatically started to download the library for this family device ,and when I created...