• AT91 SAM9 USB HID
    Hello, has anybody ported the Keil USB/HID sources of SAM7x to SAM9263 ? There is an issue writing the UDP_CSRx (Endpoint Control and Status) register see datasheet chapter 43.6.10. I have 2 problems...
  • AT91 SAM9 USB HID
    Hello, has anybody ported the Keil USB/HID sources of SAM7x to SAM9263 ? There is an issue writing the UDP_CSRx (Endpoint Control and Status) register see datasheet chapter 43.6.10. I have 2 problems...
  • PWM at the AT91
    Hello, I want to generate a PWM signal for two leds on my at91rm9200 board. But I need some helping information to get it to work. void init_LEDs(void) { AT91C_BASE_PIOC->PIO_OER = AT91C_PIO_PC0...
  • At91 ethernet - can't receive
    Hello, I'm trying to work with the eternet at the AT91RM9200 - but until now I'm not able to receive any packets... I don't know why it is not working - I can read the PHY registers - that's...
  • PWM at the AT91
    Hello, I want to generate a PWM signal for two leds on my at91rm9200 board. But I need some helping information to get it to work. void init_LEDs(void) { AT91C_BASE_PIOC->PIO_OER = AT91C_PIO_PC0...