• 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...
  • Problems with ATMEL-libraries
    Hi, I use the functions coming with µVision for ARM. example out of lib_AT91SAM9260.h: __inline void AT91F_PIO_SetOutput( AT91PS_PIO pPio, // \arg pointer to a PIO controller unsigned int...
  • Problems with ATMEL-libraries
    Hi, I use the functions coming with µVision for ARM. example out of lib_AT91SAM9260.h: __inline void AT91F_PIO_SetOutput( AT91PS_PIO pPio, // \arg pointer to a PIO controller unsigned int...
  • XDATA problems for ATMEL AT89C51RC
    Using the AT89C51RC the microvision2 target selection window says there is 1KB of on-chip XRAM available but the data sheet says 256 Bytes. I am having trouble using the XDATA and I don't know how to...