stm32mp157 Offset in .tsv File
How to obtain the Offset in the tsv file , Especially for SD cards。1.SD2.EMMC
Ask questions and find answers on STM32 microprocessors and dedicated embedded software solutions, such as Yocto SDK, Qt, and OP-TEE.
How to obtain the Offset in the tsv file , Especially for SD cards。1.SD2.EMMC
On the M4 core of a stm32mp157 I am using FIFO based FDCan communication.Messages are sent and received just fine but I think when I send too many messages in a short time some messages are getting lost.So I added a call to HAL_FDCAN_GetTxFifoFreeLev...
Has anyone here tried to stream Youtube or old playing games on STM32MP257?144p, 240p, 360, 780p, 1080p etc. Quake, Doom, Half-Life, perhaps Half-Life 2 as well. What was your experience and limitations? Very curious to know.
Using board based on stm32mp135f MPU, my goal is to configure a GPIO pin (let's say PD0, already freed from using with CAN) as a simple GPIO Output, active-high, with pull-up.I read following ST Wiki entires:- Overview of GPIO pins,- GPIOLib overview...
Hello all,I would like to use industrial cameras (for example GigE cameras, by using ethernet port) by connecting to STM32MP135F-DK and grab images. Is it possible and is there any instruction to do this?Thank you.
Hi Team, I am able to test "can0" module, from OpenSTLinux running on STM32MP257F-EV1 board, using the attached code "STM32MP2_Can0Test.c" compiled to binary (using AARM64 cross compiler from OpenSTLinux SDK) and PEAK PCAN Usb connected to FDCAN1 DB9...
How to disable ROTPK_NOT_DEPLOYED in production build?Porting guideline https://github.com/STMicroelectronics/arm-trusted-firmware/blob/v2.6-stm32mp-r2.1/docs/getting_started/porting-guide.rst says that ROTPK_NOT_DEPLOYED This flag must not be used ...
Hi, I am working on STM32MP257f-EV1 evaluation board. i want boot my board from emmc i have tried through stmcube programmer from this link as provided by stwiki https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP2_boards/STM32MP257x-EV1/Let%27...
I am following the "How to deploy SSP using a step-by-step approach". I am working on "3.1.2.2. Secret file content for STM32MP2 series". The target MPU is STM32MP257F. I have some questions as below:1. How do I know whether to choose "Format 1" or "...
HiWe have a project that will use STM32MP257F on a custom hardware design.I have a STM32MP257F-EV1 board which I intend to use for early development.Our customer has a very strict boot time requirement so we want to use the Cortex M33 as the first bo...