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! How to get terminal on STM32MP157D-EV1? The COM port cann't be seen from the host PC.

The board is set up as follows, and USB of ST-Link V2-1 is connected to Host PC.   when using Linux host pc , /dev/ATM* devices not recognized.So I used a Windows PC, but it is not recognized either.Do I need to install a special driver to recognize ...

0693W00000D0cO8QAJ.jpg 0693W00000D0cJOQAZ.jpg
HKim.23 by Associate III
  • 1973 Views
  • 9 replies
  • 0 kudos

Resolved! Getting error/warning "Gtk-WARNING **: 18:09:46.325: cannot open display:" while executing "hello-world" sample application with STM32MP157F-DK2. Expected a GTK window is NOT displayed on display screen

Hi, I'm getting error "(gtk_hello_world:1474): Gtk-WARNING **: 18:09:46.325: cannot open display: " while executing "hello-world" sample application with STM32MP157F-DK2. Expected a GTK window is NOT displayed on display screenI have followed steps a...

S.Kamath by Associate III
  • 3958 Views
  • 2 replies
  • 0 kudos

STM32MP15 OPTEE Minimum DDR3

Hello,I am having trouble booting OPTEE on a custom platform with 256MB of DDR3. The boot log is attached. I added some debug printfs and I can see that OPTEE freezes on 454 in core/arch/arm/kernel/boot.c. I believe this is the first time OPTEE start...