STMicroelectronics' implementation of an I2S driver, also including DMA support.

Dependents:   temp X_NUCLEO_CCA01M1 X_NUCLEO_CCA01M1 X_NUCLEO_CCA02M1

Platform compatibility

This driver has been designed to support a wide range of the Nucleo F4 Family of platforms and MCUs, but not all members of this family support I2S and/or some of the members might require slight modifications to the sources of this driver in order to make it work on those.

This driver has for now been tested only with the following platforms:

Revision:
8:561d7ee70ef6
Parent:
4:21603d68bcf7
Parent:
7:e9105ae127ad
Child:
29:231070a4dd64
Child:
30:a32e82524f06
--- a/mbed_lib.json	Wed Dec 21 20:28:47 2016 +0100
+++ b/mbed_lib.json	Thu Dec 22 08:59:42 2016 +0100
@@ -2,7 +2,6 @@
     "name": "stm-i2s",
     "target_overrides": {
         "NUCLEO_F401RE": {
-	   "target.macros_add": ["TRANSACTION_QUEUE_SIZE_I2S=2"],
 	   "target.device_has_add": ["I2S"]
 	}
     }