chandresha1
Member level 2
- Joined
- Dec 4, 2010
- Messages
- 43
- Helped
- 3
- Reputation
- 6
- Reaction score
- 3
- Trophy points
- 1,288
- Location
- Bremen, Germany
- Activity points
- 1,673
I m building DAQ board by using PIC18F4550 which wil display data on Labview. I have some doubts regarding to USB communication.
1.As of now i am using MicroC compiler which has inbuild HID descriptor file generator. So my question is HID is sufficient for Data acquisition as the speed of HID is low and i cant use it for bulk transfer.
2. If i have to use bulk transfer than which compiler i should use? Because in MicroC compiler i didnt find any library for Bulk transfer.
1.As of now i am using MicroC compiler which has inbuild HID descriptor file generator. So my question is HID is sufficient for Data acquisition as the speed of HID is low and i cant use it for bulk transfer.
2. If i have to use bulk transfer than which compiler i should use? Because in MicroC compiler i didnt find any library for Bulk transfer.