I2S for LPC1768 with typo patch for I2S rx clock pin setup in I2S.cpp line 492 - used for microphone demo
Dependents: i2s_microphone LPC1768_MicrophoneSensing Receiver
Fork of I2S by
Fixes I2S rx clock typo in original I2S library code - see line 494 The two I2S RX clock pin options were swapped in the pin setup code. See https://os.mbed.com/users/4180_1/notebook/using-an-i2s-microphone---sph0645lm4h/
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:58bbfaf58a7b | 2018-01-26 | 4180_1 | I2S for LPC1768 - with patch for rx clock pin |
0:455d5826751b | 2012-09-19 | p07gbar | Working fairly stably with read/write 16/32 tx/rx |