강요한
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Activity overview
Latest activity by 강요한-
강요한 commented,
If we do it this way, even the parts that were displaying correctly will stop working. According to the RA6963 datasheet, the flowchart is structured so that data is sent first, followed by the c...
-
강요한 commented,
Yes, the image was rendered exactly as provided in the sample code. Also, the text is being displayed accurately at the specific coordinates I wanted.
-
강요한 commented,
Here are two pieces of code. The first is the LCD code, and the second is the main code. // Configure CE pin. 0=low, 1=highstatic void LCD_SetCE(uint8_t x){ HAL_GPIO_WritePin(GPIOF, LCD_CE_Pin...
-
강요한 commented,
Nothing shows up when I use External CG RAM mode. Also, looking at the RA6963 datasheet, it says user-defined characters can be used starting from 80H even in CG ROM mode.
-
강요한 created a post,
Issue with External Character (CG RAM) Output on NHD-240128WG-ATFH-VZ#
Dear Newhaven Display Support Team, I am currently developing a system using the NHD-240128WG-ATFH-VZ# LCD model. While the standard text and graphic outputs are functioning correctly, I am experie...