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 & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • 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
RoadTests & Reviews
  • Products
  • More
RoadTests & Reviews
RoadTest Forum What to do when a review doesn't go as planned
  • Blogs
  • RoadTest Forum
  • Documents
  • RoadTests
  • Reviews
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join RoadTests & Reviews to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 18 replies
  • Subscribers 2563 subscribers
  • Views 3410 views
  • Users 0 members are here
Related

What to do when a review doesn't go as planned

scottiebabe
scottiebabe over 4 years ago

I am currently having an issue reviewing the MAX77714 EVK where the 32k XO isn't running. Its not really a hardware issue as I can get the XO to run just with the capacitance of 2 10x scope probes. The issue has to do with configuring the PMIC to enable its on die load capacitors for the 32k oscillator.

 

I can't even try to enable the load capacitors because the evaluation software doesn't have the correct register map for the PMIC. The evaluation tool locates the 32KLOAD bitfield in register 0x31:

image

 

When actually the bitfield is in register 0x30 (from the datasheet: https://datasheets.maximintegrated.com/en/ds/MAX77714.pdf ):

image

 

Actually as I write this, even if the 32KLoad register was addressed correctly in the evaluation software it is readonly so I still wouldn't be able to change it. So why isn't it booting with a value of 0b00 instead of 0b10? Wrong OTP config?

 

So, my questions is what do reviewers typically do in this situation?I don't want to write a scathing review over something so silly.

 

I suppose I will start by seeing if maxim will confirm the issue with the EVK and see if they can provide a software fix or want to send new hardware.

 

One of the uncertainties I had with my last review was determining if I am reviewing the silicon product or the evaluation platform. In this case, am I reviewing the MAX77714 or the EVK and software for the MAX77714? Or, a bit a both? Or, is it up to the reviewer?

 

Thanks

  • Sign in to reply
  • Cancel

Top Replies

  • scottiebabe
    scottiebabe over 4 years ago in reply to dougw +1
    Yes, normally this is a good way to drown out a 32kHz oscillator, lol. The board designer did include not fitted load caps, so I can make the on board 32kHz XO function, just not what I was expecting from…
  • navadeepganeshu
    navadeepganeshu over 4 years ago +1
    I too see the same thing happening wherein the register values are incorrectly mapped against the capacitance value choices. But I am curious, why that value needs to be changed/configured? Seems like…
  • 14rhb
    14rhb over 4 years ago +1
    Like many other roadtesters and yourself, I too have run into issues with development boards before. Progress is very slow and each step seems to be a struggle - but keep trying. Use the manufacturer's…
Parents
  • navadeepganeshu
    navadeepganeshu over 4 years ago

    scottiebabe  wrote:

    One of the uncertainties I had with my last review was determining if I am reviewing the silicon product or the evaluation platform. In this case, am I reviewing the MAX77714 or the EVK and software for the MAX77714? Or, a bit a both? Or, is it up to the reviewer?

    About this, I think it's expected to be a full-stack review covering the whole device platform(the chip, evaluation hardware, software). Getting all the features into test and review might not be very practical for all the RoadTests, given specified time, but exploring one or two unique ones (probably the one's which other manufacturers don't provide) and probably covering a project realated to that feature putting device to edge cases. Afterall, nothing is bounded. Reviewer is free to plan the flow of RoadTest.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • scottiebabe
    scottiebabe over 4 years ago in reply to navadeepganeshu

    I'm glad I have taken the time to collect my thoughts on this issue. I will also define what I expected to be a reasonable response and level of support from Maxim. If they are able to:

    • Provide a software fix for setting the 32KLoad register
    • Acknowledge and update the datasheet to reflect what the 32Kload register is with OTP=1 silicon

     

    Then I believe they would have done everything they should do given the issue at hand. If it does turn out to be the datasheet isn't correctly documented, I can see how the EVK board designer made the "mistake".

     

    So far I haven't seen any issues with the MAX77714 silicon per se. Its been with the EVK, documentation, and software. I suppose the review is a bit of everything.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • scottiebabe
    scottiebabe over 4 years ago in reply to navadeepganeshu

    I'm glad I have taken the time to collect my thoughts on this issue. I will also define what I expected to be a reasonable response and level of support from Maxim. If they are able to:

    • Provide a software fix for setting the 32KLoad register
    • Acknowledge and update the datasheet to reflect what the 32Kload register is with OTP=1 silicon

     

    Then I believe they would have done everything they should do given the issue at hand. If it does turn out to be the datasheet isn't correctly documented, I can see how the EVK board designer made the "mistake".

     

    So far I haven't seen any issues with the MAX77714 silicon per se. Its been with the EVK, documentation, and software. I suppose the review is a bit of everything.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
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