2021-10-21 07:24 PM
SUBGHZ Radio Cfg_DioIrq() describes mapping the radio interrupts to separate IRQ lines but NVIC only has one Radio IRQ interrupt.
Are the radio interrupts all just muxed into that one interrupt?
Does the mapping need to be applied to all IRQ lines none at all in order to get the interrupt on the IRQ lines?