User Activity

Hi,after new installation of CubeMX and CubeIDE i have some troubles to install mcu packages with CubeMX.After configuration with CubeMX, i want to generate the code and install the regarding mcu package in the default Repository folder. At the end o...
hello,i use a NUCLEO-G071RB board and want to route the internal HSI16 clock to MCO pin (Pin12).First i created a board project with CubeMX and aktivated the MCO pin. Then i set HSI16 as default clock and routed the clock signal to MCO pin. After cod...
Hi,i am new with node-red functionality and i want to decrease the digits in a Gauge.When i start the Dashboard i get the temperature in e.g. 21.77615442345 degrees. And i want to show it with 2 digits e.g. 21.78 degrees.Ho can i do this?
Hello,i am using ADC with DMA. In my initialization code i did the ADC calibration procedure like that: HAL_ADCEx_Calibration_Start(&hadc1, ADC_SINGLE_ENDED); // ADC calibration VrefintCalValue = (*VREFINT_CAL_ADDR); // read out the calibratio...
Hello!i develop an outdoor temperature measurement system and read every 30 minutes the ADC values -> all works fine! ADC calibration was done one times after start up.Now i changed the ADC calibration and calibrate every 30 minutes just before i rea...
Kudos from