User Activity

As described in RM0444I understand my virgin device (STM32G030C6T6) should to connect via UART using STM32CubeProgrammer but as shown I'm not able to establish the first transaction (byte 0x7F reception and answer)I've checked my custom board hardwar...
I have some STM32G030C8T6 custom boards with the same problem. After flashing them for the first time through SWD using STLINK probe the devices are stopped. STM32CubeIDE debug session is aborted and I cannot launch any debug session anymore.The work...
How can I use STM32 extension from VS Codium?VS Code is a non-truly open source as MS claims --> https://www.roboleary.net/tools/2022/05/31/vscode-vscodium-which-should-i-use.html
How can add an external LSE oscillator to the STM32C011F4U6TR device as described in the datasheet (page 53)?I'm not able to find OSC32_IN and OSC32_OUT in the pin assignment. Instead, I've found OSC32_EN (pin1 of STM32C011F4U6TR) but I'm not underst...
Hi,I need to use the STM32C011F4 multichannel ADC like I used to 20 years ago with other microprocessors. That is:Select ADC channel (0, 1, 5 or 6)Start ADC conversionWait for EOCRead ADC valueStop ADCIn this application I don't want to use DMA or In...
Kudos from