2019-10-15 02:18 AM
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.
2019-10-15 10:55 AM
There are some tutorials and books to learn.
https://embedded.fm/blog/embedded-wednesdays
https://www.apress.com/la/book/9781484236239
If you want a really easy way, hire a consultant ;)
-- pa