STM32WL Minimal RF circuit for LoRaWAN endnode
hey there!
I'm planning to design my own PCB based on the STM32WL55 (900MHz range) and I have the NUCLEO reference design to look at, but find that here's a lot of RF paths in there, and I just want to know if there's any discussion anywhere on how much of all this is actually needed.
ideally I would like to get rid of those RF switches and multiple paths, but I'd like to understand a bit more about what would happen if I did. And I'd also like to do that as fast as possible with as few PCB iterations as possible. :)
1) does the Rx path really need to be isolated from the TX paths with an RF switch rather than just linked up? (with impedance matching of course!) if so, what are we achieving with the switch?
2) What would the penalty be (assuming LoRaWAN!) if I was to just go with one PA output? I'm guessing that depending on what one I picked, either I'm transmit power limited or I'm limited in how much I can reduce battery draw during good quality link conditions... but I also need to understand what could happen to the device on the network and what would need to be modified with the existing cubeWL firmware if I choose to reduce the design this way?
Ideally, any overview description of the design requirements would be good. As it is I haven't found anything beyond the one application note which is a bit light on details about only using one TX path, and doesn't really seem to talk much about the RX path switch beyond saying you need one.... and the reference design of the nucleo board... everything else I found focuses solely on the bits inside the RFSOC itself.