This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Two mono mic to one output use CC8531+AIC3204

Other Parts Discussed in Thread: CC8531

Hi

Currently I use CC8531+AIC3204, I want to Configure it as two Mic input to one output, how can I do in PurePath Wireless Configurator?

 

Thanks

Gary Siu

  • Hi Gary, 

    This is available as choices in the PurePath Wireless configurator. 
    Start off with the CC85XXDK-Headset, preloaded demo as your project.
    This will work using the CC85XXDK-Headset development kit, but similar approach can be done for a custom design,  

    For the master:
    1. Select 'Stereo Output base statio' from upstream audio as configuration type
    2. In audio streaming panel, set logical channel to mircophone 0 and 1 with AD1 as Audio IO
    3. In Radio panel, set maximum slave count to 2

    For the slave:
    1.  Select 'mono microphone' from upstream audio as configuration type
    2. In audio streaming panel, select Automatic for  dynamic selection

    You should now be able to pair two slaves to the master and send a mono channel from each. 
    Let me know if you have any questions on this.

    Best regards,
    Kjetil 

  • Thanks Kjetil , It is working.

    Gary