XMOS AVB DC via Broadr-Reach

If you have a simple question and just want an answer.
kkotha
Junior Member
Posts: 5
Joined: Mon May 04, 2015 12:26 pm

XMOS AVB DC via Broadr-Reach

Post by kkotha »

Hello everyone,

I am struggling little bit of implementing the Broad’R reach phys on the XMOS Daisy Chain boards. I have edited some part of code in main.xc file in app_daisy_chain applicaton.
I have added main.xc file and commented the lines where I have edited for my setup (5-Changes). 
Can anyone help me out sort out where I went wrong in implantation and explain me how to do? 
I would like to have a working setup where an audio signal from first audio PLL is heard in the second one and vice versa.   
Any help is very welcome.
Thank you.
 
You do not have the required permissions to view the files attached to this post.
srinie
XCore Addict
Posts: 158
Joined: Thu Mar 20, 2014 8:04 am

Post by srinie »

Hi,

Upon a quick glance, your changes seem to be correct; however it is better to ensure that PHY pin-mapping between the ref design part and this one are similar, and should not ve pin-map issues, "if" they ve similar pin layout.

Similarly for Circle slot and Square slot, can you cross-validate with ethernet board support? as available from

https://github.com/xcore/sc_ethernet/tr ... et_board_s...

 

 

kkotha
Junior Member
Posts: 5
Joined: Mon May 04, 2015 12:26 pm

Post by kkotha »

Hello,

I have cross validated the pins and had another try, still i cannot have the audio data transmited from one board to another via broadr-reach . 

do any one have some another code for broadr-reach configuration for xmos.

kind regards,

Kotha.