This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Example Code of I2s for STM32C

Hello friends,

Please post some example code of I2S for STM32C................

Regards
Balakrishna

  • Huh?...................... What's with Indians and dots?

    Do you mean an STM3210C-EVAL? STM32C by itself makes no sense.

    Have you looked in STM32F10x_StdPeriph_Lib_V3.5.0\Project\STM32F10x_StdPeriph_Examples\I2S

    The firmware libraries have support for several ST EVAL boards including the STM3210C-EVAL. See if these meet your needs, or if you have some specific issues that need additional coverage.

    If you have some other board you might need to port the examples to use pins specific to that board, or check with the vendor.