User Activity

Stack versions: LRWAN_V1.3.0, LRWAN_V1.2.3, LRWAN_V1.2.2Hardware: B-L072Z Murata moduleWe are registering duplicate frames sent by the End Nodes. Doesn't happen frequent: 1% of all frames, may be less.It happens on over all of our LoRa gateways so it...
I am trying to employ the ST bootloader to upgrade firmware over UART. Problem is, the bootloader refuse to run when called from the application. Based on a debugger log it returns after doing some condition check. I don't know ARM commands to tell w...
Project based on "01_NVMEraseProg" from the "STM32L0xx_Snippets_Package_V1.2.0" crashes.Below is a source code to erase/write 100 flash pages. Code crashes 9 time out of 10.int main(void){   uint32_t addr; error = 0; SysTick_Config(2000); /* 1ms con...
Question isn't new, but I couldn't find the answer in existing threads.The stop current on the Discovery Kit loaded with End_Node project is above 3 mA. The low power mode is enabled; jumpers in correct positions; software version 1.1.5Getting same r...
Posted on June 14, 2018 at 22:58Having a problem with ST-Link v2-1 programming the STM32CubeExpansion_LRWAN boards.Have updated the firmware and using the latest driver for WIndows 10.Programming requires constant driver restarting. Debugging from t...