Dan Halbert

Results 226 comments of Dan Halbert

The RP2350 datasheet has been updated and the RP2350-E9 erratum has been extensively revised: https://datasheets.raspberrypi.com/rp2350/rp2350-datasheet.pdf#page=1342 (printed page number is 1341). The erratum title is now "Increased leakage current on Bank...

- I have opened https://github.com/raspberrypi/pico-sdk/issues/1914 to ask about pico-sdk support.

Hmm, I searched for mentions of `check_board_header.py`, but somehow that PR didn't come up. I fixed more places than #2519 addressed, I believe. Maybe merge my #2530 first, and then...

This is a Python question, not a Mu problem. You should ask in a Python support forum of some kind. Having said that, you should be doing `sales.close()` instead of...

This is a CircuitPython bug: https://github.com/adafruit/circuitpython/issues/10487

The goal of https://github.com/adafruit/Adafruit_Blinka_bleio is to be able to use `_bleio` (and higher level libraries) on CPython. It uses `bleak` under the covers (though we haven't updated to newer bleak...

@hughsie I am the original filer of https://issuetracker.google.com/issues/409576876. We are arranging to send you some test hardware. Feel free to ask for further information. Thank you. As noted in the...

Glad you have the test boards now, and thank you for looking at this! The MSC code defines a BOS descriptor type but does not use a BOS descriptor. However,...

I updated my Chromebook to ChromeOS 141.0.7390.135, and then tried some SAMD boards. On the first boot after the ChromeOS upgrade, CPLAYBOOT showed up on multiple tries (and so did...

I tested `sudo fwupdtool get-devices --plugins scsi -vv` on my regular Ubuntu 24.04 system, which has `fwupd` `1.9.31-0ubuntu1~24.04.1` installed. `uname -a` is `Linux cod 6.14.0-35-generic #35~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Oct...