• program to detect target device
    I need to help i am working with stm32f10x Discovery Board with st-link debugger first time it connect with target device its works 2 3 days but now it not connect with target device message showing...
  • Detect selected device in uvision
    Hi. I'm implementing some libraries for different STM32F4xx devices, and I want to know exactly, which device is currently used, so I can do different preprocessor stuff. Exactly, I'm working...
  • hid client example
    Hello, I have bought the Keil development tool for mcb2148 and I'm trying to compile the HID client example that comes with it... However using borland c++ 6 I get lots of error messages. If anyone...
  • USB HID example
    Hello All! I use EFM32GG332F1024 on my own PCB. I'm trying to create a USB HID interface for communication with a Host (personal computer)! As a guide I use http://www.keil.com/pack/doc/mw/USB...
  • USB HID example problems...
    Hello, I have been "playing" with the Keil USB HID example (the RV30 version of it, using RTL). I have changed the packet size to 64 bytes (in both the ARM code and the HID_Client1 program). The...