I was tasked to support an "Instrumentation Emergency" if you can
imagine one. I have to interface with a single ADIS16365 MEMS and
record data at it's max rate (819.2 sps without an internal clock). I
tried using a 232-SPI interface device, but the TS-7300 serial port just
can't support that kind of throughput. I chewed up most of my time
(I've only been given a week to complete this) trying to get this to
work, I've only a couple days left.
I see the TS-7300 has an SPI interface already.
1) Has anybody done this already where I can get some guidance? Where
do I attach the MEMS device? How do I wire up the TS-7300?
2) I've used the XDIO interface to sample DIO2, that's the extent of my
experience using the DIO on a TS-7300. Are there any SPI code snippets
I can plagiarize?
Thanks in advance for any assistance.
G.