Mouse interfacing with STM32F072B Discovery
Hi ..I want to control movements of a robot arm with mouse cursor and buttons connected to STM32F072B discovery board..I am using CubeMx to initialize the peripherals.While in CubeMx i realized that this board has only Usb-device mode(not a host).So my question is whether i can use this board to read the mouse movements which is connected to mini user usb on the board or should i change it to f4 0r f7 which has also a Usb-host mode options