Eval Board: Keil MCB4357 (uses a LPC4357)
I am working on a project which has some overlap in pin usage when using any of the default pin functions. To get around this issue, I am trying to re-purpose some GPIOs for an I2S connection.
I am curious if there is a relatively seamless format for accomplishing this, such that the pin reading can be easily forwarded to the appropriate I2S registers? If not, where might you suggest I begin? Does Keil provide a pin-muxing utility tool?
Thanks in advance!
That makes sense, thanks. I will have to check what tools I have available and check with the manufacturer.