Tool/software:
In Backdoor bootloader mode we are using SPI protocol
While sending 1byte per transfer in synchronous mode we are getting acknowledgement(0xCC) as well as data(ex: CRC, Status)
But while sending entire bytes in asynchronous mode we are getting only acknowledgement but not getting CRC or Status
For reference attached images