User Activity

I have a Arduino Mega and a STM8S003F3. I set up I2C communication between them. Arduino Mega is master. STM8S is slave. STM8S runs at 3.3V. Arduino Mega I2C clock frequency is the default(100KHz). TIM4 goes into interrupt every 1ms.If I don't enable...
I am looking into using an STM32 with TouchGFX to drive a 4.3" TFT-LCD. The TFT-LCD will have ST7282 type of internal driver. Is there driver for this already? Or do I have to write my own?Thank you in advance.
I have a STM8S003F3 and a Arduino Micro SD Card Module. I want to communicate with Micro SD Card. But Project SPI_FastCommunicationMicroSD in STM8S_StdPeriph_Lib is not working. It goes into "Go to infinite loop when there is mismatch in data program...
Kudos from