Search found 23 matches
- Sat May 24, 2008 7:03 pm
- Forum: V-USB
- Topic: Adding Interrupt OUT to powerSwitch.
- Replies: 11
- Views: 9756
- Sun Mar 23, 2008 4:48 pm
- Forum: V-USB
- Topic: AVR-USB Device Not Recognized on Atmega8
- Replies: 41
- Views: 32928
I finally got it! I made those changes you told me, but I do not think any of those were the problem. I have been using an Olimex development board and I finally breadboarded the circuit without it. Now the device is recognized and I am having no problems. I do not know why I never checked that, but...
- Sun Mar 23, 2008 2:24 pm
- Forum: V-USB
- Topic: AVR-USB Device Not Recognized on Atmega8
- Replies: 41
- Views: 32928
- Tue Mar 18, 2008 11:56 pm
- Forum: V-USB
- Topic: AVR-USB Device Not Recognized on Atmega8
- Replies: 41
- Views: 32928
I rebuilt the circuit and I am still getting ~3V levels on both lines. I have built the circuit exactly like the easylogger circuit. This must be a hardware error. This isn't making sense. I don't have an oscilloscope, but I think I am going to order one. Is it okay if I e-mail you the code I'm usin...
- Tue Mar 18, 2008 11:33 pm
- Forum: V-USB
- Topic: AVR-USB Device Not Recognized on Atmega8
- Replies: 41
- Views: 32928
- Tue Mar 18, 2008 11:26 pm
- Forum: V-USB
- Topic: AVR-USB Device Not Recognized on Atmega8
- Replies: 41
- Views: 32928
- Tue Mar 18, 2008 10:54 pm
- Forum: V-USB
- Topic: AVR-USB Device Not Recognized on Atmega8
- Replies: 41
- Views: 32928
The voltage levels at D+ and D- are at 4V without clamping diodes and 3V with. What should I be using to connect the USB interface. I do not have a LE35 and the AVR has to run at 5V powered by the USB port. I have tried many combinations of hardware, but something isn't right. Would a new Atmega8 he...
- Tue Mar 18, 2008 10:18 pm
- Forum: V-USB
- Topic: AVR-USB Device Not Recognized on Atmega8
- Replies: 41
- Views: 32928
- Tue Mar 18, 2008 10:12 pm
- Forum: V-USB
- Topic: AVR-USB Device Not Recognized on Atmega8
- Replies: 41
- Views: 32928
- Tue Mar 18, 2008 9:56 pm
- Forum: V-USB
- Topic: AVR-USB Device Not Recognized on Atmega8
- Replies: 41
- Views: 32928
- Tue Mar 18, 2008 9:37 pm
- Forum: V-USB
- Topic: AVR-USB Device Not Recognized on Atmega8
- Replies: 41
- Views: 32928
- Tue Mar 18, 2008 8:59 pm
- Forum: V-USB
- Topic: AVR-USB Device Not Recognized on Atmega8
- Replies: 41
- Views: 32928
I disabled USB_INTR_VECTOR in usbdrvasm.S and I added this code to main.c
Every time I reset I get the output from the message. Assuming I did this correctly it appears that INT0 is working.
Code: Select all
ISR(INT0_vect) {
DBG1 (0xFF,0XFF,4);
}
Every time I reset I get the output from the message. Assuming I did this correctly it appears that INT0 is working.
- Tue Mar 18, 2008 8:38 pm
- Forum: V-USB
- Topic: AVR-USB Device Not Recognized on Atmega8
- Replies: 41
- Views: 32928
- Tue Mar 18, 2008 8:15 pm
- Forum: V-USB
- Topic: AVR-USB Device Not Recognized on Atmega8
- Replies: 41
- Views: 32928
- Tue Mar 18, 2008 8:09 pm
- Forum: V-USB
- Topic: AVR-USB Device Not Recognized on Atmega8
- Replies: 41
- Views: 32928