Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 26 Jan 2007 06:07 AM by  MatthiasKirst
I2C problems
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages
MatthiasKirst
New Member
New Member
Posts:


--
26 Jan 2007 06:07 AM
    Hi guys,
    we are integrating the SOM-board into our world and got it running with JTAG and RS232.

    Now I want to contact a CMOS-sensor via I2C.

    I2C-Problem: I do not get the I2C1_CLK out of the SOM-board.
    I tested the signal I2C1_CLK with an oscilloscope on the expansion connector J13 Pin 147.
    Is there any known trick, beside things I've done?
    Is there an other way to test?
    Did Logic test the I2C features?
    Wire/adapter problem?

    Thanks.
    Matt & Steffen

    My way to put data via I2C:

    - I enabled I2C_SCL and I2C_SDA in the SW_MUX_OUT_EN ( sw_mux_ctl_csi_hsync_csi_pixclk_i2c_clk_i2c_dat )
    - I set IFDR[IC]
    - I enabled I2CR[IEN])
    - set I2C Address Register

    - for sending:
    - reset I2SR[IAL]
    - set I2CR: MSTA and MTX
    - write data to I2DR
    - problem: I could not detect any clock on pin I2C_CLK
    You are not authorized to post a reply.