AudioAmp click

₹ 1,469.00 *

Prices incl. GST

Ready to ship today,
Delivery time appr. 1-3 workdays.
1 in stock

  • MIKROE-2368
  • MIKROE-2368
AudioAmp click is a mikroBUS™ add-on board that functions as a mono audio amplifier. It is...more
Product information "AudioAmp click"

AudioAmp click is a mikroBUS™ add-on board that functions as a mono audio amplifier. It is driven by a Texas Instruments LM48100Q-Q1 Boomer™ Mono, 1.3W Audio Power Amplifier IC.

AudioAmp click has one 3.5 mm input jack and next to it screw terminals for connecting output wires to a passive speaker. It has dual audio inputs that can be mixed/multiplexed to the device output. Each input path has its own independent, 32-step volume control. The mixer, volume control and device mode selection are controlled through the mikroBUS™ I2C interface.

Fault detection is another important feature of LM48100Q. It senses the load conditions, protecting the device during short circuit events, as well as detecting open circuit conditions.

AudioAmp click can work either on a 3.3V or a 5V power supply. There’s an additional jumper for selecting the I2C address as well. The open-drain output fault flag. FAULT is routed through the default mikroBUS™ INT pin (0 indicates that a fault condition has occurred).

Specification

Type Amplifier
Applications Audio amplifier for sound reproduction, hands-free car kits, multimedia user interfaces and more
On-board modules Texas Instruments LM48100Q-Q1 Boomer™ Mono, 1.3W Audio Power Amplifier IC, 3.5 mm dual channel input jack and output screw terminals
Key Features Individual 32-step volume control I2C interface
Key Benefits Fault detection. Input mixer and multiplexer
Interface GPIO,I2C
Input Voltage 3.3V or 5V
Compatibility mikroBUS
Click board size M (42.9 x 25.4 mm)

Features and usage notes

AudioAmp click has one 3.5 mm input jack and next to it screw terminals for connecting output wires to a passive speaker. It has dual audio inputs that can be mixed/multiplexed to the device output. Each input path has its own independent, 32-step volume control. The mixer, volume control and device mode selection are controlled through the mikroBUS™ I2C interface. Fault detection is another important feature of LM48100Q. It senses the load conditions, protecting the device during short circuit events, as well as detecting open circuit conditions. AudioAmp click can work either on a 3.3V or a 5V power supply. There’s an additional jumper for selecting the I2C address as well. The open-drain output fault flag. FAULT is routed through the default mikroBUS™ INT pin (0 indicates that a fault condition has occurred). Here’s a comprehensive list of LM48100Q’s key features, taken from the official data sheet:

  • Output Fault Detection
  • I2C Volume and Mode Control
  • Input Mixer and Multiplexer
  • High PSRR
  • Individual 32-Step Volume Control
  • Short Circuit and Thermal Protection
  • Advanced Click-and-Pop Suppression
  • Low-Power Shutdown Mode
  • Available in 14-Pin HTSSOP Package
  • Key Specifications:
    • OutputPower at VDD =5V, RL =8Ω, THD+N ≤ 1% 1.3 W (Typical)
    • Quiescent Power Supply Current at 5 V, 6 mA (Typical)
    • PSRR at 1 kHz 74 dB (Typical)
    • Shutdown current 0.01 μA (Typical)

Programming

The following code snippet demonstrates the click’s power on procedure

1 void power_on()
2 {
3     I2C2_Start();
4     I2C2_Write( dev_addr );
5     I2C2_Write( POWER_ON );
6     I2C2_Stop();
7 }

Code examples that demonstrate the usage of AudioAmp click with MikroElektronika hardware, written for mikroC for AVR, dsPIC, PIC and PIC32 are available on Libstock

 

Related links to "AudioAmp click"
Read, write and discuss reviews...more
Customer evaluation for "AudioAmp click"
Write a review
Reviews will be activated after verification.

The fields marked with * are required.

Viewed