User Activity

Hi,I am using the STM32H563 with an ST7735S display and encountering a colour difference between TouchGFX and the display. How can this issue be resolved?ThanksMathan
Hi,I am using the STM32H563 and WF18GTLAADNN0 display with SPI for interfacing and the ST7735 library from Controllerstech. However, the application is not functioning. Could you confirm if any driver initialization steps have been omitted? Hardware ...
Hi, Good Morning            I want to control the motor through an analog input (PA4) (ADC2_IN17). However, I am unable to read the ADC value. The generated code lacks the initial configuration for ADC2 channel 17 in the MX_ADC2_Init() function.Pleas...
Hi, I am using the STM32H573I-DK eval board. I can able to write and read the data in flash memory (sector 127). But after resetting or power cycle it does not retain the data. that sector fills with 0xFFFFFFFF only.  how do fix this issue? Here is m...
Hi,We have encountered another problem. When the potentiometer voltage level is increased, the motor speed increases smoothly. However, when the potentiometer voltage level is decreased, the motor suddenly stops and displays an overvoltage error.How ...