STM32 "for the rest of us"

mrburnette:
On another note, I have published a new STM32 Project on my Hackster.io page: Mesmerize

Hey! It works :sunglasses:

Had to change this for my STM32F103RC:

#define TFT_CS          PC7                  
#define TFT_DC          PC6                
#define TFT_RST         PC8