Question
What is the purpose of SUBGHZ registers 0x8E2 and 0x8E5 in the STM32WLE5
While reverse engineering a demo application from ST / Seeed ( Seeed-Studio/LoRaWan-E5-Node at qian (github.com)), I started monitoring all commands and register access from the MCU to the embedded SX126.
I see there are writes to register:
WR [08E2]:0C
WR [08E5]:20
Those registers are not mentioned in the datasheet from Semtech, nor the STM32WLE5 datasheet from ST…
What is the purpose of those registers ?
Why is the SW writing those values ?
Why is this not in the datasheet ???
