• usb communication question
    Hello all, I am new to Keil. I am trying to create a small program that sends from the PC modbus tcp/ip messages using USB. I am using a simulator. How can I see if the messages are send successfully...
  • usb communication question
    Hello all, I am new to Keil. I am trying to create a small program that sends from the PC modbus tcp/ip messages using USB. I am using a simulator. How can I see if the messages are send successfully...
  • WIN32 API / USB Question
    (probably for Tuneo I guess ;;) Hi all I certrainly know I am a bit off topic with this question here, but I do hope to get some inspiration ... I am working on an PC program, that shall...
  • Keil usb audio questions
    Hi if studied the keil usb-audio example: and there are two things I didn't understand. Maybe someone of you could give me some hints / explanations to these two code lines DataIn &= B_S - 1;...
  • LPC2148 USB HID Question
    Hello all, on my MCB2140 i have installed USb HID example, i try to understand some basic things how it's work. 1) In the current example i set bInterval=0x0A; //10ms, everything else is unchanged...