USB data acquisiton / data streaming

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

USB data acquisiton / data streaming

264 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by johnsmith on Tue May 01 06:49:13 MST 2012
I am trying to develop a High speed USB data acquisition device.  I am using the Hitex  LPC1850/4350 evaluation board populated with the LPC4350 chip.  I require an example of a data streaming application as a starting point.  My intention is to stream the collected data from the LPC4350 (device) to the PC (host) through Isochronous endpoints. If anyone could point me in the right direction, that  would be very helpful.
Labels (1)
0 Kudos
1 Reply

243 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by sjalloq on Thu May 03 08:41:05 MST 2012
The nxpUSBlib has an audio streaming OUT example but the library supports IN endpoints too.  The original Atmel based LUFA source had AudioIn examples.
0 Kudos