- Home
- Help and Support
- Support Forum
- ADC Differential Pi
- Not always initializing
Not always initializing
1367 Views - Created 26/03/2019
26/03/2019
Posted by:
brent
I have an issue where one of my boards occasionally can't initialize in the code. I've checked that the address is correct, and it doesn't always happen but when it does will happen for extended periods of time (days). Nothing appears to be vissually a problem.
I am running a full stack of four on a pi zero if it makes a difference. Has anyone encountered this issue?
Thanks!
Try checking all of the solder joints and connectors on the board to make sure there isn't a dry joint or bad connection. With a dry solder joint, it can work fine most of the time and then stop working when the temperature changes and the metal expands or contracts.
Note: documents in Portable Document Format (PDF) require Adobe Acrobat Reader 5.0 or higher to view, download Adobe Acrobat Reader or other PDF reading software for your computer or mobile device.
Formatting your Forum Post
This forum uses BBCode, short for Bulletin Board Code, which is a lightweight markup language used primarily in online forums and message boards to format and structure posts. It provides a simple way for users to add formatting and styling to their text without requiring knowledge of HTML or other complex programming languages. With BBCode, users can enhance their messages by applying formatting tags such as bold or italic. Additionally, BBCode allows users to insert images, create clickable links, quote other users, and more.
Type | Syntax | Purpose |
---|---|---|
Bold | [b]{text}[/b] | Makes {text} bold |
Italic | [i]{text}[/i] | Makes {text} italic |
Quote | [quote]{text}[/quote] | Creates a quotation box saying {text} |
Image | [img]{url}[/img] | Shows the image indicated by {url} |
Link | [url]{url}[/url] | Makes a link to {url} |