Acoustic
Last updated
Was this helpful?
Last updated
Was this helpful?
This section will help us to review the Acoustic sensor AKU340. We are going to review how to initialized and read the sensor data.
AKU340
Before the interface BCDS_FEATURE_BSP_MIC_AKU340, which holds the functions to intialize and read data from the acoustic sensor, can be used it needs to be manually enabled within the configuration header file BCDS_HALConfig.h from the XDKs SDK. For that, please navigate to SDK > xdk110 > Common > config > Essentials > BCDS_HALConfig.h.
Open up the header file and add
after
This will enable the compiler of the XDK-Workbench to find the implementation for the acoustic sensor, which is located in a predefine directory by