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, 6 months ago.
error code 20 -sta350
Hi, I recently tried to compile the HelloWorld program for the cca01m1 board with a Nucleo-f767ZI. This is the error code I get:
Error: Identifier "I2S" is undefined in "X_NUCLEO_CCA01M1/Components/STA350BW/STA350BW.h", Line: 466, Col: 2
I don't understand this! The I2S file is properly included and this is the example provided with the board for mbed! I tried changing the target to a board I know should support it for sure- the F746G and it also failed with the same error! I did look through the forums and tried changing the pins for the i2s lines, but there is no difference. Is there something I'm missing? thanks for the help