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.
5 years, 5 months ago.
i2s on nucleo-f767ZI - error code 20
Hi, I recently started working with a Nucleo-f767zi and I am trying to get the hello world program for the STA350BW sound terminal board to work. Whenever I try to compile it I get error code 20. From some reading, I think this is related to using the wrong pins for the i2s lines. I am currently trying to figure out which pins are the i2s lines and which correspond to the necessary pins which are clk,wsel,dpin,mck. I have looked through the mbed documentation and these do not seem to be marked for t the board. I know it has them, as it has 2 SAI interfaces, and two more i2s interfaces are marked on the board. Thanks in advance