2021-07-01 05:21 AM
I'm using stm32f103c8t6 to control tft screen. I tried to use stm32f030c8t6 to conrol tft with same library but screen is always black. What can be the reason ?
2021-07-01 06:32 AM
There's probably a bug in your program
2021-07-01 07:26 AM
I create a new project on cube mx for stm32f030 all settings and codes are same with stm32f103 project. What may i missed. do you have any idea?