User Activity

I have installed the example software for the STM32L476VG microcontrooller for the audio recorder.The HAL driver files for the LCD screen has been installed also.The LCD screen wont enable.Is there a soldered connection on the bottom of the PCB board...
I have installed the example software for the recording machine on the STM32L476VG Disco MCU. The recording sofware has uploaded to the microcontroller. The mic input and the headphone outputs work fine.TheLCD screen will not operate. I have installe...
Can anyone help me with connecting the drivers that are missing in the example program I am trying to build for the audio recorder?I have tried everything I can think of and the program won’t link the header files. I am have tried to add the header f...
I am having dificulty getting the example software for the audio recorder for STM32L476VG DISCO controller to run. I have come across an error for the #include"cs43l22.h" header file in the STM32CubeIDE.The only way I can clear the error is reduce th...
I cannot get a fatal error code to clear on the k_config.h header file in the audio recorder.c file on the STM32CubeIDE. The audiofile.c is from the demonstration firmware repository files.Is there an application note available that can help me with ...