Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 2 months ago.
Using Nucleo F446RE as keyboard emulator
Is there a way to use my Nucleo F446RE as keyboard emulator, working with mbed? Can someone show me an example or a tutorial?
2 Answers
8 years, 2 months ago.
This USBHost library supports F446RE. It supports both mouse and Keyboard HID interfaces.
Thanks for the reply. I need the device solution, not the host. I need to attach my Nucleo board to a pc and write into Word or Excel as a normal keyboard. Is it possible?
posted by 13 Sep 2016Ah, clear. For USBDevice I know that there's a port for F401RE. Might be worth a shot for F446RE as well (needs an external connector).
posted by 13 Sep 20168 years, 2 months ago.
Can you use this ? At the most, just need to source the recommended boards - if this same project does not function with your target board.
https://developer.mbed.org/handbook/USBKeyboard