Windows IOT on STM32MP1
Anyone know if or how you can get Windows IOT core to run on the STM32MP1 touschscreen disco board ?Regards,Andy
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
Anyone know if or how you can get Windows IOT core to run on the STM32MP1 touschscreen disco board ?Regards,Andy
Hi,I have a problem while trying to bring up my board, which is based on the STM32MP157A-EV1.What I'm doing is trying to flash the board with the same method as in the Starter Package, so I created a copy of the appropriate *.tfv file changing the na...
I'd like to test the standby mode on the board STM32MP157C-DK2,so I run the application 'OpenAMP_TTY_echo_wakeup' by following the doc -- readme.txt in STM32Cube MP1 package. However ,once I run the command $ echo mem > /sys/power/state to move C...
Hi Folks,I am building openstlinux-weston/st-image-weston image for stm32mp157c-dk2 board using newest Yocto distribution provided by STM. Everything works fine except the output goes always to HDMI (even if no cable attached). I can see bootloader s...
Hi everyone,I am newbie in embedded linux, sorry if I ask dummy question and I try to combine GPIO EXTI and OpenAMP examples of Stm32Mp157C-DK2. I have completely run both examples alone however when I combined them, the interrupt due to the button p...
Dear STM32 MPU Community,Some useful information we would like to share with you this month ! STM32MP1 BootLin BlogPosthttps://community.st.com/s/question/0D50X0000BJ1J0kSQF/stm32mp1-bootlin-blogpostDo you know MPU Wiki User Guide ?!https://community...
You have a question regarding STM32MP1 product and its ecosystem ? There is a good chance you find it in the MPU Wiki User Guide (https://wiki.st.com/stm32mpu ) This user guide aims at assisting developers to use STM32 MPUs microprocessor devices fr...
Hello,I read the related wiki page and low power mode document.I can enter low power mode with the command "echo mem > /sys/power/state". Thats great.My M4 program is still running in the background. I am reading a sensor in this program. If it reads...
i mean do the update somehow on the fly without removing the card from a running system, on the pc build a new rootfs and instead of removing the card, and do the copying on the pc, do this directly on the dk board. in principle it should be possible...
Hi, I'm currently working on STM32MP1.I tried to use STM32CubeProg with STM32MP157A-DK1 in "the Engineering mode", but it doesn't recognize ST-Link for this board. So currently the only option I can program under the Engineering Mode seems to be SW4S...