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

Resolved! STM32MP157A-DK1 remoteproc to M4 failed

Hello, i'm trying to use M4 kernel from A7 kernel worked under linux.I've started with openSTlinux distro and it works well (i can upload firmware to M4 using rproc), but for some reasons i need to make a very small distro (less than 16 mb). For this...

OMORO.1 by Associate II
  • 2366 Views
  • 6 replies
  • 0 kudos

Resolved! stm32mp157c quad spi flash driver

Hi,I'm working the stm32mp157c som and trying to boot external quad spi flash (cypress S25HL512T). I added this to dts. &qspi {   pinctrl-names = "default", "sleep"; pinctrl-0 = <&quadspi_pins_mx>; pinctrl-1 = <&quadspi_sleep_pins_mx>; status = "...

aliMesut by Associate III
  • 2534 Views
  • 4 replies
  • 0 kudos

Resolved! In the STM32MP157 I am trying to program an interrupt every 100 us using timer 14. It looks like the code generated is correct, but the result is not correct. It looks like the DiV4 has no effect. The timing is the same as no divide.

Looking at the clock in the MX Device Configuration Tool it says 204 to APB1 Timer Clocks (MHz).To get to 10000 Hz I have to divide 204 MHz by 20400. Fortunately there are a bunch of ways to do this. But on the first try I tried Prescaler 51Counter ...

KiptonM by Lead
  • 1462 Views
  • 3 replies
  • 0 kudos

Resolved! USB2 - USB OTG (on stm32mp157x-DK2) - does it need Vbussx or CCxx connected to function as USB mass storage in U-Boot ?

I have custom stm32mp1 board and when running it as USB mass storage in U-Boot (ums 0 mmc 0), the USB driver is not detected nor by Linux nor by Windows. I am also attaching shematc comparison of eval-board VS my custom board. Also the USB-ORG is wor...

0693W00000HprgoQAB.png 0693W00000HprgZQAR.png

Resolved! How to set VSW domain for "stm32mp151c" custom board as openstlinux dts (for using RETRAM)

Hi All.I want to use the battery to power the RETRAM so that the contents of the RETRAM can be preserved even if the board is not powered.To do this, I connected the battery to the VBAT pin and set the "PWR_CR2_RREN" value to the "PWR_CR2" register o...

Machilus by Associate III
  • 1936 Views
  • 5 replies
  • 0 kudos