新聞中心

        EEPW首頁 > 嵌入式系統 > 設計應用 > STC89C52單片機驅動CC1101無線模塊的發送C語言程序

        STC89C52單片機驅動CC1101無線模塊的發送C語言程序

        作者: 時間:2016-11-30 來源:網絡 收藏
        /************寄存器配置***************/const RF_SETTINGS rfSettings ={0x00,0x08, // FSCTRL1 Frequency synthesizer control.0x00, // FSCTRL0 Frequency synthesizer control.0x10, // FREQ2 Frequency control word, high byte.0xA7, // FREQ1 Frequency control word, middle byte.0x62, // FREQ0 Frequency control word, low byte.0x5B, // MDMCFG4 Modem configuration.0xF8, // MDMCFG3 Modem configuration.0x03, // MDMCFG2 Modem configuration.0x22, // MDMCFG1 Modem configuration.0xF8, // MDMCFG0 Modem configuration.0x00, // CHANNR Channel number.0x47, // DEVIATN Modem deviation setting (when FSK modulation is enabled).0xB6, // FREND1 Front end RX configuration.0x10, // FREND0 Front end RX configuration.0x18, // MCSM0 Main Radio Control State Machine configuration.0x1D, // FOCCFG Frequency Offset Compensation Configuration.0x1C, // BSCFG Bit synchronization Configuration.0xC7, // AGCCTRL2 AGC control.0x00, // AGCCTRL1 AGC control.0xB2, // AGCCTRL0 AGC control.0xEA, // FSCAL3 Frequency synthesizer calibration.0x2A, // FSCAL2 Frequency synthesizer calibration.0x00, // FSCAL1 Frequency synthesizer calibration.0x11, // FSCAL0 Frequency synthesizer calibration.0x59, // FSTEST Frequency synthesizer calibration.0x81, // TEST2 Various test settings.0x35, // TEST1 Various test settings.0x09, // TEST0 Various test settings.0x0B, // IOCFG2 GDO2 output pin configuration.0x06, // IOCFG0D GDO0 output pin configuration. Refer to SmartRF?Studio User Manual for detailed pseudo register explanation.0x04, // PKTCTRL1 Packet automation control.0x05, // PKTCTRL0 Packet automation control.0x00, // ADDR Device address.0x0c // PKTLEN Packet length.};//********************//函數名:delay(unsigned int s)//輸入:時間//輸出:無//功能描述:普通廷時,內部用//********************static void delay(unsigned int s){unsigned int i;for(i=0; i

        評論


        技術專區

        關閉
        主站蜘蛛池模板: 上杭县| 阳春市| 吉木萨尔县| 隆尧县| 图们市| 正定县| 旬阳县| 临漳县| 三穗县| 大姚县| 页游| 绥滨县| 罗田县| 榆林市| 吕梁市| 饶河县| 伊春市| 泰顺县| 泗阳县| 涞水县| 沛县| 奈曼旗| 湟源县| 株洲市| 屏南县| 邢台市| 沾益县| 湖南省| 灵寿县| 兴文县| 长汀县| 大理市| 靖安县| 剑阁县| 岳西县| 莒南县| 镇康县| 甘孜| 旅游| 阿巴嘎旗| 桐乡市|