• ATMEL AT91SAM7 PWM CPOL bit...?
    This is slightly off topic... it's about the ATMEL chip, not the KEIL tools. Can anyone confirm that the CPOL bit is not properly documented in the current datasheet? It's called "channel polarity...
  • ATMEL AT91SAM7 PWM CPOL bit...?
    This is slightly off topic... it's about the ATMEL chip, not the KEIL tools. Can anyone confirm that the CPOL bit is not properly documented in the current datasheet? It's called "channel polarity...
  • 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...
  • 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...
  • 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?