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.

Interfacing PIC18F4550 with LabVIEW

Status
Not open for further replies.

vinay21

Newbie level 4
Joined
Sep 25, 2011
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,321
Hi all :)
I am working on PIC18F4550 and LabVIEW.
I want to send an analog data through ADC of PIC to LabVIEW waveform chart using USB interface.

The PIC has a HID bootloader.The program I have burned in PIC is of MCHPUSB generic driver class PICDEM FS USB type.

Initially I chosen to simulate the analog input, as in, I have created an array of elements PIC memory.I send this data to LabVIEW using USB.

Problem is I get the data displayed. but not in sequential form, like that stored in PIC.
The data acquired by LabVIEW is quite random.

In short,the values that are received, or rather displayed, in Labview are within the subset of array defined by me.But they are not displayed in correct order.

What can be the problem?
Any delays should I add on either side?If so,then how much exactly?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top