alexandra
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by alexandra-
If you want, I attach my project or send it by mail.
-
When I used the function: "void lcd_init(void){ LCD_A0_L(); LCD_N_CS1_L(); LCD_N_RES_L(); delay_ms(500); // Do a hard reset of the LCD display controller LCD_N_RES_H(); //...
-
I tried to send, but does not change the pixels, these is my commands for initialization: "void lcd_init(void){ LCD_A0_L(); LCD_N_CS1_L(); LCD_N_RES_L(); delay_ms(500); // Do a hard rese...