<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>LPCXpresso IDE中的主题 Re: USBHID in LPC1769</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/USBHID-in-LPC1769/m-p/533853#M3810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Pacman on Thu Nov 28 05:29:27 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Sudee&lt;/STRONG&gt;&lt;BR /&gt;I am using the LPC1769 controller on an our own designed dev.board.&lt;BR /&gt; if i detached the debugger and reset the dev.board that time my device (1769) is not enumerating&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have no idea, except maybe just a shot in the dark... Did you remember to place a pull-up resistor between ~RESET and VCC (and of course a 100nF from GND to ~RESET) ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:22:01 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:22:01Z</dc:date>
    <item>
      <title>USBHID in LPC1769</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/USBHID-in-LPC1769/m-p/533852#M3809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Sudee on Thu Nov 28 04:44:42 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt; 0:) hello.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i am sudeep,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have designed the usb based data acquisition using the lpc1769 and a 16 bit ADC using lpc1769 as an usbhid device with FULL SPEED Operation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the labview to send command to the lpc1769 device to start , get the adc data from&amp;nbsp; the device and stop the operation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All my IN and OUT transactions are based on the INTERRUPT ENDPOINT 1. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I set the data bytes for the OUT EP WITH 20 byes and IN EP with the 2 bytes only.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As my ADC data is 16 bit (i.e 2 bytes ) and the USB configured for the 8bits mode so i need to send the 16 bit by splitting it to 2bytes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the device is getting the commands from&amp;nbsp; the PC correctly but the IN endpoint is seems to be not working properly&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in the&amp;nbsp; sense that &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;by keeping the lpc1769 in the debug mode and continuous exec mode&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if i give sampling rate as 1000hz or 1kz and number of&amp;nbsp; samples will be 10 points then for each second i need to get 100 samples from the &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;usb device but i am getting only about 20 samples on the PC side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but if i run with the breakpoints&amp;nbsp; i am getting the exact 100 samples &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;why its so and where may be the problem...........? whether on the usb device side or PC program side?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my code i cant put delay between the each USBWriteEP fuction call as it is going to affect the speed of the ADC samples collection..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please help me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and also how i can trace the speed of data sent by the USB device ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:22:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/USBHID-in-LPC1769/m-p/533852#M3809</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: USBHID in LPC1769</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/USBHID-in-LPC1769/m-p/533853#M3810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Pacman on Thu Nov 28 05:29:27 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Sudee&lt;/STRONG&gt;&lt;BR /&gt;I am using the LPC1769 controller on an our own designed dev.board.&lt;BR /&gt; if i detached the debugger and reset the dev.board that time my device (1769) is not enumerating&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have no idea, except maybe just a shot in the dark... Did you remember to place a pull-up resistor between ~RESET and VCC (and of course a 100nF from GND to ~RESET) ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:22:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/USBHID-in-LPC1769/m-p/533853#M3810</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: USBHID in LPC1769</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/USBHID-in-LPC1769/m-p/533854#M3811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Sudee on Fri Nov 29 02:43:14 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I made&amp;nbsp; the RESET circuit and tested the dev.board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now it gets enumerating by the &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows 7 perfectly that too&amp;nbsp; on some PC's only, not by all&amp;nbsp; the PC's running windows 7 why it's So.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:22:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/USBHID-in-LPC1769/m-p/533854#M3811</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: USBHID in LPC1769</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/USBHID-in-LPC1769/m-p/533855#M3812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Sudee on Sun Dec 08 23:57:54 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ist sudee&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;my usb device is correctly enumerated by the windows 7&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;when i burn the program Example_GebericHIDDevice on my 1769 and run with the break point at ISR , after enumeration process if i send data from the pc through the hidclient.exe software i.e.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LED glowing information ,....the device is not interrupted i.e. i can say that device is not recieving the LED information what may be the problems or whether i need to do any change in the code please reply me back&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:22:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/USBHID-in-LPC1769/m-p/533855#M3812</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:22:02Z</dc:date>
    </item>
  </channel>
</rss>

