stevecookdev

Results 2 comments of stevecookdev

This approach will lead to added latency (due to the 20ms delay) that will make some serial protocols very inefficient. I also came across this bug and in my limited...

I also experienced this issue and looked into it a little. The reader code uses the sp_wait call to block waiting for rx bytes to be available. This 'should' block...