Skip to main content
thang le
Visitor II
October 15, 2019
Question

STM32 device driver on win10.

  • October 15, 2019
  • 1 reply
  • 626 views

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.

    This topic has been closed for replies.

    1 reply

    Pavel A.
    Super User
    October 15, 2019

    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