Open skot opened 1 year ago
AA 55 is the preamble of all frame from ASIC
also in 4th byte you have the frame length (excluding preamble), that you can use to expect a number of byte after this lenght... this is wrong, only valid for frame from PC to ASIC...
responses all start with 0xAA, so maybe use this to split them up.