Skip to content

P8X32A/Propeller, P2X8C4M64P/Propeller 2 driver object for the Si446x series ISM-band transceiver ICs

License

Notifications You must be signed in to change notification settings

avsa242/si446x-spin

Repository files navigation

si4463-spin


This is a P8X32A/Propeller, P2X8C4M64P/Propeller 2 driver object for Silicon Labs Si446x-series transceivers

IMPORTANT: This software is meant to be used with the spin-standard-library (P8X32A) or p2-spin-standard-library (P2X8C4M64P). Please install the applicable library first before attempting to use this code, otherwise you will be missing several files required to build the project.

Salient Features

  • SPI connection at up to 1MHz (P1), TBD (P2)
  • Set common RF parameters: carrier frequency, TX bitrate, modulation (2/4FSK, GFSK, 2/4GFSK, OOK, and CW for TX testing), frequency deviation
  • Supports on-air bit rates from 100bps to 1Mbps
  • Options for increasing transmission robustness: Syncword, preamble
  • Supports setting preamble length

Requirements

P1/SPIN1:

  • spin-standard-library
  • P1: 1 extra core/cog for the PASM SPI engine

P2/SPIN2:

  • p2-spin-standard-library

Compiler Compatibility

Processor Language Compiler Backend Status
P1 SPIN1 FlexSpin (6.9.4) Bytecode OK
P1 SPIN1 FlexSpin (6.9.4) Native/PASM OK
P2 SPIN2 FlexSpin (6.9.4) NuCode Not yet implemented
P2 SPIN2 FlexSpin (6.9.4) Native/PASM2 Not yet implemented

(other versions or toolchains not listed are not supported, and may or may not work)

Limitations

  • RX reception unverified

About

P8X32A/Propeller, P2X8C4M64P/Propeller 2 driver object for the Si446x series ISM-band transceiver ICs

Topics

Resources

License

Stars

Watchers

Forks