SC_ADAT @256fs

Technical questions regarding the XTC tools and programming with XMOS.
Post Reply
mhelin
Active Member
Posts: 52
Joined: Fri Dec 24, 2010 10:54 am

SC_ADAT @256fs

Post by mhelin »

#pragma unsafe arrays
void adat_transmit_until_ct_1x(chanend c_data, chanend c_port, int smux)
{
// TODO
}

Is it possible or not? For an example AK5384 4ch A/D uses 256fs TDM (on Tascam US-16x08 example device).


mhelin
Active Member
Posts: 52
Joined: Fri Dec 24, 2010 10:54 am

Post by mhelin »

.. though supports also 512x
Post Reply