Skip to main content
edelmann
Associate II
October 23, 2017
Question

C' library for STM32 programming

  • October 23, 2017
  • 2 replies
  • 738 views
Posted on October 23, 2017 at 15:30

Hey,

I was wondering if there is any (reliable) C# library to automatically Flash an STM32.

Now I know that there are may third Party libraries around, but I'm especially interested in the libraries offered by ST.

Greets

    This topic has been closed for replies.

    2 replies

    Tesla DeLorean
    Guru
    October 23, 2017
    Posted on October 23, 2017 at 15:34

    Haven't seen any, ST provides documentation of the protocol, and C source, if you develop with other languages/platforms it shouldn't be that hard to code a solution from scratch.

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    edelmann
    edelmannAuthor
    Associate II
    October 24, 2017
    Posted on October 24, 2017 at 08:08

    Ups sorry there was a typo in my Header.

    I actually meant C# libraries, not C library.