• 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...
  • 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?
  • seсurity bit in AT91SAM7S
    Hi, i have a question about an access restriction of writing to on-chip flash after setting the security bit. Can i program the flash through an EFC after setting the security bit?
  • At91sam7 SPI simulation
    I am simulating a simple code using atmel's spi libraries for At91sam7x256 in keil debugger. For days i have been trying to get the simulation running but i can see no signal change on Spi clock and...