alexandra
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by alexandra-
alexandra commented,
If you want, I attach my project or send it by mail.
-
alexandra commented,
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(); //...
-
alexandra commented,
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...
-
alexandra created a post,
NHD-C12864LZ-FSW-FBW-3V3
Hello, I use a LCD NHD-C12864LZ-FSW-FBW-3V3 ( ST7565R-G controller).I use the SPI transmission, with the STM32VLDISCOVERY board (STM32F100RB).When I do initialization appear few pixels ON after "DI...