-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add software generated spdif output via I2S data pin #178
Conversation
Hi. Is it working the SPDIF out? |
spdif works directly without vs1053 so only soft mp3 works and you hear
crackling noises when switching channels but sounds works good ;)
wt., 18 sie 2020 o 08:40 Vasilis-7 <[email protected]> napisał(a):
… Hi. Is it working the SPDIF out?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#178 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIFATJL7AQDJPIRCRWEEMVLSBIO5LANCNFSM4NA4QJ2Q>
.
|
Thank you for your answer. |
VID_20200818_114013.mp4
<https://drive.google.com/file/d/10xXgD4IcJeohxMoWrpPTvKGZ0CTqbRKO/view?usp=drive_web>
and link to video.best regards ;)
wt., 18 sie 2020 o 11:35 m bla <[email protected]> napisał(a):
… this on my karadio32 ;)
wt., 18 sie 2020 o 10:12 Vasilis-7 ***@***.***> napisał(a):
> Thank you for your answer.
> So, I will attach an optical Transmitter at the I2S data pin.
> What will be the choice for the audio output, in the web interface of
> KaRadio ?
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#178 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AIFATJJBWGA22YABIIWKI23SBIZXNANCNFSM4NA4QJ2Q>
> .
>
|
Thank you. Thank you! |
ok but i go to work a share later you got my picture? a have a size error
wt., 18.08.2020, 13:22 użytkownik Vasilis-7 <[email protected]>
napisał:
… Thank you.
I need access to your file through Google Drive.
I have send you a request.
Thank you!
Vasilis
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#178 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIFATJP7ZYZA3G7VECD666TSBJQATANCNFSM4NA4QJ2Q>
.
|
Ok. No problem. i will wait. |
I have n't receive any picture. |
Output will be chosen on web interface.
wt., 18.08.2020, 13:45 użytkownik Vasilis-7 <[email protected]>
napisał:
… I have n't received any picture.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#178 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIFATJK3A5G4JPE6ZRXSFBTSBJSUDANCNFSM4NA4QJ2Q>
.
|
I have the current version, and i don't have option for SPDIF output. |
maybe try this https://github.com/r3d4/Ka-Radio32/tree/SPDIF
śr., 19 sie 2020 o 12:10 Vasilis-7 <[email protected]> napisał(a):
… I have the current version, and i don't have option for SPDIF output.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#178 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIFATJOCXCOBLCANRNLTW3DSBOQIZANCNFSM4NA4QJ2Q>
.
|
or my https://github.com/marcinmaster999/Karadio32_mod
czw., 20 sie 2020 o 10:06 m bla <[email protected]> napisał(a):
… maybe try this https://github.com/r3d4/Ka-Radio32/tree/SPDIF
śr., 19 sie 2020 o 12:10 Vasilis-7 ***@***.***> napisał(a):
> I have the current version, and i don't have option for SPDIF output.
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#178 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AIFATJOCXCOBLCANRNLTW3DSBOQIZANCNFSM4NA4QJ2Q>
> .
>
|
I can choose sound output as SPDIF with the recent version 1.9 R10. But I wonder how to wire. Can I connect from I2S pin to optical port(i.e. PLT133) directly? Isn't there needed any resistors? |
Yes, you can wire PLT133 Pin 3 (VIN) directly to I2S data pin. PLT133 has logic input so no resistor is needed |
Reworked commit to better integrate into Ka-Radio32. Almost only needs changes in audio_renderer.c