element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum i2cdetect gives an empty grid
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 17 replies
  • Subscribers 657 subscribers
  • Views 1921 views
  • Users 0 members are here
  • raspberry
  • maxim integrated
Related

i2cdetect gives an empty grid

bugtech
bugtech 10 months ago

Hi! 

I am using SerDes MAX96717F Ser and MAX96714F Des (MAXIM INTEGRATED) along with raspberry pi 4. I want to display the image on raspberry pi using MIPI camera connected to Serializer. 

While following some tutorial, I get stuck where i have to check either the i2c detects the devices or not. So i get an empty grid. What can be the issue here?? 

I am new to SerDes. 

Thank you.  

  • Sign in to reply
  • Cancel
Parents
  • aswinvenu
    0 aswinvenu 10 months ago

    Did you enable the i2c interface in RPi 4?

    sudo raspi-config

    go to Interface options -> I2C

    imageimageimageimage

    Once you wire up the SDA (pin 3), SCL (pin 5). You can run i2cdetect tool to check the device is available.

    (Pin-out reference : https://www.raspberrypi.com/documentation/computers/images/GPIO-Pinout-Diagram-2.png?hash=df7d7847c57a1ca6d5b2617695de6d46)

    i2cdetect -y 1

    image

    If you don't see the address of the I2C slave device ( in your case MAX96717F ) Then you check any thing is wrong from the MAX96717F board side.

    Regards,

    Aswin

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • aswinvenu
    0 aswinvenu 10 months ago in reply to aswinvenu

    According to the datasheet
    https://www.analog.com/media/en/technical-documentation/data-sheets/max96717f.pdf

    image

    Voltage at the CFG0 pin decides the interface I2C/UART

    image

    Please make sure that your board has these pin voltage set as per the table.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • bugtech
    0 bugtech 10 months ago in reply to aswinvenu

    Hi aswinvenu 

    Thank you for your response. 

    1: I have made sure to install i2c tools and enable it on RP4. 

    2: I am not sure how to wire up the SDA and SCL pin. Do i have to place a jumper on pin 3 and 5? Or do i have to place a jumper on 3:4, 5:6. 

    Kindly guide. 

    Thanks again!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • aswinvenu
    0 aswinvenu 10 months ago in reply to bugtech

    Can you please share the EVAL Board pic? Are you using MAX96717F-AAK-EVK ?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • bugtech
    0 bugtech 10 months ago in reply to aswinvenu

    RP4MAX96714F BAKMAX96717F AAK

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • bugtech
    0 bugtech 10 months ago in reply to bugtech

    These are the boards i am using. MAX96717F AAK (Serializer) MAX96714F BAK (Deserializer) RP4 to display the output of the RP camera V2 connected to serializer. 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • bugtech
    0 bugtech 10 months ago in reply to bugtech

    These are the boards i am using. MAX96717F AAK (Serializer) MAX96714F BAK (Deserializer) RP4 to display the output of the RP camera V2 connected to serializer. 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • aswinvenu
    0 aswinvenu 10 months ago in reply to bugtech

    I can't see the connection between RPi and MAX96717. I assume you are connecting them using some jumper cables.

    image

    Note : The voltage divider required for configuring the voltage across pin CFG0 is controlled via a digital potentiometer IC (MAX5419)

    image

    If this was not properly set you wont get the I2C access. You can either download the eval solftware and configure the voltage there

    or

    Remove 0E resister R150 and place it at R20. This will enable the on-board potential divider( R15, R79) to control the CFG0 voltage.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • bugtech
    0 bugtech 10 months ago in reply to aswinvenu

    I am using GMSL EVKIT RPI ADAPTER to make the connection between SerDes and RP4.. (https://wiki.analog.com/resources/eval/user-guides/ad-gmslcamrpi-adp)

    Also i have assembled 0 ohm on R66, R70 and R80. 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • aswinvenu
    0 aswinvenu 10 months ago in reply to bugtech

    These are for connecting to RPI's CSI port. It has nothing to do with the I2C. Can you please show how you are wiring the I2C?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • bugtech
    0 bugtech 10 months ago in reply to aswinvenu

    Thats what i am unable to understand. How to wire I2C. I thought it made the communication with the 15way cable already. Can you please guide how to wire I2C? Sorry but i am super new to serializer. 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • aswinvenu
    +1 aswinvenu 10 months ago in reply to aswinvenu

    either you can wire up the I2C using MAX96717F board or from GMSL EVKIT RPI ADAPTER.

    In GMSL EVKIT RPI ADAPTER P17 can be used for the same.

    image

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Reject Answer
    • Cancel
  • aswinvenu
    +1 aswinvenu 10 months ago in reply to aswinvenu

    Try this

    image

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • bugtech
    0 bugtech 10 months ago in reply to aswinvenu

    IT WORKS!!!

    Now i see the address. Thank you so much for your help! 

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • aswinvenu
    0 aswinvenu 10 months ago in reply to bugtech

    Pleasure helping you :)

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • bugtech
    0 bugtech 10 months ago in reply to aswinvenu

    Sorry. But one more thing. For accessing the RP v2 camera, do i have to also connect SDA, SCL of deserializer? Thanks again

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • aswinvenu
    +1 aswinvenu 10 months ago in reply to bugtech

    For configuration purpose, Yes! But you can connect them to the same I2C pins of RPi.  You can access it from J4 of MAX96714F BAK.

    image

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Reject Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube