Skip to main content
DYann.1
Senior II
June 17, 2022
Question

SGTL 5000

  • June 17, 2022
  • 3 replies
  • 1134 views

Hello,

I would like to know how to communicate a CODEC SGTL 5000 with STM32 ? Do you know where I can find the the library (.C and .h) of this component ?

Thank you for your helps.

Regards 

    This topic has been closed for replies.

    3 replies

    AScha.3
    Super User
    August 17, 2022

    Hello, seems for CODEC SGTL 5000 you have to write access/lib yourself and make it public on git or so, for other people can use it . so is up to you, to make a lib for this codec. :)

    "If you feel a post has answered your question, please click ""Accept as Solution""."
    JacquiG29
    Associate
    August 17, 2022

    I found that someone incorporates it to the stm32f407 here https://github.com/logical/sgtl5000-stm42f4

    DYann.1
    DYann.1Author
    Senior II
    September 4, 2022

    Hi JacquiG29,

    After downloading the project, I open I encounter this error message.

    0693W00000SuS5DQAV.pngDo you how know which file is missing in the conversion ?

    After compiling I get this error :

    0693W00000SuS6BQAV.pngThanks for your advice.

    Regards.