大家好,我们使用北欧nRF905的RF模块,并与PIC18F25k80连接。以下是我的SPI例程:void SPI_Master_Init(void){SSPCON1=0x00;SSPSTAT=0x00;TRISC=0x90;//SCK,SDO AS OUTPUT,SDI AS INPUT SPI_CS_TRIS=0;PORTC=0 ...
The Getting Started Guide contains an introduction to the T&M Toolkit and its use with controlling, configuring and acquiring data from test systems and instruments.