cancel
Showing results for 
Search instead for 
Did you mean: 

SGTL 5000

DYann.1
Senior

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 

3 REPLIES 3
AScha.3
Chief II

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 II

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

DYann.1
Senior

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.