Atmel At90USB (AVR with USB) Enumeration
- From: Stefan Salewski <Salewski@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 28 Jun 2006 20:05:07 +0200
In Data*** for AT90USB1287 (7593C–AVR–05/06 Preliminary)
we can read on page 274 (22. USB Device Operating modes):
"CONTROL endpoints should not be managed by interrupts, but only by polling
the status bits."
Can someone tell me why I should not use interrupts for handling enumeration
and control standard requests? How should I handle polling -- I think I
need a timer interrupt for periodically polling, in this case.
Best regards
Stefan Salewski
.
- Prev by Date: Re: Small graphical LCDs - Free Image utility Available - What have I missed?
- Next by Date: SDCC Optimization methods
- Previous by thread: FLASH Replacement for 87C552?
- Next by thread: SDCC Optimization methods
- Index(es):