Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by krish121

  1. K

    Tft lcd interfacing with microocntroller

    Can u suggest me TFT lcd which is widely used in industries . i found datasheet of tft lcd after searching on net. Link for that datasheet.. https://www.farnell.com/datasheets/68775.pdf i am using pic18f series microcontroller to interface with tft lcd.. i have not worked with glcd , i have...
  2. K

    Tft lcd interfacing with microocntroller

    hi! i am starting my new project interfacing tft lcd with microcontroller ...i have work with 16x2 lcd in past .. but for TFT LCD is new for me Please guide me how can i start or provide me some tutorial...
  3. K

    spi interface with eeprom

    hi! i am using with mode 0 ckp & cke are 0 but still when i read at eeprom i always get result 0.so please help me ... guide me.....
  4. K

    spi interface with eeprom

    hi! i am interafcing eeprom with spi pic 18f . i am using following setting but my code doesn’t work.. i m using 25AA040 eeprom .. SSPSTAT =0×40; // SPI MASTER MODE, spi clock select bit CKE=1 SSPCON1=0X30; // ckp=1 then spi write command unsigned char spi_write(char c) { SSPBUF=c...
  5. K

    oscillator dspic smps

    hi! how can we lock oscillator freq with pll in dspic30f2023 help me.

Part and Inventory Search

Back
Top