Questions about STM32F1

Thread Starter

Teemu Laurila

Joined Jun 10, 2016
7
Hey! I bought stm32f103c8t6 "breakout" and i'm having some troubles with coding it. I got already nokia 5110 lcd working, but i can't get my ili9488 (i would like to use adafruits TFTLCD library because it has all the functions and I really don't have the skills to code my own library) display working, because it uses arduino's pinout D2-D9. How i should change the library to get it working with this? Has anyone ever made anything with that board? I didn't find a lot of info about it. Also, can i program it in assembly, and how i'm going to do it? Thanks already if someone knows ;)

Ps. I'm using it now with Arduino IDE (flashing trought UART bootloader)
 
Top