How do I add sources to apt-get sources.list.d?
There are no repos defined in /etc/apt/sources.list.d/I can't seem to use apt-get to install git or nano or anything....
Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.
There are no repos defined in /etc/apt/sources.list.d/I can't seem to use apt-get to install git or nano or anything....
HI,Is it possible to write and compile c++ user space application for stm3m2mp1?If yes how ?
hi,i would like to modify the start_up_demo_launcher.sh script as well as the weston.ini file so that my application is started instead of the STM demo application. i would then like to add these files to my own distribution package so that i can fl...
My board with stm32mp157 wakes up from CSTOP with UART wake source, but cannot wakes with RTC or WAKEUP PINs from STANDBY. TF-A outputs strange errors at the end:ERROR: Illegal access to 0xe0000000 in :ERROR: Non-SecureERROR: PrivilegeERROR...
I'm developing an IoT device for a customer and I have an external Bluetooth SoC connected to the ST's MCU via UART. The BT SoC shares its UART Tx pin with reset functionality so I need to develop a driver to momentarily turn the UART to GPIO mode to...
HelloI'm going to create and flash my custom board with CubeMx. But I don't know how to modify the dtb file.Can you give me a link or a way to get the right help?
Hi,Is STM32MP1 is able to drive two displays at once , one via DSI and another via RGB is it possible? Following are the combinations :RGB to HDMI ---- to drive HDMI display.DSI to HDMI ----- to drive HDMI display.RGB to LVDS ----- to Drive LVDS disp...
I want to control a GPIO before u-boot, so how to control in TF-A?
We are building a custom embedded system based on STM32MP1 using customised OpenSTLinux. We are currently using the st-image-core as a starting point but we found it already heavy.Is there any option or other images providing a smaller image ?Also h...