hi,
i started setting up the stm32cubeide to use with the seeedstudio wio e5. most stuff works (gpio, uart, pwm) as in builds, flashes and produces the correct logging. but so far i have not been able to configure the lora/subghz part correctly. (just want to do simple lora p2p send and receive messages).
most of the clocks, subghz module and subghz middleware are configured but when compiling i see it is missing the bsp/board-support-package. which makes sense because i did not add that
is there a seeedstudio wio e5 bsp available? or does someone how to implement it?
thanks
frank