View previous topic :: View next topic |
Author |
Message |
Classic
Joined: 22 Aug 2011 Posts: 6 Location: Thailand
|
Interface Accelerometer and SD card by spi with PIC18F2620 |
Posted: Wed Mar 14, 2012 11:05 pm |
|
|
I want to stored data from accelerometer into sd card with pic18f2620 but port spi in pic18f2620 not enough.Interface of accelerometer in circuit should be? If i want interface accelerometer and sd card with spi. Can you help me?
Code: | // sd/mmc pic18f2620
// SDI C5
// SDO C4
// CLK C3
// CS C2
// mma7455L pic18f2620
// SDI ??
// SDO ??
// CLK ??
// CS C0 |
mma7455L and pic18f2620 can operate in 3.3v |
|
 |
RoGuE_StreaK
Joined: 02 Feb 2010 Posts: 73
|
|
 |
temtronic
Joined: 01 Jul 2010 Posts: 9460 Location: Greensville,Ontario
|
|
Posted: Thu Mar 15, 2012 4:50 am |
|
|
Please tell us where you saw you can run the PIC18F2620 at 3.3V ! |
|
 |
|