tinySA/testhal/SPC560Pxx/PWM-ICU
acirillo87 736ee90745 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5363 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-03-05 15:24:50 +00:00
..
Makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5363 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-03-05 15:24:50 +00:00
chconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5363 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-03-05 15:24:50 +00:00
halconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5363 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-03-05 15:24:50 +00:00
main.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5363 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-03-05 15:24:50 +00:00
mcuconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5363 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-03-05 15:24:50 +00:00
readme.txt git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5363 35acf78f-673a-0410-8e92-d51de3d6d3f4 2013-03-05 15:24:50 +00:00

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

/*
 * Licensed under ST Liberty SW License Agreement V2, (the "License");
 * You may not use this file except in compliance with the License.
 * You may obtain a copy of the License at:
 *
 *        http://www.st.com/software_license_agreement_liberty_v2
 *
 * Unless required by applicable law or agreed to in writing, software 
 * distributed under the License is distributed on an "AS IS" BASIS, 
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

** TARGET **

The demo runs on an STMicroelectronics SPC560Pxx microcontroller installed on 
XPC56xx EVB Motherboard.

** The Demo **

The application demonstrates the use of the SPC560Pxx PWM-ICU drivers.

** Board Setup **

- Connect D10 and A0 together.

** Build Procedure **

The demo has been tested using the free Codesourcery GCC-based toolchain
and YAGARTO.
Just modify the TRGT line in the makefile in order to use different GCC ports.

** Notes **

Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:

                             http://www.st.com