User Activity

Hi STM community, I have interfaced an st7701s driver IC-based display with stm32h747 chip using MIPI DSI in RGB565 mode and using only the internal SRAM(512KB) of stm32 as the frame buffer(2*480*480 Bytes) but the display framebuffer looks like star...
Hi @, I am trying to configure the display with the H7 series, and the connections are accurate, I've tried more than one LCD to check if the problem is in the display but there is not response from the display side. I wonder if the MIPI DSI initiali...
HI,I am trying to get ADC read but the result is only the first read repeatedly even I change the voltage on ADC channel input it remains the same, ADC Innitializationstatic void MX_ADC3_Init(void){ /* USER CODE BEGIN ADC3_Init 0 */ /* USER CODE END ...