User Activity

Hello, i'm a begginer in stm programming and i've encountered an issue. I'm using two stm32F103 mcu which are communicating via USART1. One F103 is connected to the PC via USART2, that same device is also connected to I2C LCD 16x2 Display , a matrix...
Hi, i'm trying to measure capacitance using a single GPIO pin ( found an article online a guy used this method to calculate the diode reverse current so i'm guessing its possible to measure capacity aswell). Firstly i use the pin as output and charge...