Analog and audio

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! DD-out pin on the TDA7376B

Hello everyone.what the DD-out pint is used for on the TDA7376B?Does it cancel out the channel when it detect clipping on that channel?

Y.Vosko by Associate
  • 362 Views
  • 3 replies
  • 0 kudos

Resolved! How can I read analog data using adc with low layer libraries?

Hello, I want to read an analog data and I didnt figure out how to use low layer libraries properly?I am using stm32wb55rgv6 nucleo boardCode : #include <stm32wbxx_ll_bus.h>#include <stm32wbxx_ll_rcc.h>#include <stm32wbxx_ll_gpio.h>#include <stm32wbx...

MOB1 by Associate II
  • 1156 Views
  • 3 replies
  • 0 kudos

Looking for a very quick and high power transistor able to precisely amplify main audio signal and its harmonics ( frequency range of, say, 10 Hz to 300 kHz ), rise time of less than 90 nS ( or nearest feasible ) , rail voltage 230 V DC

input voltage 2.0 up to 2.5 volts, power rating at least 600 watts at 8 ohms. Input impedance ideally 30kOhm. Load impedance 2 Ohm minimum, normally between 4.0 and 8.0 Ohms. Ideally, transistor could accept rectified grid voltage in Europe ( 230 vol...

ZFili.2 by Associate
  • 488 Views
  • 0 replies
  • 0 kudos

Conversion to PDM to PCM using FIR and decimation

I am trying to decimate a PDM signal in order to obtain a PCM signal. Is this code correct?void LowPassFilterWithDecimation(uint8_t *pdm1, uint8_t *pdm2, int32_t *pcm1, int32_t *pcm2, int pdm_buffer_size, int decimation_factor){ char str[100];   ...

ATeli.1 by Associate III
  • 697 Views
  • 1 replies
  • 0 kudos