This Python-based GUI application helps embedded systems developers calculate essential parameters for STM32 Timer and ADC modules. Built with the tkinter library, the tool allows users to easily compute:
Timer Frequency: Calculate timer frequency, PWM period, and duty cycle using system clock, prescaler, ARR, and CCR values.
ADC Voltage: Convert ADC digital values to voltage using reference voltage and ADC resolution.
