User Activity

I am thinking of maybe STM32G0B1CB as Slave on I2C.More precisely. For example, STM32 would monitor the voltage on 8 lines (ADC), on I2C each line would be presented with 3 registers, Low Voltage High Voltage as writing and Actual Voltage as reading....
I uninstall IDE v1.13 and install the new v1.4 from the ST website.Installation without problems, but already at the first launch I see that instead of the Information Center page it says "the page cannot be displayed".When I try to download Darkest ...
HelloI am familiar with STM32. I have a simple project with CubeMXOne ADC reads 3 channels, continuousmade disable , DMA active.I turn everything on and start the first ADC conversion with a function HAL_ADC_Start_DMA.My questionsHow do I start anoth...