Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 3 months ago.
Porting this Project's IS2 driver to an LPC4088
Is there any burning issues that would stop this I2S driver from being ported to the LPC4088? I can see that there are some register issues but they are very easy to fix. I'm more interesting in knowing if the actual functionality of this driver would be fundamentally different than one written specifically for the LPC4088.
Any comments or advice about this would be appreciated.
Cheers!!
Question relating to:
1 Answer
10 years, 3 months ago.
I don't know specifically for the I2S, but majority of peripherals should be pretty much identical between the LPC1768 (that I assume it is written for) and the LPC4088. So I wouldn't expect differenced in functionality, it is just that for some reason the manufacturers insist on changing the register names all the time.
look at https://mbed.org/users/okini3939/notebook/I2S_AUDIO/ there is an I2S version for LPC4088 that works
posted by Raph Francois 07 Aug 2014