USB transmitter
Posted: Tue Jun 29, 2010 2:14 pm
hello friends
I am trying to make an USB transmitter which transmits data from the PC via USB cable
I programmed atmega32 with hid-data and it is working fine storing data in the eeprom and reading data
but i want this data to be moved into transmit buffer and transmitted
I am not able to understand how data is being sent from PC to the uC
I read all the firmware but there is nothing in main function and the hidtool is also vague
Please enlighten me
Thanking you
I am trying to make an USB transmitter which transmits data from the PC via USB cable
I programmed atmega32 with hid-data and it is working fine storing data in the eeprom and reading data
but i want this data to be moved into transmit buffer and transmitted
I am not able to understand how data is being sent from PC to the uC
I read all the firmware but there is nothing in main function and the hidtool is also vague
Please enlighten me
Thanking you