-
-
Adding your code to an Arduino sketch like so. Easier to play about for us Arduino fan boys. And using wifi examples one can quickly test its functionality.
```
void pico_i2c_writereg_asm(uint32_t…
-
Hi I'm Enzo! I'm from Italy and I am 48 years old. Where are you from? How old are you?
I noticed that in your schemes there is no the pictures of the cabling of the hardwares. Can you please se…
-
I'm working with an FTDI FT260 HID device and have encountered an issue whereupon a HID.write() with a specific reportID (0xC2, an I2C request to the FT260) is causing an Ubuntu system to hang indefin…
-
Hello!
I'm working to port some working code to bookworm on a Raspberry Pi 5. This code works great on bookworm/RPI4, but with the RPI5 it's not able to initialize the SPI interface from the luma.…
-
Hi,
Looking to get "SMART" telemetry working on this receiver using your code. I attached the Pro Mini to the THR port and there is no life signs. Do you know if this receiver actually supports the…
-
I am trying to get two MPU9255 to work with an ESP32 on a single I2C bus. I use your code at [https://github.com/kriswiner/MPU9250/tree/master/Dual_MPU9250](url).
The code works fine only if I com…
-
when the Tildagon starts, it reports:
```
Hexpansion inserted in port: 1
Failed to decode header: Invalid magic in hexpansion header: b'\xff\xff\xff\xff'
```
I'm guessing this is something to…
-
Hey, thanks for the upload. I have designed my own board with your schematics. I have checked and re-checked and I know that everything is correctly routed and assembled. I am using the exact same dis…
-
Hello,
I set all registers of the ES8388 to output max volume but the playback through the headphones is not loud enough. I got the ESP32 Audio Kit V2.2 2957 with ES8388 Codec and the old variation w…