This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Error : USB Host - Install missing component

Hi All,

On my STMA32F103RB board, I want to create an USB Host Application.
I select RTE Component describe in USB Device page documentation (C:/Keil_v5/ARM/PACK/Keil/MDK-Middleware/6.1.0/Doc/USB/html/_u_s_b__device.html)

But I got error

Keil.MDK-Pro:USB:Host                   Additional software components required
require 2.00:CMSIS Driver:USB Host      Install missing component

See screenshot : i.minus.com/ibjO37lmwAEUR5.png

How can I resolve this error?

Thanks for your help,

Best regards.

Parents
  • Hi Tsuneo,

    Thank you for your advice. I missspoke, I'm french, excuse me for my poor English.

    I use STM32F103RB and i wanna that my Board emulate a USB HID Keyboard. When i use push-button some characters are send to my PC Host.

    For now, I'm trying to configure STM32F103RB to be detected as keyboard by PC. I don't know how to do that.

Reply
  • Hi Tsuneo,

    Thank you for your advice. I missspoke, I'm french, excuse me for my poor English.

    I use STM32F103RB and i wanna that my Board emulate a USB HID Keyboard. When i use push-button some characters are send to my PC Host.

    For now, I'm trying to configure STM32F103RB to be detected as keyboard by PC. I don't know how to do that.

Children