7 years, 7 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

7 years, 7 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 Denis Gottardello 13 Sep 2016

Ah, 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 Jan Jongboom 13 Sep 2016
7 years, 7 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