STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Audio Codec configuration for 44100Hz sample rate on STM32MP1 - difficulties with Bluetooth Audio Streaming

Dear community,I once again need your help. :)I'm using a TAS5760L on a custom board with STM32MP157 MPU and Yocto-Linux, Dunfell.Since the codec is not part of the available Linux kernel audio codecs, a simple spdif-codec (inux,spdif-dit) with I2S s...

0693W00000LwKyuQAF.png
KDehm by Associate III
  • 2992 Views
  • 3 replies
  • 0 kudos

Resolved! Dear ST Community, I am working on a project using STM32MP157D-DK1 and currently trying to create a File System using SD card. I am not getting the option for FATFS in the CubeMX configuration. (see in picture) Please help me out!

I am following the instructions of a video on ST's official Youtube page:https://www.youtube.com/watch?v=I9KDN1o6924picture: https://imgur.com/a/bN5oR3p

k44 by Associate II
  • 901 Views
  • 2 replies
  • 0 kudos

Audio play different bitrate test

i am using gst-play-1.0 for testing different bitrate audio play, found that 44.1 kbps, 22.050 kbps were not working but 48kbps mp3 works neatly without noisePlease let me know if i miss anything, i am using I2S1 to derive the base MCLK and feed to c...

Ara.1 by Senior
  • 3622 Views
  • 9 replies
  • 0 kudos

I am trying to integrate OPTEE with one of my custom Yocto distro. I have an STM32MP157f -dk2 eval board. I have added optee in machine conf and disto conf files. It build successfully but the raw image on sd card has uboot failure. Need help

I followed some of the steps to integrate OPTEE with Yocto builds as below.meta-bsp-stm32mp1/conf/machine/stm32mp157f.confMACHINE_FEATURES +="optee" BOOTSCHEME_LABELS += "optee"meta-product-stm32mp157x-dk2/conf/distro/pxred-stm32mp1-dk2.conf - distro...

KMark.1 by Associate II
  • 1579 Views
  • 0 replies
  • 0 kudos

disable and enable all interrupt in stm32mp1

Is there any way to disable and enable all interrupts in a assembly way, because i need to manually switch on and OFF particular GPIO before UBOOT SPL start uboot-source/board/st/stm32mp1/board.cvoid board_debug_uart_init(void){// disable interrupts ...

Ara.1 by Senior
  • 708 Views
  • 1 replies
  • 0 kudos

Resolved! Serial boot via the TAMP_REG[20] howto

Hi,My bellow question is based on info read from:https://wiki.st.com/stm32mpu/wiki/STM32MP15_ROM_code_overview#Configurationandhttps://wiki.st.com/stm32mpu/wiki/STM32MP15_backup_registers#Boot_mode_selection_featureFrom those two links I understand t...

MVass.1 by Associate II
  • 1431 Views
  • 4 replies
  • 0 kudos

Resolved! Hardware accelerated CRC16

Hi,We wish to add CRC16 checksum to our communication payloads,and I see in the stm32mp157 datasheet CRC module section that it should support CRC32,16,8 and 7 bits."""25.4.3 CRC control register (CRC_CR)Bits 4:3 POLYSIZE[1:0]: Polynomial sizeThese b...

MVass.1 by Associate II
  • 2904 Views
  • 5 replies
  • 0 kudos