Chengdu Ebyte Electronic Technology Co.,Ltd
E79-900DM2005S User Manual
Copyright ©2012–2019
,
Chengdu Ebyte Electronic Technology Co.,Ltd
9
HW_REG_OVERRIDE(0x6028,0x001F),
(uint32_t)0xFFFFFFFF
};
17dBm - The code is as follows
:
// Overrides for CMD_PROP_RADIO_DIV_SETUP_PA
uint32_t pOverridesTx20[] =
{
// The TX Power element should always be the first in the list
TX20_POWER_OVERRIDE(0x00086618),
// The ANADIV radio parameter based on the LO divider (0) and front-end (0) settings
(uint32_t)0x11C10703,
// override_phy_tx_pa_ramp_genfsk_hpa.xml
// Tx: Configure PA ramping, set wait time before turning off (0x1F ticks of 16/24 us = 20.3 us).
HW_REG_OVERRIDE(0x6028,0x001F),
(uint32_t)0xFFFFFFFF
};
14dBm - The code is as follows
// Overrides for CMD_PROP_RADIO_DIV_SETUP_PA
uint32_t pOverridesTx20[] =
{
// The TX Power element should always be the first in the list
TX20_POWER_OVERRIDE(0x0004420E),
// The ANADIV radio parameter based on the LO divider (0) and front-end (0) settings
(uint32_t)0x11C10703,
// override_phy_tx_pa_ramp_genfsk_hpa.xml
// Tx: Configure PA ramping, set wait time before turning off (0x1F ticks of 16/24 us = 20.3 us).
HW_REG_OVERRIDE(0x6028,0x001F),
(uint32_t)0xFFFFFFFF
};
11dBm – The code is as follows
// Overrides for CMD_PROP_RADIO_DIV_SETUP_PA
uint32_t pOverridesTx20[] =
{
// The TX Power element should always be the first in the list
TX20_POWER_OVERRIDE(0x00042E07),
// The ANADIV radio parameter based on the LO divider (0) and front-end (0) settings
(uint32_t)0x11C10703,
// override_phy_tx_pa_ramp_genfsk_hpa.xml
// Tx: Configure PA ramping, set wait time before turning off (0x1F ticks of 16/24 us = 20.3 us).
HW_REG_OVERRIDE(0x6028,0x001F),
(uint32_t)0xFFFFFFFF