Closed
Description
CircuitPython version and board name
Adafruit CircuitPython 10.0.0-alpha.3 on 2025-05-02; Adafruit Fruit Jam with rp2350b
Code/REPL
Larsio Paint Music https://github.com/adafruit/Adafruit_Learning_System_Guides/pull/3013
Behavior
after soft reset (ctrl-D, saving file, etc.) Error initializing TLV320 DAC: I2C peripheral in use
Hard reset will fix it.
Description
In the case of Larsio Paint Music, the program will still run, but there's no sound since the DAC hasn't been properly initialized.
Additional information
No response