User Activity

Hi all, I am new to stm32cube ide and this is my first project. I am currently working on stm32f103c8. I am taking the input from ADC1 pin PA0 which is connected to a potentiometer. I am controlling LEDs through a potentiometer and a button. The prob...
Hi all, I am currently working to interface a 16x2 LCD(LM016L) display with STM32F103C8 through MCP4725. The problem I am facing is that while comparing a similar work I could not find the relevant libraries. I am also new to STM32IDE so I might not ...