k5utd / OpenRTX

Modular Open Source Radio Firmware
https://openrtx.org
GNU General Public License v3.0
2 stars 2 forks source link

Wiki: Defining a baseband driver for the CC1200 #2

Open AbleArcher88 opened 11 months ago

AbleArcher88 commented 11 months ago

Write a CC1200 Driver for Zephyr so it can be used for transmitting M17.

SP5WWP's CC1200 M17 Experiments

Existing Zephyr IEEE 802.154 CC1200 Driver (by Intel employee)

Alternative approach: https://github.com/M17-Project/CC1200_HAT-fw/blob/main/Core/Src/main.c These files are to decipher the Hardware Abstraction Layer (HAL) SPI functions used by the STM32.