2020-09-07 06:52 PM
2020-09-08 01:26 AM
Hi @浩 张 ( nice nickname ! ;) )
Please refer to our wiki documentation here :
https://wiki.st.com/stm32mpu/wiki/How_to_record_audio
I'm sure it will help
Olivier
2020-09-08 02:20 AM
Hi @Olivier GALLIEN ,
Thanks for your response.
Now I have already realized the recording function using alsa-lib on Cortex-A7. But on Cortex-M4, I still don't know how to configure SAI2 /CODEC(cs42l51)/I2C1. Even more, I can't find the codec interface in STM32Cube_FW_MP1_V1.2.0.
How can I get the codec APIs? And is there an example like 32L496GDISCOVERY/Demonstrations/Modules/audio_recorder can be shared?
2020-09-09 06:31 AM
Whether it just can be realized on OpenSTLinux ? Also, I cant find the FatFs Middlewares. Does it support on Cortex-M4?