Hello
We am currently looking into the Bluetooth Stack of the dual mode Bluetooth module. We got it running and found following situation (based on the information from our software engineer):
- The BT Stack has to be started each ms
- The Stack requires for the A2DP Profile only 10 – 20 µs per cycle
- The function which provides the audio data will be started each second cycle and requires 700 µs. This is a function from the library and is working together with the HCI Interface
So we wanted to know if we can used the PCM Interface to speed up and reduce the performance required from the microcontroller. Could you please let us know if this is possible and where we may find examples?
I also wanted to know if we are fully compatible to the A2DP profile if we use the A3DP profile to reduce microcontroller performance requirements?
Thank you very much for your help
Best regards
Markus