• Slow enumeration for USB 2.0 full speed device.
    Hello, I have LPC2368 controller which supports USB 2.0 full speed device. While enumeration, I noticed the below request sequence from Host to device: 1. Device Descriptor 2. Set Address...
  • Slow performance
    We are having problems with our compile times. It appear to be a problem with the license file which resides on our network. When we disconnect from the network, it will compile in about 1 minute. When...
  • ULINK2 slow response
    Hello to all, i have a problem with my ULINK2 - it started to work really slow. Before when i pressed F11 in debugging the response was immediately but now it takes much longer to do one step in...
  • ULINK2 performance
    I'm using old ULINK and feel it is slower that other debuggers(eg, JLINK). So I'm planning to buy new ULINK2. I know JTAG Clock speed of ULINK2 is <=10MHz. It's almost 10 times as fatser as old ULINK...
  • USB 2.0 bulk transfer
    Hi All Our application acquires the values from ADCs in the LPC 2148 based board and display in the PC via usb ( USB 2.0 , fullspeed ) . Decided to chose bulk transfer for the application as speed was...