MEENAKSHI
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
Posts
Recent activity by MEENAKSHI-
NHD-2.8-240320AF-CSXP-FCTP- Display dose not turn on
When BLE packet sent. My display is turned on. But in this case I sent a packet to MCU display is not turned on but the operations are done. This the code. switch(sierra_response){ case SBLE_CONNEC...
-
Display sleep mode code
I'm using NHD-2.8-240320AF-CSXP-FCTP display. I want to implement the sleep mode in display panel. When not in use, the display should be switched off. Can you please give the code. regards, Meen...
-
NHD-2.8-240320AF-CSXP-FCTP- Can't display the Color background
I'm using NHD-2.8-240320AF-CSXP-FCTP Display. When I sent a data(display the red background) to display. I display like this - This is my code and I'm using ST7789h2 driver. /* USER CODE BEGIN...
-
Code for NHD-2.8-240320AF-CSXP-FCTP with STM32CubeIDE
I'm using NHD-2.8-240320AF-CSXP-FCTP. I want to make a GUI on that. Is there any example code available?