File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # STEVAL Audio
1+ # STEVAL-MKBOXPRO Audio
22
33Arduino library to support the [ MP23DB01HP] ( https://www.st.com/en/mems-and-sensors/mp23db01hp.html ) digital microphone.
4- Currently, this library works only with the STEVAL board.
5- It requires a [ STM32 Core] ( https://github.com/stm32duino/Arduino_Core_STM32 ) equal to or greater than version X.Y.Z .
4+ Currently, this library works only with the STEVAL-MKBOXPRO board.
5+ It requires a [ STM32 Core] ( https://github.com/stm32duino/Arduino_Core_STM32 ) equal to or greater than version 2.6.0 .
66
77## API
88
9- This library can be used to record PCM audio on STEVAL board.
9+ This library can be used to record PCM audio on STEVAL-MKBOXPRO board.
1010
1111After including ` PCM.h ` , initialize the library by calling ` PCM.Begin ` :
1212
@@ -80,7 +80,8 @@ void loop()
8080## More Info
8181
8282Source files can be found at
83- https://github.com/stm32duino/STEVAL-Audio
83+ https://github.com/stm32duino/STEVAL-MKBOXPRO- Audio
8484
85- Take a look at STEVAL examples applications at
86- https://github.com/stm32duino/STEVAL-Examples
85+
86+ Take a look at STEVAL-MKBOXPRO examples applications at
87+ https://github.com/stm32duino/STEVAL-MKBOXPRO-Examples
You can’t perform that action at this time.
0 commit comments