HAL_Irda problem : ping-pong communication fails
Posted on April 21, 2017 at 12:03Hi everyone,I'm developing a firmware in which a IR communication protocol is designed. The uC is a STM32F042C6 and I'm using HAL drivers.The protocol should work as follow (infinite loop):1> Receive 1 byte in interr...