STM32 MPUs Embedded software and solutions

Ask questions and find answers on STM32 microprocessors and dedicated embedded software solutions, such as Yocto SDK, Qt, and OP-TEE.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to Start Usb2 from u-boot?

hi, i'm stuck starting usbh_hs2 from u-booti can already start usbh_hs1 at boot, in order to load kernel and fs from an usb mass storage. i wish to do the same with usb_hs2, is that possible? is one configuration from DTS or from U-boot source code? ...

MBell.5 by Associate III
  • 1390 Views
  • 3 replies
  • 1 kudos

Using HAL_RTC in TouchGFX

Hello All,forgive me if this as an obvious mistake but I'm completely new to TouchGFX. I'm using STM32 MPU, with Cube, FreeRTOS and TouchGFXI have created a page in TouchGFX using the digital clock object, I have created a TickEvent to update the clo...

DPyke.1 by Associate
  • 1276 Views
  • 1 replies
  • 0 kudos

Resolved! multiple definition of `SysTick_Handler'

Hello,I created a new project in STM32CubeIDE for my STM32MP157A by using STM32CubeMX. In it I enabled UART and FreeRTOS on CMSIS-RTOSv2 and that's all. I use the auto generated code.Then I wanted to use TraceAlyzer on top of FreeRTOS however, upon i...

Fnx_QT by Associate III
  • 5934 Views
  • 6 replies
  • 0 kudos

GCNano GPU stack

I'm testing the Developer Package for STM32MP157c-dk2 demo board. Starter Pack is installed. When I compile the kernel as described in the Dev. Package's "README_HOW_TO.txt" file and update the kernel, The "Cube" example ceases running. It only says...

Ronte.1 by Associate II
  • 3404 Views
  • 6 replies
  • 0 kudos

Resolved! What is the linux stmmac driver for?

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/ethernet/stmicro/stmmacCan anyone tell is this driver for some specific ST(?) IP, or for a runaway collection of various Synopsys based IPs? Does the ethernet control...

Pavel A. by Super User
  • 3469 Views
  • 1 replies
  • 0 kudos

UART7 problem in STM32MP157F-DK2

We are trying to read an analog value from a sensor (PF14 pin - A0 on Arduino connectors) and send it over UART (UART7 - PE7 for RX, PE8 for TX) for reading in the terminal of computer. We use M4 for this aim. Our final goal is to read the analog val...

bilgitay by Associate
  • 823 Views
  • 1 replies
  • 0 kudos