I have my STM32F407VE successfully configured as a slave device. Goal is to emulate a PlayStation 2 controller.Where I am at right now is that I am trying to send a specific order of bytes so I can be sure that before I read and act on the command by...