Difference between revisions of "STM32-P107"

(Archived projects)
Line 20: Line 20:
 
2)IAR 5.50 demo example for board revision A, with yet another PHY/Ethernet - [https://www.olimex.com/Products/ARM/ST/STM32-P107/resources/STM32-P107_blinky_demo_5.50.zip download]
 
2)IAR 5.50 demo example for board revision A, with yet another PHY/Ethernet - [https://www.olimex.com/Products/ARM/ST/STM32-P107/resources/STM32-P107_blinky_demo_5.50.zip download]
  
3)old Setup GCC+Eclispse for STM32 on MAC - [http://salvatoremenendez.blogspot.com/2011/08/mac-os-eclipse-openocd-stm32-arm-cortex.html click to visit resource]
+
3)old Setup GCC+Eclipse for STM32 on MAC - [http://salvatoremenendez.blogspot.com/2011/08/mac-os-eclipse-openocd-stm32-arm-cortex.html click to visit resource]
  
 
== FAQ ==
 
== FAQ ==

Revision as of 04:53, 7 December 2013

Documents

Under construction

Hardware

Under construction

Software

Under construction

Archived projects

Latest project is available at the main page of the device. It is intended to work with the latest board revision. The latest project wouldn't probably work with previous board revisions and vice versa - previous versions of the examples (linked below) wouldn't work properly with newer boards.

In the wiki one can only find older projects, that still might be helpful. These projects are no longer officially supported. The best practice is to use the EXACT same compiler as mentioned and in most cases the exact same MPLAB version as mentioned.

Older projects released by Olimex for PIC32-MAXI-WEB:

1)IAR 6.30 demo example for board revision B, with different PHY/Ethernet - Micrel - download

2)IAR 5.50 demo example for board revision A, with yet another PHY/Ethernet - download

3)old Setup GCC+Eclipse for STM32 on MAC - click to visit resource

FAQ

Under construction