Me too. Can't make my FifoPi Q2 to work with SinePi and my two external Andrea clocks😕Hello,
I didnt touch my digital gear for a few weeks after not being able to make it work properly.
I'm tempted to think FifoPi Q2 for some reason is not compatible with SinePi....
@NicMac I tested Q2 without any problem. Do you mean Q3 is good but Q2 has problem in your setup?Me too. Can't make my FifoPi Q2 to work with SinePi and my two external Andrea clocks😕
I'm tempted to think FifoPi Q2 for some reason is not compatible with SinePi....
Ian
I do not have Q3, so a bit expensive to test if it works in my setup. The FifoPiQ2 is working perfectly with two Crystek XOs, but when replacing these with the SinePi and one or two external Andrea clocks (45/49 MHz) the SinePi relay keeps switching between the two clocks no matter what the FifoPi input sample rate is. The clock outputs seems fine. Of course it is also possible that the SinePi is malfunctioning.
Hello,
I just ordered the adapter and some new cables in Canada hoping this will solve the problem.
The cables i used were the ones recommended by Andrea .
I read that sometimes these u.fl connections can be problematic so using the ones Ian is using should be safer.
Greetings,Eduard
I just ordered the adapter and some new cables in Canada hoping this will solve the problem.
The cables i used were the ones recommended by Andrea .
I read that sometimes these u.fl connections can be problematic so using the ones Ian is using should be safer.
Greetings,Eduard
Attachments
Great news! - Just remind me again - how do we calculate the shipping costs for entry on the order form (I see it calculates the weight, but where to get the associated cost of shipping to the UK)?
Thanks for all your work Ian.
Regards
Adrian
Thanks - hadn't spotted it there.....Ian's StationPiProFlicker account has a shipping cost chart in there.
Adrian
Open source StationPi Pro touch screen display/controller code and guidance.
https://github.com/iancanada/DocumentDownload/tree/master/Adapters/StationPiPro/OpenSourceController

StationPiProDisplay by Ian, on Flickr
Ian
https://github.com/iancanada/DocumentDownload/tree/master/Adapters/StationPiPro/OpenSourceController

StationPiProDisplay by Ian, on Flickr
Ian
Attachments
wow, beautifully structured program Ian 😎
would be nice if the code lines would have comments in it - that would make it even easier to follow what you did an potentially adapt own ideas
would be nice if the code lines would have comments in it - that would make it even easier to follow what you did an potentially adapt own ideas
@dddac
Thanks. The source code is in 4DGL. It's almost C but optimized to embedded graphic programming. The following documents are very helpful to read the code and to change it.
https://4dsystems.com.au/mwdownloads/download/link/id/17/
https://4dsystems.com.au/mwdownloads/download/link/id/128/
It would be very easy to change the colors, layout and to add more features. I'm sorry for being too lazy to add comments. Please let me know if you have any questions about the code.
Regards,
Ian
Thanks. The source code is in 4DGL. It's almost C but optimized to embedded graphic programming. The following documents are very helpful to read the code and to change it.
https://4dsystems.com.au/mwdownloads/download/link/id/17/
https://4dsystems.com.au/mwdownloads/download/link/id/128/
It would be very easy to change the colors, layout and to add more features. I'm sorry for being too lazy to add comments. Please let me know if you have any questions about the code.
Regards,
Ian
Fantastic job, Jan. Looking forward to buy one. Would you also consider designing a case for this? I guess it would be like the cherry on the cake - a finished product with lots of options.
Hi Ian
Looks very nice! Can you control the source with the receiverpi or is this specific for the newer version receiverpi pro?
Looks very nice! Can you control the source with the receiverpi or is this specific for the newer version receiverpi pro?
@dddac
That's correct. According to the I2S standard
SCK = BCK
WS = LRCK
SD = DATA
https://www.nxp.com/docs/en/user-manual/UM11732.pdf
Regards,
Ian
That's correct. According to the I2S standard
SCK = BCK
WS = LRCK
SD = DATA
https://www.nxp.com/docs/en/user-manual/UM11732.pdf
Regards,
Ian
- Home
- Source & Line
- Digital Line Level
- Asynchronous I2S FIFO project, an ultimate weapon to fight the jitter