I'm using it without issues.I am curious as to who has been using DSPi on a USB hub rather than direct connection.
I'm using it without issues.I am curious as to who has been using DSPi on a USB hub rather than direct connection.
I recommend this 35feet HDMI cable. Connected to a receiver. Work with 4K-HDR-Atmos. And is not fiber optic. Before this one, I have two fiber optic cables and both of them broke.Can we use a Fiber Optic USB Cable for Pico? Will it be suitable for PICO?
I just had a similar experience with my projector. I'm finishing construction of my music room with acoustic treatment and covering the walls with fabric.
I ran a 25foot HDMI cable in the wall/ceiling for the projector and tested it and its completely non functional.(10 foot MDMI functions Perfectly)
4K projectors/monitors require a fiber optic HDMI cable for lengths over 10 feet- I'm replacing the cable before walls are sealed off
Thanks. I just ordered one.I recommend this 35feet HDMI cable. Connected to a receiver. Work with 4K-HDR-Atmos. And is not fiber optic. Before this one, I have two fiber optic cables and both of them broke.
49 feet or longer are fiber optic.
I'll sort this out shortly.What's the status of https://github.com/WeebLabs/DSPi-Console-Linux? The rust core library seems to build, but the Qt GUI fails because of a missing dspi_core.h included at line 12 of DSPiBridge.h but not present in the repo.
In this revision, pin assigned on MCK can not be assigned on anything else regardles if MCK is enabled or disabled.Some questions regarding I2S. If MCLK is disabled, does its pin become an input? And is it still assignable?
Is LRCK always fixed to BICK + 1?
They should work, but i think they need i2c protocol to control them, like volume, input, filter, gain, mute/unmute, but description on this particular link says:Maybe OT, but could I use two of these for I2S ? I currently have the Tinysine TSA1702B which also has I2S Input but I am unsure of the quality of the DAC on it.
does not need any MCLK signal, or I2C configuration. Literally just pipe some I2S audio in and it'll just work.I've figured out that pin resets when "Include Pin Configuration" is not enabled in presets, maybe it should be enabled by defaultI2S output works on out 1/2 (pin GPIO11) on pico2w (rp2350) with cheap pcm5102 dac from temu, till self reset on GPIO6 after 3 to 5 minutes. Selecting again GPIO11 continues playback, but after 5 minutes it reset again.
On pico w (rp2040) i can not commit i2s selection.