logo elektroda
logo elektroda
X
logo elektroda

[Solved] STA380BWF chip, is it possible to use it with ESP32 for internet radio?

cikorittta00 780 5
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 19272553
    cikorittta00
    Level 11  
    Hello,
    I am planning to build an internet radio on ESP32, 1602A 2x16 display. And this is the circuit. There is a datasheet available for it, but I have no idea if it will work with any library available on the internet.
    This chip has I2S and also I2C.
    I have attached a pdf of it
    Is there anyone here who has tried to implement such or similar circuit to ESP32/8266?
    Thank you and best regards
  • ADVERTISEMENT
  • ADVERTISEMENT
  • #3 19273314
    cikorittta00
    Level 11  
    Hello, yes I know there are these projects. I'm more concerned with implementing this chip to play audio (mp3 radio) from this codec.
  • ADVERTISEMENT
  • Helpful post
    #4 19273414
    khoam
    Level 42  
    The projects I provided links to in the previous post use external codecs over I2S, but with different codecs to what you provided. It will be rather difficult to find a finished project with ESP32 and STA380BWF. For me this STA is a bit ... exotic the more so as it is labelled by the manufacturer as an "obsolete product".
  • ADVERTISEMENT
  • #5 19321140
    cikorittta00
    Level 11  
    Hello, after being away for a while I got this circuit working, after connecting the digital signals I had to add a few lines of code. Due to the fact that the audio control is over i2c.
    Anyway, thanks for guiding me to the solution of this "easy" problem
    The topic is closed
  • #6 19321143
    cikorittta00
    Level 11  
    Hello, after being away for a while I got this circuit working, after connecting the digital signals I had to add a few lines of code. Due to the fact that the audio control is over i2c.
    Anyway, thank you for guiding me to the solution of this "easy" problem
    The topic is closed

    Added after 1 [minute]: .

    Hello, after being away for a while I got this circuit working, after connecting the digital signals I had to add a few lines of code. Due to the fact that the audio control is over i2c.
    Anyway, thanks for guiding me to the solution of this "easy" problem
    The topic is closed
ADVERTISEMENT