Engineering Support
Community moderator- Following 0 users
- Followed by 1 user
- Votes 10
- Subscriptions 781
Comments
Recent activity by Engineering Support-
Hi Shubha, You don't need to initialize the display through SPI before sending RGB data. The SPI lines are for our internal use. You can find the RGB timings and diagrams on the data sheet here: ht...
-
Hi Nadheem, Could you provide your wiring diagram on how you are connecting with the display? I also wanted to ask if you are pulsing the RESET every SPI transmission? The reset pin should only be ...
-
Hi Peter, Thank you for the detailed information. I wanted to clarify if your SPI protocol is following this timing diagram? I also wanted to provide the programmer's guide for this chip if you ...
-
Hello, My apologies, you are right. I looked at your code again and saw this at initialization: // Set Text Area (Number of characters per line) LCD_WriteData(TEXT_AREA); LCD_WriteData(0x0...
-
Could you try sending the command first before the data for the LCD_DrawAt() function? See the modified code here: void LCD_DrawAt(uint8_t x, uint8_t y, const uint8_t text){ // Convert pixel coo...
-
Hello, Thank you for providing the code. I wanted to ask, did you manage to get the display working without the custom characters? Just displaying basic shapes or characters.
-
Hello, Could you please send the full source code? I want to see how the LCD_WriteData and LCD_WriteCommand functions work
-
Hi Kumail, Never mind, we have the 3D model ready today. Could you please provide your email so I can send you the file?
-
Hi Kumail, We can try to see if we can provide you the model. It would most likely take at least 1 week.
-
Hi Kumail, Unfortunately, we currently don't have a 3D model of this display with the cable folded.