STM32MP257F-EV1 availability date
STM32MP257F-EV1 availability date is 2024. Do you have a more precise date for this evaluation card?Thank you in advance for your responses.Best regards
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
STM32MP257F-EV1 availability date is 2024. Do you have a more precise date for this evaluation card?Thank you in advance for your responses.Best regards
Processor stm32mp157f, our board design similar to dk2.In my STM32CubeMX generated device tree (dunfell) I have added the following:/* USER CODE BEGIN root */soc {vrefbuf@50025000 {status = "disabled";};};/* USER CODE END root */I have my vref pin co...
Hi,is anybody able to download latest version of Starter Package ?i'm using address:https://www.st.com/en/embedded-software/stm32mp1starter.htmli click "Get latest" , then "Accept" License agreement, then "Login", then shows back download page and no...
I am using stm32mp157d-dk1, I want to cast screen to host pc to control via VNC, please help me, I can use a similar method without VNC, please guide me
Hello,I have seen that someone posted in the past a post regarding poor performance under linux (refer to https://community.st.com/t5/stm32-mpus-products/poor-dm-crypt-benchmark-on-stm32mp157/m-p/104543#M2181).We also have observed such results.Is t...
I just saw this. It's from STM32MP157 discovery board.Notice that DQ9 is attached to E3.This schematic is the RAM DDR memory: They are connected correctly. The index of DQU2 is the 10:th index of DQ, also DQ10. But the naming of the net labels seems ...
Hi everyone,we are in the middle of bringing up a custom board using the STM32MP131. Booting from an SD card already works. However, we would like to use the STM32CubeProgrammer to directly connect the board via USB. For this, the OTG USB pins OTG_HS...
I'm going to build my own computer by using STM32MP157 and install OpenSTLinux onto it. The powering for STM32MP157 can be done via USB-C connection, but that requires an USB-C charger of 5 volts.Can I skip that and only using a regular charger like ...
Hi,please can somebody give me a hint how to flash OpenSTLinux onto SD card on board STM32MP135F-DK ?i'm under specific condition, currently i can't download Starter package (some unknown technical problem) which includes utility : STM32_Programmer_C...
Hi ,i'm trying to build st-image-weston for target board STM32MP135F-DKrepo init -u https://github.com/STMicroelectronics/oe-manifest.git -b refs/tags/openstlinux-5.15-yocto-kirkstone-mp1-v22.11.23repo syncDISTRO=openstlinux-weston MACHINE=stm32mp13-...