Need USB Host HID library for STM32F103RG IDE Keil
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-07-16 12:11 AM
Posted on July 16, 2018 at 09:11
I am new to STM32. I am using STM32F103RG. I need to configure STM as USB Host and I will connect HID device. I need USB host HID library for Keil Vision V5.25.2.0
#usb-host-hid-library #usb-host-hid-generic
Labels:
- Labels:
-
USB
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-07-16 6:30 AM
Posted on July 16, 2018 at 15:30
Hi
dhanapal.rajendran
,Welcome to the STM32 world
The STM32F103RG MCU embeds aUSB 2.0 FS device interface.It does not provide host capability.
I advise you to have a look on
https://community.st.com/0D50X00009XkVtDSAV
'USB hardware and PCB guidelines using STM32 MCUs' in order to have an idea about theUSB peripheral implemented on our STM32 MCUs.Khouloud.
