User Activity

I am programming an STM32WLE5CCU6 using STM32CubeProgrammer v2.9.0 and USART / embedded bootloader. Without exception, every binary I attempt to program (ELF or bin does not matter) is truncated at a 4k boundary (0x1E000 in one case, 0x14000 in anoth...
Using the STM32WL firmware V1.1, the end-client framework implements GetBatteryLevel() by reading VREFINT and determining what Vref+ is tied to. Assuming that Vdda is tied to Vdd, this measures the Vdd rail. Given motes likely use Lithium cells with ...
US sub-bands currently make use of the Hybrid feature selected in the LoRaWAN Cube configuration, and that's a good start, but it would be useful to add a run-time API to select sub-bands, like in the US.Dana
I used STM32CubeIDE 1.6.1 and STM32_WL V1.0.0 to create the LoRaWAN_End_Node example project. When I edit the IOC file to simply add support for CRC and regenerate sources, I can no longer build the example.I get a huge number of duplicate symbol err...
Posted on November 07, 2017 at 19:01This looks like a bug to me;  STM32Cube_FW_F4 V1.17.0 contains CMSIS-DSP libraries for Cortex-M7 - I haven't yet tried using them, but I'm pretty sure the CPU in the F4-series is a Cortex-M4F. Is this not a bug?Da...
Kudos from