Resolved! Only half of the IrDA packages are received correctly
Hi!I have a STM32F765ZITx as master and a STM32F051C8Tx board as slave that im trying to communicated with each other over IrDa. The master is sending 6 bytes (2 startbytes, 1 length of data byte, 1 databyte, 2 checksum bytes) to the slave, which wor...