Difference between revisions of "Proj-2013-2014-Python-STM32F4"

From air
Jump to navigation Jump to search
Line 20: Line 20:
 
== Week 2 (20/01 - 26/01) ==
 
== Week 2 (20/01 - 26/01) ==
 
*Try the official examples of ST on the cards
 
*Try the official examples of ST on the cards
We decided to use the environment Linux for this project to avoid the commercial software IDE.
+
To avoid the commercial software IDE and understand better, We decided to develop on Linux for this project.
 
During the tries, for certain examples, we've got different results on STM32F407 and STM32F401.
 
During the tries, for certain examples, we've got different results on STM32F407 and STM32F401.
 
We choose STM32F407 as the hardware for the following developement.
 
We choose STM32F407 as the hardware for the following developement.

Revision as of 23:15, 20 January 2014

Introduction

Python_sur_STM32F4


Team


Objectives

Progress

project start : 13/01/2014

Week 1 (13/01 - 19/01)

  • Project discovery
  • Research of related projects

Week 2 (20/01 - 26/01)

  • Try the official examples of ST on the cards
        To avoid the commercial software IDE and understand better, We decided to develop on Linux for this project.
       During the tries, for certain examples, we've got different results on STM32F407 and STM32F401. 
       We choose STM32F407 as the hardware for the following developement.