User Activity

I am developing a device with the STM23MP153C and plan to implement secure boot, but I don't fully understand the SSP workflow and have a few questions.1. The STM32CubeProgrammer documentation says that the -ssp command can be executed both with HSM ...
I am using STM32MP153 MPU on custom board.Is it possible to read/write memory region using ST-Link connected via JTAG interface?Most interesting if this is possible through some command line interface, perhaps my own C program using some API.
I have custom board based on STM32MP153C.This board has 7 serial ports. I configuring these ports with STM32MP1Cube.After linux boot 4 of these serial ports become disabled Driver doesn't probe them and they are in "disabled" state in /sys/firmware/d...
Hi, CommunityI'm building linux based firmware on STM32MP157F ad I need to apply linux RT patches.I'm using STM32MP157F-EV1 for testingAs linuxkernel I'm using ST linux v5.10-stm32mp-r2, of STMicroelectronics linux repo. This tag is v5.10.61 kernel v...
I am using lis3mdl and try to use libiio in my programm.In my programm I enabling chanels and try to create buffer with iio_device_create_buffer function. It fails with error "Operation not permitted".Also "WARNING: High-speed mode not enabled" messa...