STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Change default tf-a and u-boot serial linux console.

Hello, my main seriale console should be USART2 instead of UART4. I modified the kernel dts as follows: chosen { stdout-path = "serial0:115200n8"; };   aliases { ethernet0 = &ethernet0; mmc0 = &sdmmc1; mmc1 = &sdmmc2; serial0 = &usart2; ...

Lmoio.1 by Senior
  • 5280 Views
  • 22 replies
  • 0 kudos

在根�?�ST�??供的tf-a编译阶段,为什么我使用make -f Makefile.sdk TF_A_CONFIG=trusted TFA_DEVICETREE=stm32mp157c-dk2 all这个指令编译的时候会报下�?�这些错误?

在根�?�ST�??供的tf-a编译阶段,为什么我使用make -f Makefile.sdk TF_A_CONFIG=trusted TFA_DEVICETREE=stm32mp157c-dk2 all这个指令编译的时候会报下�?�这些错误?

Ffu.1 by Associate II
  • 1132 Views
  • 7 replies
  • 0 kudos

Resolved! Can someone please help. We are trying to implement a KSZ8041FTL Ethernet PHY using an STM32MP157C. We are not able to connect to the device via MDIO. The device does not respond.

We are trying to implement a KSZ8041FTL in an embedded design. We are using an STM32MP157 device in a SOC provided by Octavo systems (OSD32MP157C-512M-BAA). We have used design resources provided by Microchip and followed examples provided. We have f...

PZak.1 by Associate III
  • 4877 Views
  • 18 replies
  • 0 kudos

ksz8041 bring up

It seems that I have a problem with DMA, but I'm not sure. Would you please take a look at the below screenDts looksI intend to achieve MII with self-generated quartz.Unfortunately, I'm stuck on this "Failed to reset the DMA".

0693W00000FDX7aQAH.png 0693W00000FDX7zQAH.jpg 0693W00000FDX84QAH.jpg
MWoło.2 by Senior II
  • 2244 Views
  • 22 replies
  • 0 kudos

Resolved! I just received STM32MP157F-EV1. On boot, the LCD displays nothing and the onboard ST-Link will not properly enumerate (Windows says "USB Device Not Recognized"). Latest ST-Link driver is installed and working with other kits. Is this a faulty board?

The ST-Link LEDs are very dimly lit when powered...they are much brighter on my STM32MP157F-DK2 board. I suspect some hardware problem with the MPU board. Also, the CPU LEDs do appear to be running (the Linux Blue LED blinks after a while, and with...

DPade.1 by Associate III
  • 611 Views
  • 3 replies
  • 0 kudos

Bluetooth tty instance not showing up in /dev/tty*

Hi,I'm using a Wifi/BT module with CYW4343W chip on a custom board with STM32MP157.When booting the system, the driver is loaded correctly and dmesg log shows[ 1.089865] 4000e000.serial: ttySTM1 at MMIO 0x4000e000 (irq = 24, base_baud = 6250000) i...

KDehm by Associate III
  • 3173 Views
  • 1 replies
  • 0 kudos