I have an interface that utilizes inverted PWM and I need a STM32F7 to receive and reply to messages from a controller. The controller sends 64 bit messages, the first 32 bits contains an address and if it matches with the address of the STM32F7, the...