Skip to content

Instantly share code, notes, and snippets.

View joawesome's full-sized avatar

Jo joawesome

View GitHub Profile
@joawesome
joawesome / My_config_for_qcc3034.txt
Last active May 19, 2025 04:05
FIles that I modified to change the DSP configuration for QCC3034
files need to be replaced to modify qcc
@joawesome
joawesome / QCCxxxx chip configurations.txt
Last active May 15, 2025 06:47
QCC3034 (possibly supports other chips)
USING qualcomm MDE to figue chip
to change order of pre-parameters, file is audio_mixer_processing_chain_config.c (libs\audio_mixer\audio_mixer_processing_chain_config.c)
|
|->(libs\audio_mixer\audio_mixer_processing_multiband_compander.c)
to change USB config, file is subsys7_config2.htf (dev_cfg_filesystem/qccxxxx/subsys7_config2.htf)
to change Bluetooth config, file is subsys1_config2.htf (dev_cfg_filesystem/common/subsys1_config2.htf) - also affected by creation of poject i think