bcf CSN movlw H'00' call spiwriteburst movlw B'00000111' ;0x00 - 00101001 - GDO2 xxxxxx call spiwrite movlw B'00101110' ;0x01 - 00101110 - GDO1 call spiwrite movlw B'00000110' ;0x02 - 00111111 - GDO0 xxxxxx call spiwrite movlw B'00000111' ;0x03 - 00000111 - FIFOTHR call spiwrite movlw B'00101101' ;0x04 - 11010011 - SYNC1 xxxxxx call spiwrite movlw B'10111001' ;0x05 - 10010001 - SYNC0 xxxxxx call spiwrite movlw B'11111111' ;0x06 - 11111111 - PKTLEN call spiwrite movlw B'00000100' ;0x07 - 00000100 - PKTCTRL1 ?????? call spiwrite movlw B'01000101' ;0x08 - 01000101 - PKTCTRL0 call spiwrite movlw B'00000000' ;0x09 - 00000000 - ADDR call spiwrite movlw B'00000000' ;0x0A - 00000000 - CHANNR call spiwrite movlw B'00000110' ;0x0B - 00001111 - FSCTRL1 xxxxxx call spiwrite movlw B'00000000' ;0x0C - 00000000 - FSCTRL0 call spiwrite movlw B'00010000' ;0x0D - 00011110 - FREQ2 xxxxxx call spiwrite movlw B'10011101' ;0x0E - 11000100 - FREQ1 xxxxxx call spiwrite movlw B'10001001' ;0x0F - 11101100 - FREQ0 xxxxxx call spiwrite movlw B'11001010' ;0x10 - 10001100 - MDMCFG4 xxxxxx call spiwrite movlw B'10000011' ;0x11 - 00100010 - MDMCFG3 xxxxxx call spiwrite movlw B'00000011' ;0x12 - 00000010 - MDMCFG2 xxxxxx call spiwrite movlw B'01000010' ;0x13 - 00100010 - MDMCFG1 xxxxxx call spiwrite movlw B'11111000' ;0x14 - 11111000 - MDMCFG0 call spiwrite movlw B'00110100' ;0x15 - 01000111 - DEVIATN xxxxxx call spiwrite movlw B'00000111' ;0x16 - 00000111 - MCSM2 ?????? call spiwrite movlw B'00110000' ;0x17 - 00110000 - MCSM1 call spiwrite movlw B'00011000' ;0x18 - 00000100 - MCSM0 xxxxxx call spiwrite movlw B'00010110' ;0x19 - 00110110 - FOCCFG xxxxxx call spiwrite movlw B'01101100' ;0x1A - 01101100 - BSCFG call spiwrite movlw B'01000011' ;0x1B - 00000011 - AGCTRL2 xxxxxx call spiwrite movlw B'01000000' ;0x1C - 01000000 - AGCTRL1 call spiwrite movlw B'10010001' ;0x1D - 10010001 - AGCTRL0 call spiwrite movlw B'10000111' ;0x1E - 10000111 - WOREVT1 ?????? call spiwrite movlw B'01101011' ;0x1F - 01101011 - WOREVT0 ?????? call spiwrite movlw B'11111000' ;0x20 - 11111000 - WORCTRL ?????? call spiwrite movlw B'01010110' ;0x21 - 01010110 - FREND1 call spiwrite movlw B'00010000' ;0x22 - 00010000 - FREND0 call spiwrite movlw B'10101001' ;0x23 - 10101001 - FSCAL3 call spiwrite movlw B'00101010' ;0x24 - 00001010 - FSCAL2 xxxxxx call spiwrite movlw B'00000000' ;0x25 - 00100000 - FSCAL1 xxxxxx call spiwrite movlw B'00010001' ;0x26 - 00001101 - FSCAL0 xxxxxx call spiwrite movlw B'01000001' ;0x27 - 01000001 - RCCTRL1 call spiwrite movlw B'00000000' ;0x28 - 00000000 - RCCTRL0 call spiwrite movlw B'01011001' ;0x29 - 01011001 - FSTEST call spiwrite movlw B'01111111' ;0x2A - 01111111 - PTEST call spiwrite movlw B'00111111' ;0x2B - 00111111 - AGCTEST call spiwrite movlw B'10000001' ;0x2C - 10001000 - TEST2 xxxxxx call spiwrite movlw B'00110101' ;0x2D - 00110001 - TEST1 xxxxxx call spiwrite movlw B'00001011' ;0x2E - 00001011 - TEST0 call spiwrite bsf CSN bcf CSN ;0x3E - PATABLE - volle Leistung +10dBm movlw H'3E' call spiwrite movlw H'C0' call spiwrite bsf CSN