User Activity

When using DCMI camera capture and at the same time play or record audio, there is bad interference in the camera picture. I'm using Linux and ALSA libraries in a platform based on STM32MP157C. Maybe some DMA problem ? The audio is using SAI as with ...
I have a custom STM32MP157c board. I try to set fuse bits (3 0x23000000). It worked on the basic boot system but not on the TF-A boot system. I mean by example the boot command : fuse prog 0 3 0x23000000.
I'm testing the Developer Package for STM32MP157c-dk2 demo board. Starter Pack is installed. When I compile the kernel as described in the Dev. Package's "README_HOW_TO.txt" file and update the kernel, The "Cube" example ceases running. It only says...
I'm trying to use an ADV7280 videodecoder with DCMI and embedded linux on a board based on STM32157c-dk2. The decoder should output 720x576 picture resolution with the camera (PAL,CV) attached. However the DCMI seems to be in 'normal mode' which allo...
I have troubles in setting the polarity of the SPI chip select i/o for an external chip.I noticed In the reference manual that it should be changeable with SPI configuration register 2 (SSIOP bit 28) :Bit 28 SSIOP: SS input/output polarity0: low leve...