User Activity

Hi!   I am trying to use ADC on STM32MP157C-DK2.   With Starter Package image it runs fine, but with st-example-image-qt it stuck on the function below.   Can somebody helps me with this? I think it is a problem in the device tree file.   if(HAL_ADC...
Hi, I know this is not important thing but make things easy.I don't know how can I do that.Thank you!
Hello, I'm trying to compile the firmware to use the B-L475E-IOT01A in AWS IoT.I just download the pack X CUBE AWS, import to STM32CubeIDE(v1.0.0 and v1.1.0) and compile.There are two error on make file.I try to make the samething with SW4STM32(v2.9 ...
Hello, I'm using the OpenAMP_TTY_echo example with some modification.if (VirtUart0RxMsg) { VirtUart0RxMsg = RESET;   while (data < 65535) { itoa(data, buf, 10); if(VIRT_UART_Transmit(&huart0, (uint8_t *)buf, 10) != VIRT_UART_OK)...
Hello!I'm trying to understand the interaction between CA7 and CM4.I need to acquire some real-time signals in CM4 and show the signal in a display on CA7.What is the easy way and what is the right way to do this?
Kudos from