اطلاعیه

Collapse
No announcement yet.

not defined LCD DATAPORT

Collapse
X
 
  • فیلتر
  • زمان
  • Show
Clear All
new posts

    not defined LCD DATAPORT

    سلام
    برای برطرف کردن ارور not defined LCD DATAPORT باید چیکار کنم؟
    من فایل LCD.h رو include کردم ولی این خطا رو میده...
    قبلا این خطا رو نمیداد، ولی الان هر کار می کنم این خطا برطرف نمیشه.
    کسی میدونه باید چیکار کنم؟
    کد:
    #define family_lpc17xx          /* TFTLCD definition */
    #define TFTLCD_DATA_MSB_Nibble_Port_0
    #define LCD_MSB_Nibble_OFFSET     15
    #define TFTLCD_DATA_LSB_Nibble_Port_0
    #define LCD_LSB_Nibble_OFFSET     4
    #define TFTLCD_CONTROLPORT_2
    #define TFTLCD_CS           8
    #define TFTLCD_RS           9
    #define TFTLCD_WR           10
    #define TFTLCD_RD           11
    #define TFTLCD_RST           13
لطفا صبر کنید...
X