Terminal program???

USB AVR Programmer and SPI interface. Adafruit's USBtinyISP.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
thekubiaks
 
Posts: 1
Joined: Wed May 22, 2013 1:22 pm

Terminal program???

Post by thekubiaks »

I am running the Ladyada USBTinyISP successfully on Win7 32, I programmed the AtMega168 and burned fuses without a problem. Win7 shows that the USBTinyISP doesn't use a COMM port, Win7 sees it as a LibUSB-Win32 device.

So, the million dollar question is, "How do I communicate/access the main.hex program that I successfully uploaded?" Terminal wants a COMM port so I need something else.

Thanks.

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Terminal program???

Post by adafruit_support_rick »

You can't communicate with your ATmega through the USBtiny. The USBtiny is strictly a programming interface. You can use a Serial-USB cable to communicate between the computer and the ATmega's UART.

http://www.adafruit.com/products/70

Locked
Please be positive and constructive with your questions and comments.

Return to “USBtinyISP”