User Activity

Hi,I'm trying to have some accurate perf measurements with the STM32MP1 for my program on Linux. I've tried several things, among them to use perf Linux tool.The number of cycles does not match the time elapsed, i.e. the freq processor is at 650Mhz a...
Hello,I'm using STPM4Raspi (ST33TPHF2ESPI) on Linux.For performance reasons, I would like to use the Linux driver (tpm_tis_core.c) in interrupt mode. Hence I've added the support in the Linux device Tree. The linux driver tries to probe the interrupt...