Skip to main content
MRana
Associate II
December 2, 2018
Question

Any sample projects Using stm32 F407g-disc1 board

  • December 2, 2018
  • 2 replies
  • 807 views

Guys this is very popular board. Is there any good source where projects are made using this board(I mean using the peripheral available on this board) are available? So simple applications, Using C or C++? Any IDE.

    This topic has been closed for replies.

    2 replies

    Tesla DeLorean
    Guru
    December 2, 2018

    STM32Cube_FW_F4_V1.21.0\Projects\STM32F4-Discovery\Examples

    CubeF4 https://www.st.com/en/embedded-software/stm32cubef4.html

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    MRana
    MRanaAuthor
    Associate II
    December 3, 2018

    @Community member​ Thank you sir.