You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A quick test of interfacing my STM32F103 with an ILI9320 controlled LCD [Forked from the original project, modified to work with a 8bit latch for the LSB]
LCD Test based on the STM32F103RBT6 microcontroller
This project currently does nothing more than the template I have, currently very much a WIP >.>
This is a small project designed to test the LCD on an STM32F103RBT6 dev board like this
I recommend using something like stm32flash for this board, it can be found here
Feel free to use it how you want, just let me know if it helps at all :)
About
A quick test of interfacing my STM32F103 with an ILI9320 controlled LCD [Forked from the original project, modified to work with a 8bit latch for the LSB]