1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/drivers/mrf24j40/include
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
..
mrf24j40_internal.h drivers/mrf24j40: add external PA/LNA control on MC/MD/ME devices 2019-05-23 11:07:04 +02:00
mrf24j40_netdev.h
mrf24j40_params.h
mrf24j40_registers.h drivers/mrf24j40: add external PA/LNA control on MC/MD/ME devices 2019-05-23 11:07:04 +02:00