User Activity

Hello Developper Teams.​I use STM32L073.​About LCD Setting, The set voltage and measured voltage are different.​For example,  hlcd.Init.Contrast = LCD_CONTRASTLEVEL_0(2.6V) --> Measured voltage = 3.7VIs there another place to set it?​Setting HD=1 dro...
The Additional Function of PB2 is LCD_VLCD2 in the data sheet, but the same pin is set to VLCD1 in dm00171429-evaluation-board-with-stm32l073vz and CubeMX.Which is correct?I will attach the corresponding image​
Is there a way to use the HAL library to read the variable specified in the address?
If the ADC is used alone without using DMA, the data conversion will be performed in the cycle described in the data sheet.However, the conversion time is doubled when using DMA.Do you know why?​Common conditions・Clock : 16MHz・​Clock Prescaler : Asyn...