Added reset for crc_ff before going in busy state, otherwise we have errors in resulting crc8 (33 should convert into 5c not 55 like in current example). Also added picture because of this reason
Deleted reset for crc_ff when entering read state so our peripherial has time to set p_ready signal and read properly
Added reset for crc_ff before going in busy state, otherwise we have errors in resulting crc8 (33 should convert into 5c not 55 like in current example). Also added picture because of this reason Deleted reset for crc_ff when entering read state so our peripherial has time to set p_ready signal and read properly