When I run the USBHID example according to description, it runs well (with Client1) just until I push the reset button on the MCB2140. Then it hungs and one needs to close (kill) HIDClient, disconnect the board, then connect again and run the HIDClient. As the reset condition is pretty common: Watchdog Reset, Brounout, etc, this example is absolutely not useful for learning how to run a real application. Is there any possibility to solve the problem so that the connection between HIDClent and the board restarts again after the microcontroller reset?
Hi Milan, Thank you. I tried all IMHO software versions, but only rewiring according to Olimex works. But again, after the microcontroller RESET, to restart the work, one should again choose the LPC2148 from the "Device" menu of the USBHID. I am not familiar with the Visual C (I just suppose, that it is the source language of the HID client) so I asked one of my students to make appropriate changes in the HID Client. In case of success I will report it on the forum. Regards, Varuzhan