User Activity

On the STM32WL55 MCUs, is it possible to have the ADC interrupt go only to the Cortex-M0+(CPU2)?   I have a situation where I would like to trigger CPU2 with interrupts from the ADC, but I don't want to trigger the ADC interrupt for CPU1. Is this pos...
Hello,This is a continuation of questions raised in this thread.In the STM32WL5x microcontrollers, there is a Sub-GHz radio command called "Set_RfFrequency()". The arguments for this function are an Opcode, and RfFreq. However, you don't actually pas...
Hello,I have a NUCLEO-WL55JC1 development board that I am trying to have communicate over subGHz RF.After configuring the RF module, I am trying to read what interrupts are generated based on different stimuli. To accomplish this, I set a breakpoint ...
Hello,I'm working on an application that uses the NUCLEO-WL55JC development board. I was looking in the SubGHz_Phy_PingPong example code, and I noticed a macro called SX_FREQ_TO_CHANNEL. To use this macro, it seems you input the carrier wave frequenc...
Kudos from
Kudos given to