Fan Jiang

Results 140 comments of Fan Jiang

> Do bigger queue values help? I can test in a few days

@MabezDev Sorry not yet, got too many deadlines on hand now...

I actually found similar issue here. My i2c output depends on whether I enabled LTDC, everything else stays the same. I even compared the `TRACE` level logs and they are...

To clarify: my problem here is with the blocking driver. I am currently suspecting something related to memory corruption, but `flip-link` has not detected a stack overflow.

Encountered the same problem today. I am interested in implementing a flush function for this, @Dirbaio any directions?

Ok this is blocked by https://github.com/smoltcp-rs/smoltcp/issues/838

Pushed PR on upstream for exporting the necessary symbols

Same issue here, if the other end is not available the sending would fail and `failed to transmit IP: device exhausted` spams the entire console...