btcven / radio-firmware

The firmware for the radio module
https://locha.io
Apache License 2.0
7 stars 10 forks source link

boards/turpial: configure CC1190 front end. #99

Closed jeandudey closed 4 years ago

jeandudey commented 4 years ago

This configures the LNA, PA and HGM.

HGM is set to logical 1, enabling the maximum output power on the Front-End.

Please compare with the datasheet the GPIOs defined at board.h as there are some doubts on which pins are used.

Depends on #97

luisan00 commented 4 years ago

we have output power 🎉

jeandudey commented 4 years ago

I'll merge the PR. I'll schedule the headers change to another PR. Thanks for the review!