STM32 device driver on win10.
I have a project that require control some peripheral of stm32 MCU via computer running on window 10 operating system. User interface app on computer will have some feature such as on off I/O port, transfer data with MCU via serial port. I think my project relate to write device driver, i don't have experience in write device driver for embedded system, how can I solve my issue or have an other easier way for this. hope you help me solve this problem.