SCB version send "garbage" data on nRF_Start function.
C47D opened this issue · 1 comments
C47D commented
The component based on SCB blocks send "garbage" data when calling the nRF_Start funtion, it may be caused by a TX-FIFO problem because the bytes to send arrive late and the /SS line goes high between data transfers.
Below is a capture with data beign sent with the component based on SCB.
Below is the same data beign sent using the component based on UDB.
When fixed they must be the same.