Skip to content

Support stm32wl-lora-driver.rf-switch-ctl1..3 as NC #14714

@niondir

Description

@niondir

By Default the RF-Switch CTL1 to CTL3 lines are NC and will cause a HardFault. On my (custom) board, I only utilize a single Pin for the RF switch.
There could be a little documentation on the 3 Pins (or do I miss it somewhere) and they should be optional.

See comment in void STM32WL_LoRaRadio::set_antenna_switch(RBI_Switch_TypeDef state):

// here we got to do ifdef for changing controls    
// as some pins might be NC

void STM32WL_LoRaRadio::set_antenna_switch(RBI_Switch_TypeDef state)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions