STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Error in stm32_tamp.c driver

Hello,I just wanted to let you know there is an error in the tamper driver written for Tamper configuration in TF-A fork repository.When enabling an external tamper in passive mode, the configuration is writting the passive mode in the wrong register...

AGamb.4 by Associate III
  • 734 Views
  • 3 replies
  • 0 kudos

Resolved! Building Kernel Modules

Hi,I am currently trying to make some changes in the kernel form the latest openstlinux development package v3.1.0. I have one query ; when we compile kernel modules are there still certian modules which do not get compiled?I can see that after compi...

NPal.2 by Senior
  • 3259 Views
  • 8 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
  • 3002 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
  • 1458 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
  • 611 Views
  • 1 replies
  • 0 kudos