Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by hosnie

  1. H

    help in usb data communication program

    usb communication program hi, i have a program for connecting atmega8 with usb, and send data from avr to PC. but when i build is the error "undefined reference to `usbCrc16'" this variable is in "usbdrv.c" it has been declared in "usbdrv.h" with this code " extern unsigned usbCrc16(uchar...
  2. H

    send data from PC to avr through usb

    pc send data to usb Hi, I want to read keyboard and then with attention to what key has entered, send data to avr through usb connection. i use atmega8. i need help for sending data from PC to avr, please help if someone know project that is similar or can guide me how to do it, i'm beginner...
  3. H

    Connecting Atmega8 directly to PC via USB

    usb serial atmega8 hi, i have a program for connecting atmega8 with usb, and send data from avr to PC. but when i debug the code with avr studio, these errors appear" undefined reference to `usbPoll, undefined reference to `usbMsgPtr', undefined reference to `usbInit'". and when i include...

Part and Inventory Search

Back
Top