Difference between revisions of "STM32-P107"

(Archived projects)
(Archived projects)
 
Line 12: Line 12:
 
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.  
 
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.
+
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 IAR version as mentioned.
  
Older projects released by Olimex for PIC32-MAXI-WEB:
+
Older projects released by Olimex for STM32-P107:
  
 
1)IAR 6.30 demo example for board revision B, with different PHY/Ethernet - Micrel -  [https://www.olimex.com/Products/ARM/ST/STM32-P107/resources/STM32-P107_DemoSoft.zip download]
 
1)IAR 6.30 demo example for board revision B, with different PHY/Ethernet - Micrel -  [https://www.olimex.com/Products/ARM/ST/STM32-P107/resources/STM32-P107_DemoSoft.zip download]

Latest revision as of 23:15, 10 June 2015

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 IAR version as mentioned.

Older projects released by Olimex for STM32-P107:

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