STM32 MPUs Embedded software and solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1762 Views
  • 5 replies
  • 0 kudos

Hello everyone, I am using M41t62 driver. I try to compile this driver as a linux module (debian). I have problem with one include header HAL_RTCSensor.h. Where can i find this header ? or do i need to write them for my need ? Thanks in advance

The RTC clock is on motherboard and usesthis driver (M41T62). I obtained source code from your website. I try to compile this driver as a linux module (debian). I have learnt that this driver is not supported.

bdavi.1 by Associate
  • 675 Views
  • 0 replies
  • 0 kudos

Resolved! How can I set the i2c frequency to below 10KHz in the linux device tree? STM32MP153a

I tried setting the i2c frequency to less than 20KHz but I got the following error:[   1.788573] stm32f7-i2c 40012000.i2c: no solution at all[   1.792517] stm32f7-i2c 40012000.i2c: failed to compute I2C timings.[   1.798793] stm32f7-i2c 40012000.i2c:...