Search found 5 matches

by Trindade
Sun Apr 07, 2013 12:38 am
Forum: V-USB
Topic: Two communication USB with V-usb
Replies: 4
Views: 4362

Re: Two communication USB with V-usb

thanks One more question. I'm looking for a software that i could use to send data from host to microcontroler. I have seen the usb hid terminal but this one is for PIC microcontroler. I'm doing my search right now and so far nothing appears. If someone can give me a name i would be very appreciate...
by Trindade
Sun Apr 07, 2013 12:04 am
Forum: V-USB
Topic: Two communication USB with V-usb
Replies: 4
Views: 4362

Re: Two communication USB with V-usb

thanks One more question. I'm looking for a software that i could use to send data from host to microcontroler. I have seen the usb hid terminal but this one is for PIC microcontroler. I'm doing my search right now and so far nothing appears. If someone can give me a name i would be very appreciated
by Trindade
Fri Apr 05, 2013 3:51 pm
Forum: V-USB
Topic: Two communication USB with V-usb
Replies: 4
Views: 4362

Two communication USB with V-usb

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 th...
by Trindade
Tue Apr 02, 2013 12:34 am
Forum: V-USB
Topic: V-usb and serial communication
Replies: 1
Views: 2870

V-usb and serial communication

Hi, My english is not the best so i apolagyse I'm trying to do something new with the HID keys. I grabbed the hid keys project and changed to receive data through serial port instead of pressing buttons but a problem appears. I did a little program that receive data and do echo. The problem is the e...
by Trindade
Fri Mar 08, 2013 4:05 pm
Forum: V-USB
Topic: HID keys port problem
Replies: 1
Views: 3538

HID keys port problem

Hi, I'm trying to create a project based on Hid Keys. My problem starts when trying to connect the D + and D-port to another. What happens is that I change the port in the library usbconfig.h and connect the pins where I want but after compiling the program and go to the atmega 8, this always works ...