STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! stm32mp1 reading the reset status watchdog driver

HiIn my application we need to read the last rest status, whether its a POR or WDOG      ret = ioctl(wdog, WDIOC_GETBOOTSTATUS, &status);looks like this support is not available in drivers/watchdog/stm32_iwdg.ccan anyone tell me how add a patch in st...

Ara.1 by Senior
  • 714 Views
  • 3 replies
  • 0 kudos

In STM32mp157f-dk2 board on sdmmc2 and sdmmc3 getting different throughput over SDIO even though DT configuration is same for both the sdmmc controller.

In STM32mp157f-dk2 board, sdmmc2 is used for inbuilt wifi over SDIO and I am using sdmmc3 with esp32 chip to connect it to wifi over SDIO. I am able to connect ST board to wifi over sdmmc3 but with iperf it is giving constant throughput of 1 Mbps irr...

SR.11 by Associate
  • 333 Views
  • 0 replies
  • 0 kudos

IOTA on STM32MP157DK-2

Is it possible to use the STMCUBE expansion for IOTA on STM32MP157DK-2 or is there anyway to use IOTA client libraries.I tried installing the Python library but it would not install.I have the STM32CubeExpansion_IOTA1_V2.0.0 but do not know how to ru...

ADesh.6 by Associate
  • 488 Views
  • 3 replies
  • 0 kudos

Resolved! Using mmap in C-Code from Linux application to access GPIOs. I want to control the GPIO PF4 on the STM32MP1 with mmap() due to speed requirements, but the pin is not toggling.

Details:HW: Phytec Sargas Board, which is similar to the STM32MP1-DK2.Build environment: Cross compiling with SDK generated by Yocto.Linux: Yocto build, based on st-image weston.Device Tree configuration: As far as I understood not needed to access s...

Led by Senior
  • 2972 Views
  • 11 replies
  • 0 kudos