We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi friends; I bought a development kit from keil(mcbstm32c). It has an st arm32 mcu and tft lcd.when i started to kit a big font written KEIL word is rotating.I looked to source code to learn create my own animation there is a c subroutine code. But is it to long as 7500 lines is starts like that: ( const unsigned char ARM_Ani_16bpp[]= 0xff,0xff,0xff,0xff,0xff....... ) how can i do this pixel coding manually,it is impossible Is there any program to create animations codes? My own words and my own graphics
Please post the reset of the 7495 lines!