STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How can i change the interface RGMII to RMII using CubeMX?

Hello Guys​Like the subject, I want change the interface RGMII to RMII using CubeMX.(RealTek-RTL8211EG-VB-CG => Microchip - LAN8720AI-CP)Based on STM32MP157C-EV1 Code in CubeMX, I changed the Ethernet option from RGMII to RMII as shown in the picture...

0693W00000D03NZQAZ.png
SPark.15 by Associate II
  • 1342 Views
  • 4 replies
  • 0 kudos

Linux process generates "Segmentation fault (core dumped)"

Hi everyone,I'm having the famous "Segmentation fault (core dumped)" error caused by the Linux application, but I can't find the bug.const int NUM_ELEMENTS = 131072;   void process_receive (int chRPMSG) { int i;   int data_buff_it = 0;   char msg_...

OBaselga by Associate III
  • 696 Views
  • 1 replies
  • 0 kudos

We are using the STM32MP157A device in our application. inter process communication between the both A7 processor with the bare metal programming .

We are using the STM32MP157A device in our application. inter process communication between the both A7 processor with the bare metal programming we have doubt that how to select the both the cores independently . That is both the A7 processors. We ...

srikanth by Associate III
  • 463 Views
  • 2 replies
  • 0 kudos

How can I run two processes each on a CA7 core?

Hi everyone,I'm coding a C application on Linux which has 2 processes. In order to optimize performance, I would like to run each one on a differente core CA7 - as I'm working whit dual-core STM32MP157F MPU. How can I achieve this? Any useful framewo...

OBaselga by Associate III
  • 702 Views
  • 1 replies
  • 0 kudos

SPI pinctrl information doesn't show up correctly although SPI bus function properly, is this correct? I expect "AF5" show up instead of "Analog" for pin function.

On my custom board, I configured PZ0, PZ1, PZ2 for SPI1 with device tree, and linux kernel probed successfully and populate spidev node and it works fine, but if look at debug information in /sys/kernel/debug/pinctrl/, it populate something like "pin...

HZhu.12 by Associate II
  • 753 Views
  • 2 replies
  • 0 kudos

Wireless LAN driver issues related to suspend-to-ram

Hey,we have an issue when waking up our STM32MP153 from suspend-to-ram. The wireless LAN won't respond and we get the following error messages through serial port:ieee80211 phy0: brcmf_run_escan: error (-110) ieee80211 phy0: brcmf_cfg80211_scan: sca...

RAhlb.1 by Associate II
  • 1740 Views
  • 4 replies
  • 0 kudos