Part Number: CC256XQFNEM
Tool/software:
1.We want to connect Phone to the Bluetooth device as BT headset (with mic). we were trying to use a3dp sample code on stm32f411 discovery board, but currently we are unable to have the playback on the speakers , from the I2s/PCM lines from CC256x .When we checked the clock and ws,data signal the voltage level is only 1.8 v (as per schematics it is supposed to be 3.3v) , the DAC on the STM32f411 discovery board needs 3.3v of signals.
2.We also want to send sensor data back to the phone . how can we make it happen with the a3dp sample code?
3.Also there will be a second headset connecting to the 1st one (left or right channel) (will there be any overload ?)
is a3dp better than a2dp for this application?