User Activity

Hi,I am using STM32H563ZI to design a new product, there is a SDRAM(W9825G6KH-6) connected to the MCU with 16bit width bus. The SDCLK is 125MHz while the MCU running at 250MHz.  The read and write to SDRAM address space are both OK. But the read writ...
Hello,I am developing using the OpenSTLinux Ecosystem 4.1 Distribution package.  And I generate "SDK by bitbake -c populate_sdk st-image-core", and obtained the SDK (I think it is the same to the Developer Package offererd by st.com). After that, I r...
Hello everyone, I am trying to debug a custom board with STM32MP151 with WM8988 connected with SAI2, the connection is just as  STM32MP15x-DK with except that there is no I2S to HDMI. The device tree configuration is a mimic of STM32MP15xx-dkx.dtsi. ...
Hello,I am developing on a custom STM32MP151AAC board, the software is openstlinux-5.15-yocto-kirkstone-mp1-v22.11.23. The board successfully booted, and most of the part works fine. The problem is I cannot make USBOTG run. My board use FUSB302 inste...
HI,I am working on a custom STM32MP151AAC3 board, and working on OpenSTLinux 4.10 distribution package.Now I can connect to the board through UART4(PB2 and PG11) by STM32CubeProgrammer, and I want to tune the DDR3 to verify the design. I need the u-b...