1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/mrf24j40
Benjamin Valentin 477938e46e drivers/mrf24j40: add external PA/LNA control on MC/MD/ME devices
The MRF24J40MC/MD/ME modules contain an external power amplifier &
low noise amplifier that has to be enabled manually by setting three bits
in the TESTMODE register.
On MRF24J40MC the power amplifier is powered by a separate voltage regualtor
that has to be enabled by setting GPIO3 to HIGH.

During Sleep and CCA the PA should be disabled.

Co-authored-by: Carton <joel.carron@eeproperty.ch>
Co-authored-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
2019-05-23 11:07:04 +02:00
..
include drivers/mrf24j40: add external PA/LNA control on MC/MD/ME devices 2019-05-23 11:07:04 +02:00
Makefile drivers/mrf24j40: initial mrf24j40 support 2017-01-26 10:05:20 +01:00
mrf24j40_getset.c drivers/mrf24j40: add external PA/LNA control on MC/MD/ME devices 2019-05-23 11:07:04 +02:00
mrf24j40_internal.c drivers/mrf24j40: add external PA/LNA control on MC/MD/ME devices 2019-05-23 11:07:04 +02:00
mrf24j40_netdev.c mrf24j40: don't load data if iol->iol_len == 0 2019-04-01 11:46:42 +02:00
mrf24j40.c drivers/mrf24j40: add external PA/LNA control on MC/MD/ME devices 2019-05-23 11:07:04 +02:00