STM32 MPUs Embedded software and solutions

Ask questions and find answers on STM32 microprocessors and dedicated embedded software solutions, such as Yocto SDK, Qt, and OP-TEE.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FreeBSD port in progress

Hello! Although, the OS is not supported, I'd be happy to get any clues on my relatively generic question.I have realized, that TEX remapping registers  (PRRR and NMRR) values are hardcoded in Linux kernel source..equ NMRR, 0x40e040e0I'm particularly...

Resolved! Optee permission errors

I'm having trouble in bringing up my custom board. I've made a custom device tree using CubeMX and adding the sections as described in "Lab-MP15_FromPartNumber_To_BasicDeviceTree_with_CubeMx". I can program fsbl-boot and fip-boot, but i'm not able to...

Resolved! Cross compiling pyzmq

I've been trying to cross compile pyzmq for my stm32mp135f-dk and I'm facing issues with it. I've ran the script to setup my environment for the SDK. And made the required changes in the setup file. Here's my stackoverflow post with the logs as well....