User Activity

Hi,  I`m new to MIPI DSI, and still learn how to use it.Recently, I develop with my custom board and start with MIPI interface display. Then config with CUBEMX, but after compile program, it always stuck in HAL_DSI_Iinit  while loop below      /* Ge...
Hi ,   Recently, I`m using STM32H7 MCU to implement Ethernet Application. I have try TCP Client Echo from example code and it works. Then I want to try with MQTT and it always gets fault. And using mqtt_client_connect function, it will return ERR_RTE...
Hi All to Professional,I`m using the TouchGFX to work on my custom board. (STM32H7Series)And my environment of software tool.- STM32CubeIDE Ver 1.11.2- TouchGFX Desiger 4.20.0 Here`s the thing~I build the project with CubeIDE and setting all peripher...
Hi,I`m using small internal flash MCU for my research, so I need to store all function and data on external flash.The File Extension is called *.stldr that generated from External Loader Algorithm. After programming, all function works fine.Now I con...
Hi,​I`m using STM32G431 for practicing SPI protocol knowledge, but face some problem like below.​I use �?HAL_SPI_Transmit_IT】API to send (0x5A,0xA5) data out, but measure with Oscilloscope and figure out the wrong data.In �?SPI_TxISR_8BIT】show how d...
Kudos from