How to remove unused services
how do i remove service at the build time,such like avahi-daemon,systemd-timesyncdI don't need them,I hope the system can start as soon as possible by removing unnecessary startup items
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
how do i remove service at the build time,such like avahi-daemon,systemd-timesyncdI don't need them,I hope the system can start as soon as possible by removing unnecessary startup items
For STPMIC1, when it is powered on by asserting the PONKEYn signal low, what would happen if the PONKEYn remains asserted low even after the initial POWER_ON trigger? Would it subsequently trigger a POWER_DOWN if PONKEYn long press turn off is activa...
Hello CommunityI'm trying to bring up a new architecture board based over STM32MP151aaa core.From what I see from the serial the u-boot prompts leaving the following trace:NOTICE: CPU: STM32MP151AAA Rev.BNOTICE: Model: STMicroelectronics custom STM32...
I am trying to flash a 32gb sd card with stlinux for STM32MP157C-DK2 using the guide at https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157C-DK2/Let%27s_start/Populate_the_target_and_boot_the_image The SD card that came with ...
Hi All,I've been running into an issue when trying to activate and run the DFSDM peripheral for the M4 Core to sample a single digital Mic:Source code and device tree generated using STMCubeIDE V1.1.10. The compiled device tree is loaded into the ima...
Hi, I have STM32MP157C-DK2 board and I am running Linux Yocto on it.Now I want to run my own BMP files on the board but I am not getting how to do this. Can anyone help me the procedure to run this.RegardsSrikanth.
Hello,We would like to setup the STM32MP157C-DK2 board. But we couldn't find any information related to the recommended power supply. Could you please suggest us that which Power Supply 5V/3A adapter or connector should we use? It would be great if y...
During startup I read the following on the console:INFO: Loading image id=4 at address 0x2fff0000 INFO: Image id=4 loaded: 0x2fff0000 - 0x30000000 INFO: BL2: Loading image id 5 INFO: Loading image id=5 at address 0xc0100000 INFO: STM32...
Using STM32CubeMX, how to generate the code that goes inside the USER CODE BEGIN/END root sections?
Hello, I try to push the linux Kernel to STM32MP157C-DK2 board. I have made the reboot of my board. After the reboot I don't know why the screen of my board turns on then I can see the logo of ST and then my screen turns off. How can I correct that. ...