2020-11-12 11:10 PM
I have checked -9 means failed to set clock. I have run debug trace on it, I have attached the point where it is thowing error. I am new to this kindly someone guide me what I am doing wrong. Or kindly point me toward any working implementation of MP34DT01 on STM32cubeide for BL475E-IOT discovery board.
2020-11-13 05:49 AM
Hi @WIsa.1 ,
Please note that there are already some available example running on the B-L475E-IOT01A platform and using the onboard microphone(s). This is the case of the FP-AI-SENSING1 (project folder \Projects\B-L475E-IOT01A\Applications\SENSING1\SW4STM32\B-L475E-IOT01A), where the Audio stream is managed for USB serial communication.
In particular, the Audio drivers can be found in the folder \Drivers\BSP\B-L475E-IOT01, the attached file for reference.
Please let me know if it can be useful for you.
-Eleon
2021-04-03 01:14 PM
Hello @WIsa.1, have you figured it out?
I have exactly the same problem and can't figure it out. The exaple Elon suggsted is useless because its way too complicated. ST makes it so complicated to do anything with this board and provides only two useless examples.