STM32MP1 SAI Module Slave RX FIFO not filling. TX works fine

This page summarizes the projects mentioned and recommended in the original post on /r/embedded

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • stm32mp1-baremetal

    Baremetal framework and example projects for the STM32MP15x Cortex-A7 based MPU

    I didn’t go through the 29 bytes you’re sending to the codec, but I do see you call the array “master”. The codec should be setup as slave. It could cause problems if the codec and ARM chip are both trying to be the master (generating the clocks). You’ve double/triple checked those bytes set up the codec properly? You may want to spell them out like I’ve done here: https://github.com/4ms/stm32mp1-baremetal/blob/master/examples/audio_processor/lib/mdrivlib/drivers/codec_CS42L51_registers.h

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • sampler-sequencer

    Project repository for the sampler+sequencer made by Team 2

    Here is my current up-to-date code in this project. I'm still in college so my code probably isn't great, and its in a very prototype-ish stage right now: https://github.com/Andrew-Snowden/sampler-sequencer/tree/feature

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Anyone using the STM32MP1 ? (Dual ARM cores (A7 + M4), Linux, Ethernet, CAN, USB, DACs, ADCs...) FreeRTOS on the 2nd core ?

    1 project | /r/embedded | 16 Jun 2023
  • Hard Real Time Embedded Linux in MPU(cortex A7+M4) Question

    1 project | /r/embedded | 3 May 2022
  • Heap userage on bare metal

    1 project | /r/embedded | 12 Aug 2021
  • hftrx: NEW Extended Research - star count:52.0

    1 project | /r/algoprojects | 12 Aug 2023
  • hftrx: NEW Extended Research - star count:52.0

    1 project | /r/algoprojects | 11 Aug 2023

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?