How to change relative to absolute USB mouse for STM32?
Hello,I am making a project for myself on the STM32F405 control board KVM.This board receives data to the HOST from the mouse (this part works). Next, the MCU generates absolute coordinates. These coordinates (absolute) must be transmitted via USB to...