Author Topic: Regarding DigiUSB send and receive  (Read 2450 times)

Sriram

  • Newbie
  • *
  • Posts: 1
Regarding DigiUSB send and receive
« on: June 16, 2014, 11:30:13 pm »
I am not able to send and receive data through digiUSB to my ATtiny 85 microcontroller in ubuntu 14.04 i386 version(it didn't worked in 12.04 as well).
For example, In a program to echo characters, when receive command is executed in the terminal, the characters are not properly received or printed, same with digiusb. The output of digiusb is follows:

Quote
Error -1 writing to USB deviceends data to Digispark on return. Ctrl-C to Exit

Please suggest me of what can be done to establish proper DigiUSB communication, it also not working in Windows.

Also, is it possible to use softserial library to communicate digispark with PC using serial communication ?

Thanks in advance
« Last Edit: June 17, 2014, 12:20:39 am by Sriram »