Search found 2 matches

by gknigh_t
Mon Mar 22, 2010 11:11 pm
Forum: V-USB
Topic: V-USB on ATMega162/12MHz - Basic Keyboard Functionality
Replies: 0
Views: 4303

V-USB on ATMega162/12MHz - Basic Keyboard Functionality

Hello, I've taken the most basic example of HID Keyboard example from V-USB to frankenstein together the most basic of interface panels. Think of it as a LCD with function keys around it. The ATMega162 keyscans the user defined buttons and the V-USB soft-core sends USB messaging to a Windows PC who ...
by gknigh_t
Tue Dec 22, 2009 5:52 am
Forum: V-USB
Topic: V-USB on ATMega162
Replies: 1
Views: 2191

V-USB on ATMega162

Sorry guys for possibly beating a dead horse here. I am trying to get AVR-USB working on the ATMega162 as well. I have got the device running of a 12MHz external crystal with the appropriate fuse bits set. The problem is that I am using UART0 for serial comms and both INT0/1 pins are given to USB. P...