Other Parts Discussed in Thread: CC1310
Hi everyone,
Just to be quick, can I do the following?
#define CC1310_LAUNCHXL_SPI0_MISO IOID_8 /* RF1.20 */ #define CC1310_LAUNCHXL_SPI0_MOSI IOID_11//IOID_9// /* RF1.18 */ #define CC1310_LAUNCHXL_SPI0_CLK IOID_10 /* RF1.16 */ #define CC1310_LAUNCHXL_SPI0_CSN IOID_9//IOID_11//
The project in which I did this is rfEchoTx
Thanks in advance,
-Chandrasekhar DVS