Dear all,
I am attempting to investigate the difficulty / feasibility of interfacing the DM365:
- directly (via SPI) to a CC1101 v.s.
- (via SPI) to a dedicated micro (eg MSP430 / PIC24) which in turn interfaces (via SPI) to the CC1101.
The ultimate would be the former. In this regard however; my concerns (due to inexperience) are the following:
- How to configure a GPIO as an input with a neg interrupt on change.
- How to access this IRQ from userland
- The actual interrupt latency on a GPIO pin (is this sufficient / reliable enough to service the chipcon?!).
- The difficulty in writing an SPI device driver for the CC1101 (rather vague question, apologies)
We are evaluating on the DM365 DVEVM with Davinci PSP 03.01 & 2.6.32-rc2.
I would really appreciate if someone could point me in the right direction regarding recommended reading to get to grips with the above.
Many thanks,
Nick