2026-05-06 11:23 PM
Good afternoon,
First post here, so aologies for any ignorance.
I am trying to combine the subghz radio feature of WL55JC1 and the ST60 high frequency communication Full Duplex UART bridge.
Ideally, I would be switching between these two functions.
I have ported the ST60 example to the WL55JC1 dev board, and can get both running independently.
But my problems arise because the subghz radio example uses the STM32 Sequencer utility, while the ST60 doesn't.
When I try to integrate the sequencer into the ST60 code, it seems like the I2C comm/config channel for ST60 stops working.
Does anyone have any guidance/direction in this area?
Appreciate your time.