User Activity

We are running a CAN Bus at 20 kBaud and with different settings it generates error frames on receiving CAN messages. So we found a setting which seems to work. But we want to verify why and if this is a solid solution. We did meassure incoming mess...
I am on environment 2.0.0 and a custom board with PMIC and STM32MP151 booting via serial interface with the STM32CubeProgrammer using UART4 for debug output.I managed to get the TF-A running up until it is in BL32 (sp_min) and prints "Preparing exit ...
Hi,we are currently developing our own board using the STM32MP151 MPU.Currently i am working on the FSBL in the non secure mode using U-boot.I am able to generate a device tree with CubeMX, compile U-Boot and download it via STM32 Cube Programmer ove...