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 e.karimi.elc

  1. E

    [ARM] TFT LCD ILI9341 8bit data mode problems

    Re: TFT LCD ILI9341 8bit data mode problem Dear Paul , Thanks for points, i check all items one by one . you must handle the orientation of LCD .... has been done You must have enough RAM area to use it.. has been done #define Max_Lcd_Buff 320L*240L //ILI9341_TFTWIDTH * ILI9341_TFTHEIGHT...
  2. E

    [ARM] TFT LCD ILI9341 8bit data mode problems

    TFT LCD ILI9341 8bit data mode problem Dear Sirs , recently we use TFT LCD with ILI9341 controller in 8bit data mode and a STM32F746 with mikroc compiler.our LCD size is 320*240 pixels , i don't know why we can't write on address higher than 255 ! , and we don't access in bottom of LCD , i mean...
  3. E

    STPM10 Data active energy calculation problem

    STPM10 has a special SPI port and doesnt have I2C port so pull up resistor is not necessary. any of evaluation board of stpm10 have pull up resistor. I always check parity and it is strange for me that parity is always correct. if((DAP1_Prty != 0xF0) || (DRP1_Prty != 0xF0) || (DSP1_Prty...
  4. E

    STPM10 Data active energy calculation problem

    Thank you for your reply The following code is a part of my software that read DAP register. Please see my code and help me if any thing is wrong. forgive me for english. //---------- Idle State ----------------------------------------------------// SCL = 1; SDA = 1...
  5. E

    STPM10 Data active energy calculation problem

    Dear Sirs , I working on single phase energy meter project , we setup a simple board for STPM10 metering IC , we success on reading voltage and current but when we read active energy register we have transiant overshoot in our data , we get sample every 25 msec for example these data collected...

Part and Inventory Search

Back
Top