One possible workaround is to wait for the WRFBUSY flag to assert.Otherwise, the 600ns lockout time for the RFBUSYS is about 29 clocks at 48 MHz, which is typically exceeded between calls to SPI activation routine. You can check RFBUSYS before setti...
I was an early adopter of the STM32WL. I haven't been involved in Haystack for over a year, now, and (for the most part) I haven't worked on DASH7 for longer than that. My advice to you is to combine BLE + LoRaWAN; it gets you most of the functiona...
Would it be possible to get simply the STM32WL headers? I received samples in February, and I have hardware PCBs completed and assembled with STM32WL on it! I would like to add support for WL in Zephyr and bring it up, but I would rather not spend ...
I can confirm that this is a problem also for Mojave (the previous OS release). The specific issue is that STLink v2 fails to write to flash. If you load the firmware via OpenOCD, you can exit debugger and re-open with STLink v2 -- it will work. T...
This is actually a very common problem with MANY STM32 dev kits. It's not even a Mac issue, it's an issue with ST loading STUPID demo firmware onto the boards, which disables the ALT state of the SWD pins as it runs. The STLink FW is apparently too...