vasureddym
Member level 2
Re: configuring AT89C5131??
hi all!
i 'm having trouble in configuring Atmel's AT89C5131 usb controller.
can some one list the configuration details for this controller.
thanks & regards
srinivas
Added after 6 minutes:
hi!
the configurations that i followed are as following:
// general configurations
enable Usb
detach Usb
delay
attach USB
Configure usb clock
// Endpoint configurations
select EP number
select EP type
reset EP fifo
// usb variable initializations (here is where i dought i'm going wrong)
what variables should i initialize??
regards,
srinivas
hi all!
i 'm having trouble in configuring Atmel's AT89C5131 usb controller.
can some one list the configuration details for this controller.
thanks & regards
srinivas
Added after 6 minutes:
hi!
the configurations that i followed are as following:
// general configurations
enable Usb
detach Usb
delay
attach USB
Configure usb clock
// Endpoint configurations
select EP number
select EP type
reset EP fifo
// usb variable initializations (here is where i dought i'm going wrong)
what variables should i initialize??
regards,
srinivas