STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Hi: I'm using st-image-weston-openstlinux-weston-stm32mp1.ext4. The USB mouse works, but the touch screen doesn't respond.

Using hexdump /dev/input/event1, you can see the data changes. when I use ts_ test command, "open fbdevice: no such file or directory" will appear. Please help me, I really don't know how to configure it.I am sure that the touch screen monitoring is ...

zxiao.4 by Associate III
  • 5907 Views
  • 7 replies
  • 1 kudos

Resolved! How to configure PTP PPS out?

Hi!   I am trying to enable PTP on STM32F157 DK2 evaluation board.   From my understanding, pps_available should return 1, (if configured correctly).   root@stm32mp1:~# cat /sys/class/ptp/ptp0/pps_available 0 I added "linuxptp" to the image: IMAGE_I...

GLaure by Senior
  • 10816 Views
  • 10 replies
  • 0 kudos

STM32MP157F-DK, Run the SDK installation Error and Try to run python with Linux or flash it

I'd try to follow a step of Installing the SDK in Ubuntu (which is on Raspberry pi 4 Model B 4GB using 26GB SD card)in step 4 Run the SDK installation script I get an Error Error: incompatible SDK installer! your host is aarch64 and this SDK was buil...

PMeth.3 by Associate
  • 1144 Views
  • 1 replies
  • 0 kudos

Contact for academia

Hi there. I'm a professor of computer science at a university in Germany. Our main focus is cyber security. I'm currently looking into exploring options with STM for teaching various security mechanisms and, in particular, interested in using the STM...

monnem by Associate
  • 1401 Views
  • 2 replies
  • 0 kudos

Resolved! STM32MP1 repo sync error while downloading distrubution package layers. error: garbage at end of loose object '543a1d1527d04f297b90ec25658f8dc71f3d0782'

I was trying to install OpenSTLinux distribution. I am using ubuntu 20.04 for my host machine. Firstly I init repo with this command:repo init -u <LINK FOR GIT ST OE MANIFEST > -b refs/tags/openstlinux-5.15-yocto-kirkstone-mp1-v22.06.15 then when...

Gencay by Associate III
  • 2056 Views
  • 6 replies
  • 0 kudos

Resolved! How to read otp register in linux?

I need to store a password for encryption in otp registers. I configured device tree in tfa:&bsec{ status = "okay"; secure-status = "okay"; enc_pass: enc_pass@0x170 { reg = <0x170 0x10>; st,non-secure-otp; };};&nvmem_layout {    nvmem-cells = <&enc_p...

MJerm.1 by Associate II
  • 3083 Views
  • 3 replies
  • 0 kudos