Skip to main content

All Questions

0 votes
1 answer
130 views

How long is the S/PDIF preamble?

I have a simple S/PDIF protocol question that I can't find the answer to anywhere. I'm trying to understand the protocol, and everywhere I look says the same thing: The length of a preamble pattern is ...
ezra_vdj's user avatar
  • 620
0 votes
0 answers
259 views

Can I connect multiple different devices via a single I2S interface?

I am using a microcontroller with only one I2S interface. I am using MAX98357A which has 1 sound chip. There is 1 microphone, SPH0645. Can I connect these ICs to the same line provided that I cannot ...
FAFİ's user avatar
  • 51
0 votes
1 answer
57 views

I need clarification for an audio power amplifier circuit component

Below is the block diagram of my first design using an audio power amplifier. The input to the audio power amplifier comes from an SC200 module by Quectel. The output of the PA is connected to a ...
Confused's user avatar
  • 2,593
0 votes
2 answers
545 views

Trying to understand description of aptX Lossless audio streaming codec bitrate

I was looking at this article about the aptX Lossless audio codec. The article claims that this iteration of the aptX codec can stream CD quality audio losslessly. At the beginning of the article, it ...
user13267's user avatar
  • 621
0 votes
1 answer
74 views

Digital radio to Bluetooth bridge

I'm studying the possibility of building a bridge from DAB+ (digital radio) towards Bluetooth. The reason is that all the good quality DAB+ tuners are really expensive and the cheap ones usually have ...
Federico's user avatar
  • 274
0 votes
0 answers
32 views

Is an AK4588VQ decoder able to pass PCM digital audio with its ADC digital interface?

I want to interface an AK4588VQ with only at maximum 5 wires. Is it possible? My system uses an STM32F746NG and requires two digital microphones (I2S) and one DAC. I've used this chip because I have ...
mohammadsdtmnd's user avatar
2 votes
0 answers
392 views

Interfacing PCM3060 Audio Codec With STM32

I am using a STM32F4 MCU, currently prototyping on a Nucleo-F446RE. I have a PCM3060 audio CODEC to do the analog to digital conversion. I am attempting to use the I2S protocol in order to interface ...
APC77's user avatar
  • 21
0 votes
0 answers
35 views

Dependence of the PWM amplitude of the amplifier on the battery voltage

I'm going to use speaker connected to internal Class D amplifier in WM8998 in my PCB. Power source of my PCB is Li-Pol battery with 3.2-4.1V range or external 4V adapter. Audio codec speaker power ...
Nice Work's user avatar
1 vote
0 answers
343 views

How to interface a microphone to an I2S input to use HFP

For my group's SDP/Capstone we are doing a bluetooth headset of sorts. We are using a CYW20706 SoC from Cypress. Specifically, we are using a this CYBT-343026-01 Cypress module whch includes that ...
user244360's user avatar
0 votes
1 answer
107 views

Translating/reverse engineering firmware commands

I'm trying to build my own Hi-Fi system. So, I recently ordered this Japanese DSP that's able to process Dolby audio. I was all excited until the part had arrived and I found something in the ...
dsignr's user avatar
  • 159