Sorry for spamming. I'm just going to dump a few hints here. void ili9320_Initializtion() { /***************************** ** Ó²¼þÁ¬½Ó˵Ã÷ ** // Chinese comments THANK YOU! ** STM32 ili9320 ** ** PE0~15 <----> DB0~15 ** ** PD15 <----> nRD ** ** PD14 <----> RS ** ** PD13 <----> nWR ** ** PD12 <----> nCS ** ** PD11 <----> nReset ** ** PC0 <----> BK_LED ** ******************************/
@user6141 started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Sorry for spamming. I'm just going to dump a few hints here.
void ili9320_Initializtion()
{
/*****************************
** Ó²¼þÁ¬½Ó˵Ã÷ ** // Chinese comments THANK YOU!
** STM32 ili9320 **
** PE0~15 <----> DB0~15 **
** PD15 <----> nRD **
** PD14 <----> RS **
** PD13 <----> nWR **
** PD12 <----> nCS **
** PD11 <----> nReset **
** PC0 <----> BK_LED **
******************************/