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 Ankita Agarwal

  1. A

    Using MAX3421 as USB Host

    usb bulk stream I have used PIC18F2550 with USB nad used generic USB. I have created datalogger with it. How can I make my endpoint for bulk transfer to get maximum speed. Till now i have used full speed.
  2. A

    interfacing JHD161A with PIC18F2550

    jhd161a I have written this code to interface JHD161A with my PIC18F2550 but LCD is showing nothing...i am attaching this code plz help #include <p18cxxx.h> #include<delays.h> #pragma config PLLDIV = 5 // (20 MHz crystal on PICDEM FS USB board) #pragma config CPUDIV...
  3. A

    My experiments with PIC18F4550 <> USB

    microchip mchpfsusb After my hardware is recognised by PC now i want to send the data to PC so how do I came to know that data is sent and how can I display it on PC so that i know that this data is sent...i hav done correct interfacing of USb with PIC18F2550. Please guide me through.Let say i...
  4. A

    connecting USB,host and PIC18F4450

    pic18f4450 Thank u for ur help. But I want to know how can i connect my socket to my PC so that i can see data transfer as we do in our pen drives. Do i need some special softwares and what are the settings that are done in PC to get data from PIC18F2550 which i hav programmed?
  5. A

    connecting USB,host and PIC18F4450

    pic 18f4450 is there anything related with pic18f2550....i want to know how to connect usb socket with computer?
  6. A

    My experiments with PIC18F4550 <> USB

    18f4550 usb projects i need a simple code to drive a host,USb and PIC18F2550. how can i acknowledge that my data is transferred to host or not.
  7. A

    connecting USB,host and PIC18F4450

    pic18f4450 usb can i get a simple code in c to drive usb wiht microcontroller?? what are the various components that i need while implementing it on hardware? how could i see that data is transferred to host or nnot?

Part and Inventory Search

Back
Top