Björn Quentin

Results 482 comments of Björn Quentin

Code looks fine. Worth to try is using the pins we use in the examples (32,33). If that changes things for you it's probably a bug on our side (since...

Thanks! Oh, I somehow missed #862 - need to look into that

Great you got a logic analyzer. Will definitely be helpful in the future. Seems like for whatever reason the clock signal looks "interesting". The Saleae software also contains a protocol...

@drbh the time between write and read seem to be huge. Are you running in _release_ mode? This is how it looks like for me (other i2c device so it...

Is this resolved? Can we close this issue?

> I think I am experiencing the same, or very similar issue. Please let me know if I should open another issue elsewhere. I am using different boards (esp32-s3 and...

> Any comments regarding the interrupts/handling? I guess the general structure is fine

While it's probably still worth to optimize things, regarding `esp-wifi` on Xtensa this might be a red herring. Replacing/adding this to the top of `handle_interrupts` should be the most naive...

Tried on ESP32 and it doesn't seem to make a difference there, too. Unfortunately, the results vary a lot for each run even if I don't change anything so even...

Maybe my results were not correct yesterday - testing again today using my Android phone as the bench-server (https://github.com/bjoernQ/android-tcp-bench-server) shows a clear indication that at least the download rates get...