Two communication USB with V-usb
Posted: Fri Apr 05, 2013 3:51 pm
Hi,
i'm trying to make a system that receive data from usb and send it from another usb with the same atmega. It is possible to do it with V-usb??
I thought I could duplicate the functions that configure the pins of atmega where the usb will connect. But when I was studying the code i notice that the files .INC can't be changed because they are configure for wich frequency. I have little experience so I also thought about using another atmega to receive data, send it for the second atmega that will send by usb to one host. This is my plan b.
i'm trying to make a system that receive data from usb and send it from another usb with the same atmega. It is possible to do it with V-usb??
I thought I could duplicate the functions that configure the pins of atmega where the usb will connect. But when I was studying the code i notice that the files .INC can't be changed because they are configure for wich frequency. I have little experience so I also thought about using another atmega to receive data, send it for the second atmega that will send by usb to one host. This is my plan b.