Rohan Gurav
/
COG4050_adxl355
Code to read the ADXL355 values using the EV COG4050.
Diff: README.md
- Revision:
- 0:f9431dd67dd0
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Wed Aug 15 11:52:56 2018 +0000 @@ -0,0 +1,18 @@ + + +Following is the connection between EV-COG4050 and ADXL355 using the COG expander baord. + +ADXL35x on the EV-GEAR-EXPANDER1Z +CONNECTION DIAGRAM through P4 PMOD_SP1 + +SIGNAL_NAME PIN NUM EVAL-ADXL35xZ +SPI1_CS0 PMOD-P4 1 P2 2 +SPI1_MOSI PMOD-P4 2 P2 6 +SPI1_MISO PMOD-P4 3 P2 5 +SPI1_CLK PMOD-P4 4 P2 4 +GND PMOD-P4 5 P1 5 +FT_EXT_VDD_OUT PMOD-P4 6 P1 1 +FT_EXT_VDD_OUT PMOD-P4 12 P1 3 + + +