User Activity

I'm using ADC1 of STM32L452CC. ​Multi ADCs are connected to 2 Potentiometers and battery level port on ADC1. ​2 Potentialmeters are connected to channel 5(PA0) and 6(PA1). (pin10, pin 11) ​And battery is connected to channel 16(PB1) like below.(pin ...
I'm using STM32L4Q5CGUX on my project. I found some gpio errors. When I write on PB9, it's written on PB8. And I can't write on PB11. Could you guys check together, please?
I installed STM32CUBEMX version 6.1.1 for the project of STM32L5. ​As I edited Project, I couldn't change Toolchain/IDE to SW4STM32.​As below image, ​I could select only EWARM, MDK-ARM, and STM32CubeIDE.​​When I make the code through other toolchain...
I'm using ST-LINK of p-nucleo-wb55 board. I tried to connect P-Nucleo-wb55 to the ST-LINK Utility, but I can't. Below the comment of ST-LINK Utility.11:09:19 : ST-LINK SN : 0671FF39373842504306602511:09:19 : ST-LINK Firmware version : V2J35M2611:09:1...
I'm using "STM32L452CC". PA11 pin in connected to battery level checking part. But I can check only ADC1_EXTI11, and I'm using ADC1_IN5,6,7,8,9(PA0,1,2,3,4 pins) DMA_cirgular.So, for battery level checking, I wanna use "GPIO_Analog". But i cannot sea...
Kudos from