Resolved! How to load glade XML file in user space project created in the STM32 Cube IDE?
I am trying to build gui using GLADE designer for STM32 MP157 DK but i have problem in loading the generated GLADE XML in user space project.
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
I am trying to build gui using GLADE designer for STM32 MP157 DK but i have problem in loading the generated GLADE XML in user space project.
According to the wiki here: Boot from serial NOR, the pins required to boot from a serial NOR flash chip in single mode are PB6, PF8, PF9, PF10. These pins are present on the TFBGA257 package. To boot in dual mode, PH2 and PH3 are required, and these...
Hi,I'm using stm32mp157a-dk1 and I want to drive a pin with the A7.I add and set (as digital output) the pin PF2 (named "Test") to "Cortex-A7 non secure" in the "Pin Reserved" on the IOC file in the window "Pinout & Configuration" of STM32CubeIDE. Th...
Hi,Does anyone know an FM radio receiver IC with Linux driver? Thanks.
Hello, I have sd card with lots of things configured.To save time I want to create backup of this card which I can flash later.Is there any official way to take the backup of the STM32MPU sd card image and also a way to flash the same image on new SD...
Hello, I am using STM32mp157f-dk2 board and I have a peripheral connected on GPIO pin #16 ( PF1)on doing gpoiget gpiochip5 1 > i get 1on doing gpiosetgpiochip5 1=0 i DO NOT get any error but on doing again gpioget gpiochip5 1 > i get 1 againI see it...
Good afternoon, I have written two versions of the time output test programs to the console for STM32MP157D. Both programs work no more than 2 hours, then the system restarts. What did I do wrong?Sincerely, Alexander. ////////////////////////////////...
Hi,We are using stm32mp157a processor in my custom board.In my custom board we have limited peripherals so i need to disable remaining peripherals like ltdc and hdmi ,etc. I disabled in dts files but it didn't effected. How can i disable peripherals ...
On my Ubuntu 20.04, Flashing of STM32MP157C-DK2 with STMCubeProgrammer fails with the following error I easily reproduced using the scripts:$ STM32_Programmer.sh -c port=usb1 -w FlashLayout_sdcard_stm32mp157c-dk2-trusted.tsv -------------------...