STM32F407VG without HAL but StdFWLib

Sysprogs forums Forums VisualGDB STM32F407VG without HAL but StdFWLib

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8020
    sierra29
    Participant

    Hello,

    I wanted to create a new Project for a STM32F407VG but I don´t want to use this “HAL FW Lib”. I´v programmed for over 2 years the F103 Family and there you can select the type of project. But It seems as there is no template for the STD FW Lib when using the F40x Family? This would be a bad issue. Is that so or there is a possibility to select that, too? Perhaps I did not see that? I don´t want to use the HAL because of migration of some of my old projects.

    Does someone know a solution.

    #8021
    sierra29
    Participant

    P R O B L E M   S O L V E D

    I´ve got the needed tip in another Forum, but I want to describe the solution in short:

    When creating a new project, you can decide to create a c-file or a c++ file. When you create a C-File (that what I need) you can select the type of template. When you let the radio button on C++-File (what I did, but non meant) you get only a template based on the HAL.

    So this is solved.

    #8023
    support
    Keymaster

    Hi,

    Just tried reproducing that, but the StdPeriph LEDBlink sample did show up. Perhaps something else caused it to disappear?

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.