User Activity

Hello,I'm trying to run some script as postbuild, but i'm stuck on path with spaces. I'm using Win10.Here is one of examples that i tried. I tried also with batch files, directly cmd commands. Single and double quotes.And it looks, like CubeIde omits...
Hi,I have project for STM32F405 created manually. Project is using fixed GCC 4.92014q4.After updating STM32CubeIDE to version 1.14.0 i got warnings shown below.Compiler option "Cyclomatic Complexity" is disabled.File "subdir.mk" contains this rule:# ...
Hi,Readings from my VL6180X sensor are very unstable. They vary about +-8 mm from measure to measure.I tried with Nucleo board and official api, and also with Arduino board and Sparkfun code. 2,8V power supply is from linear regulator, measured objec...
Welcome,I'm trying to use VL6180 sensor, but range results are unstable. They can vary about +-10 mm between readings.I'm using official C api. ECE, Filter and RangeIgnore are disabled. Upscale set to 1. Power supply 2,8V from linear regulator.I trie...