STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 3269 Views
  • 10 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
  • 302 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
  • 532 Views
  • 6 replies
  • 0 kudos

Regarding Stm32mp1 Cortex A7 Interrupt Handling.

Hi,I am using Cortex A7 processor GIC V2 for Interrupt handling. I configured GICC and GICD both. I enabled timer and interrupt for timer also. After enabling timer i can able to see pending status in GICD but It is not routing to A7 core. For this w...

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
  • 1147 Views
  • 3 replies
  • 0 kudos

STM32MP157-DK2 Conversion of DTS to DTB Problem

Hi,I created a project in Cube-IDE . It is a simple PWM timer Project which planned to be run on A7 processor of the STM32MP1 . I established configurations in Cube-MX and generated the code into the Cube IDE. After that, I moved the .dts file which...

YErzu.1 by Associate
  • 759 Views
  • 2 replies
  • 0 kudos