STM32 MPUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! DK1 EVB in production environment

Hello,Is there any clause from ST that prevent the usage of DK1 evaluation board in production? I have seen few notes in the user manual:https://www.st.com/resource/en/user_manual/dm00591354-discovery-kits-with-stm32mp157-mpus-stmicroelectronics.pdf"...

MToum.1 by Associate II
  • 721 Views
  • 4 replies
  • 0 kudos

Linux device drivers for RTL8211F-CG

Hello. I'm working with STM32MP15-DK1. There is the Realtek IC: RTL8211F-CG. Driver for this IC situates in SDK: linux-5.10.10/drivers/net/phy/realtek.cThere are two defines in this file: #define RTL8211F_TX_DELAY BIT(8)#define RTL8211F_RX_DELAY BIT(...

DFomi.1 by Associate II
  • 1868 Views
  • 1 replies
  • 0 kudos

Hi,i am a beginner in MPU development. I have created cortex-M4 firmware project using stm32cubeide , but how can i start my firmware at the time of bootup?

i have read the article, https://wiki.st.com/stm32mpu/wiki/How_to_start_the_coprocessor_from_the_bootloader#Starting_the_coprocessor_firmwarewhere will i find this in my device tree#define CONFIG_EXTRA_ENV_SETTINGS \ "stdin=serial\0" \ "stdout=serial...

AGupt.8 by Associate II
  • 987 Views
  • 13 replies
  • 0 kudos

Hi, I have created a STM32 project using STM32CubeIDE , Now I need to integrate Cortex-M4 firmware with distribution on yocto.

I copied the STM32CubeIDE project into PATH: openstlinux-5.10-dunfell-mp1-21-03-31/layers/sources/m4projects-stm32mp1/Projects/STM32MP1Added projects path in recipes-extended/m4projects/m4projects-stm32mp1.bbBut i find that file structure for exampl...

Maksh.1 by Associate III
  • 233 Views
  • 1 replies
  • 1 kudos