User Activity

Posted on February 28, 2018 at 12:21Hello,When I run my project as debug mode, following error come up.------------------------------------Debugger - Coretex-M ErrorCould not stop Coretex-M device!Please check the JTAG cable.------------------------...
Posted on February 01, 2018 at 03:54Hello,I want to use the S2LP_Sigfox_DK library. The version is 1.3.0.When I add the static library into my new project that is made by CubeMX, some compile error occurred.Let me know what should I do.What did I do...
Posted on January 31, 2018 at 17:22Hello,I have been developping Sigfox device that is using S2LP and STM32.I want to know how to link the S2LP library when the hardware is different from the Eval board.First, I got the Eval board, STML053 + S2LP, a...
Posted on January 31, 2018 at 16:29Hello,Let me know how to link a static library.I made a PCB with STM32L0, and use keil uVision5 environment.I want to use a static library like 'xx.a', but I don't know how to link it.I checked 'Options for Target'...
Posted on August 25, 2017 at 17:47Hello,I use STML051 that has a sensor via ADC port. My environment is keil-MDK-v5 and LL Library.My firmware works well when it's debug-mode. But when I download the program and run without debugger, ADC is frozen a...