Giter VIP home page Giter VIP logo

pxf's People

Contributors

gitter-badger avatar proficnc avatar tridge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pxf's Issues

Serial 3: GND missing

While I was reviewing the design, I have noticed that the Serial 3 (sheet nÂş2) has not GND signal connected. This could be the reason why the port can't power up connected modules.

In this image, it can be appreciated:

serial3

OUTPUT_EN connected to two MIC5332

@proficnc OUTPUT_EN (signal used to enable/disable the voltage translators) is connected to two different MIC5332:

captura de pantalla 2014-11-28 a la s 16 31 08
captura de pantalla 2014-11-28 a la s 16 31 12

One of them is used to generate the delay but the other one? Could you explain why?

LSM9DSO wrongly wired

For SPI function:

  • Pin 24: SDI
  • Pin 23: SDO_XM
  • Pin 22: SDO_G
  • Pin 21: SPC

Thereby the connections should be:

  • SDI (LSM) -> SPI0_MOSI (P9_21)
  • SDO_XM (LSM) -> SPI0_MISO (P9_18)
  • SDO_G (LSM) -> SPI0_MISO (P9_18)
  • SPC (LSM) -> SPI0_SCLK (P9_22)

Please refer to this thread for a discussion.

MPU6000 bad resistors

We're having issues with the MPU6000 gyros and accels values. The issue might be related to the fact that C409 and C414 don't follow the datasheet's specifications. Instead of 2200 pF they should have a value of 0.1 uF.

This is a guess, it doesn't necessarily mean that the samples will improve. We might have a software bug.

MPU9250 REGOUT capacitor

According to the Package Specification the REGOUT capacitor should be 0.1 uF but a 2200 pF has been placed in the board:
captura de pantalla 2014-10-08 a la s 22 33 35

@proficnc why such change?

3.3v reset

Jumper on the 3.3v enable (J1) needs to be removed for revision 1.1. as a fix, it should be set to position 2-3, rather than the default 1-2

Relevant changes from "rev 1.2" to "rev 1.4"


(left side corresponds with rev. 1.2, right side rev. 1.4):


captura de pantalla 2014-12-11 a la s 18 10 39

In rev. 1.2 the VDD_ADC is not connected properly (that signal provides 1.8 V, the voltage divider is not needed).

captura de pantalla 2014-12-11 a la s 18 19 19

OE from the voltage translators is connected to one of the pins in the P8 header and activated by one of the MIC (LDO) ICs.

captura de pantalla 2014-12-11 a la s 18 18 29

Test points removed. Sensors need adjustments (rev. 1.4 sensors work fine).

captura de pantalla 2014-12-11 a la s 18 23 03

Capacitor changed, signal added to POR2

captura de pantalla 2014-12-11 a la s 18 26 58

Resistor changed from 10K to 100K.

captura de pantalla 2014-12-11 a la s 18 45 44

Straight connection of the Power Module DF13-6 pins. Add CAP to the LDO. Add more resistors to the CURRENT and VOLTAGE sense lines.

I2C bus detect not giving correct result

i2cdetect -r 1 command gives
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- UU UU UU UU -- -- -- -- 5c -- -- --
60: -- -- -- -- 64 -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --

This is clearly a wrong response the expected pings were to be from addresses 0x55(Toshiba LED) and 0x77 (Barometer) instead we are getting responses from 0x5C and 0x64. Until this post the result is proved to be this way on two boards on Siddharth's and Victor's board.
i2cset and i2cget also fails to work for all the mentioned addresses.

Power Module ADC

I went through the schematics and the changes in the PXF for the ADC side. We expect 5 V at the DF13 pins, right? If so, that'll put the voltage at BATT_CURRENT_SENSE and BATT_VOLTAGE_SENSE at 5/3 = 1.6 V which gets into the 0-1.8V range of the BBB ADCs.

Can you confirm this reasoning?

Servo rail power

Remove option of servo rail power backup, connect main power directly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.