Difference between revisions of "Proj-2012-2013-arduino-stm32disco"

From air
Jump to navigation Jump to search
Line 24: Line 24:
 
1. Discover stm32f0-discovery-basic-template, and compile manually STM32F0 with OpenOCD.
 
1. Discover stm32f0-discovery-basic-template, and compile manually STM32F0 with OpenOCD.
 
== Week 5 ( Feb. 11 - Feb. 17 ) ==
 
== Week 5 ( Feb. 11 - Feb. 17 ) ==
1. Continue the discovery of stm32f0-discovery-basic-template, analyse the code source especially the libraries.
+
1. Continue the discovery of stm32f0-discovery-basic-template, analyse the source code especially the libraries.

Revision as of 18:10, 11 February 2013

Team

Tutor : Olivier RICHARD

Members : Xu FENG, Minyi GU, Tianming GUO

Department : RICM 4, Polytech Grenoble

About project

SRS

Progress

Week 1 ( Jan. 14 - Jan. 20 )

1. Discover the Arduino UNO board with some basic programs.

2. Prepare environment.

3. Check out and analyse necessary source code. ( Arduino IDE 1.5.1, libMaple, STM32F0 basic template )

4. Get knowledge about STM32F0 board.

Week 2 ( Jan. 21 - Jan. 27 )

1. Start with libMaple to compile manually codes for STM32F0.

Week 3 ( Jan. 28 - Feb. 3 )

1. Discover libMaple.

Week 4 ( Feb. 4 - Feb. 10 )

1. Discover stm32f0-discovery-basic-template, and compile manually STM32F0 with OpenOCD.

Week 5 ( Feb. 11 - Feb. 17 )

1. Continue the discovery of stm32f0-discovery-basic-template, analyse the source code especially the libraries.