connecting STM32 with Pycharm through serial at backend.
Hello!
i'm new to stm32 programming. i have been trying to connect stm32 nucleo 142zg board to a GUI. the GUI is made in pycharm using Tkinter library to control PWM signal coming as output from stm32 board. I'm planning to connect stm32cubeIDE and pycharm from backend using serial library. please help me out how i can do it. so far i have made the GUI which gets connected to stm32. it acknowledges the stm board. i just have to figure out stm32 part.
any help with youtube videos, steps to implement it, etc is very much appretiated.
thank you!
