configuring AT89C5131??
The document "Implementing the USB Enumeration Process on the AT8xC5131/32/22 and AT8xC51SND1" says all about implementing as per USB specifications. I need to know with respect to the controller.
i mean, OK, i'll let you know how i have configured;
1) Configure USB clock
2) Enable USB
3) Detach USB
4) Delay 5ms
5) Attach USB
6) Endpoint configuration
7) Variable initilization
what next now?
defer please respond.
Regards,
srinivas
Added after 3 minutes:
when i try to read the USBCON register at various points of configuration (above said), i found that the USBE bit (of USBCON) is cleared after "Detach USB" and before Attach USB
i could not understand why its happening. if something is not clear, please ask me back, its urgent for me pls understand
Regards,
srinivas