• 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...
  • 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...
  • 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...
  • AT91SAM7 ADC Timing...?
    I know this is slightly off topic, and I am cross posting it to the AT91.com forum, but I'm hoping that someone who frequents this forum can help. With the below code running on my AT91SAM7S32 board...
  • 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?