STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! GTK application does not show the image

Hi! I am using STM32MP157C-DK2 board to create an application on the screen (using GTK library). My idea is to create a window with the following image inside:Created code:#include <gtk/gtk.h>   int main(int argc, char **argv) { GtkWidget *window...

0693W00000Y8tpkQAB.png 0693W00000Y8tseQAB.png
TArre.1 by Associate III
  • 1255 Views
  • 2 replies
  • 0 kudos

Resolved! I get output via UART4, but not via ST-LINK and I cannot input anything regardless.

Hello,I am using the stm32mp157c-ev1 board. I used this guide from digi-key to install debian on it (Debian: Getting Started with the STM32MP157), except in the parts where it says stm32mp157c-dk2 i replaced that with the appropriate '-ev1' suffix. I...

isca-dim by Associate II
  • 4080 Views
  • 7 replies
  • 0 kudos

Unable to load Cortex-M4 code in stm32mp157a processor At uboot using rproc commands.

Hi,We are using stm32mp157a processor in our custom board. In Stm32mp157a-Dk1 board i am able to run Cortex-M4 code in uboot using rproc commands Cortex-M4 is working fine. Where as in my custom board I followed the same sequence but Cortex-M4 is not...

ALSA is interfering the DCMI camera

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 ...

Ronte.1 by Associate II
  • 823 Views
  • 0 replies
  • 0 kudos

Resolved! Is VBAT needed for secure boot ?

Hello,In the wiki I have found these lines:5.3 Non-volatile counters↑Each certificate embeds a non-volatile counter value that is checked to control anti-rollback mechanism.There are two non-volatile counters: - Trusted non-volatile counter - Non tru...