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 giz.mo

  1. G

    PIC18F87J50 WinUSB bulk transfer from device to host fails!!!

    Hello all, I have a PIC18F87J50 PIM communicating with a PC running Windows 8.1. I just want to send data with bulk endpoints. I have written the code for device in C based on the demo project "Device - WinUSB - Generic Dempo Project". I have written the application in VS2013 professional...
  2. G

    C18 v3.47 reading an excel file

    Thanks for your reply. Actually it turned out that it does not have to be an excel file. What I am trying to do is, make the microcontroller read a lookup table from PC, record it in an array for example and than use that array for further processes in my software. I am totally new with...
  3. G

    C18 v3.47 reading an excel file

    Hello all, I write my codes in C language and use PIC18 Explorer board with PIC18F8722. I have included <stdio.h> file and tried to read an Excel file with fopen and fscanf. However I just noticed that those functions are not defined in the stdio.h file within C18 Compiler. So is that...
  4. G

    [PIC] How to get the data into microcontroller through USB port

    Hi, Yes exactly no PC involved in this communication! I want to transfer the data directly from 8-bit parallel bus to the microcontroller. Why do you not recommend USB? The plug-in-module that i am using features full speed USB2.0 (12 Mbps) and the data rate on the bus is 1,7 Mbps. Gizem
  5. G

    [PIC] How to get the data into microcontroller through USB port

    Thank you very much for your responce amit.kumar11. Nevertheless, i think i need more explanation. Now i am trying to find something useful on 'Microchip MCHPFUSB v2.3.1' in which the manufacturer provided some functions. Any suggestions?
  6. G

    [PIC] How to get the data into microcontroller through USB port

    Hello all, I am working on a project with microcontrollers, but i am not very experienced at that area. My task is to transfer data from an 8-bit parallel bus via USB port into microcontroller and process that data through microcontroller (PIC18F47J53 plug-in-module). I use PIC18 to program it...

Part and Inventory Search

Back
Top