Posted on March 22, 2018 at 06:47The original post was too long to process during our migration. Please click on the attachment to read the original post.
Why can't you just use a serial protocol which is at least remotely suitable for this purpose? There's I2S, or SPI, UART, whatever, just pick a point-to-point one. If there are no other devices on your CAN bus, there is no point in using CAN, and if there are other devices then you won't be able to ensure continuous streaming of voice over it (it's far too slow for it anyway).