Menu

#94 hal template for stm32f3

Time Permitting
open-accepted
None
5
2015-04-02
2015-04-02
Lukasz
No

Hello there,
I was wondering either it is planned to add hal templates for stm32f3 by you guys?

Discussion

  • Liviu Ionescu (ilg)

    • status: open --> open-accepted
    • assigned_to: Liviu Ionescu (ilg)
     
  • Liviu Ionescu (ilg)

    it is planned to add support for all packages supported by cmsis packs, but it'll take a while.

    it might be possible to implement a new version of the template engine, and with this occasion to add hal support to all stm32 templates, but I don't have details now.

     
  • Lukasz

    Lukasz - 2015-04-02

    I understand. Are you able to presume the approx time?

     
  • Liviu Ionescu (ilg)

    nope.

    but don't wait, just use the F4 template as inspiration and create your project manually, then save it as an archive and whenever you need a new F3 project, import it in any workspace; the effect is similar to creating new projects from templates.

     
    • Lukasz

      Lukasz - 2015-04-02

      Ill try doing that. Im just getting to use hal on f4, its not going as bad
      as I thought. Please correct me if I am wrong- the f4 templates are the
      only ones with hal?

       
      • Liviu Ionescu (ilg)

        the f4 templates are the only ones with hal?

        that's correct

         
        • Lukasz

          Lukasz - 2015-04-02

          Alright, thank you for help.