aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/SPC563Mxx
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/SPC563Mxx')
-rw-r--r--testhal/SPC563Mxx/ICU-PWM/.cproject2
-rw-r--r--testhal/SPC563Mxx/ICU-PWM/.project2
-rw-r--r--testhal/SPC563Mxx/ICU-PWM/mcuconf.h4
3 files changed, 3 insertions, 5 deletions
diff --git a/testhal/SPC563Mxx/ICU-PWM/.cproject b/testhal/SPC563Mxx/ICU-PWM/.cproject
index a4ae17c6d..47fbf4bbe 100644
--- a/testhal/SPC563Mxx/ICU-PWM/.cproject
+++ b/testhal/SPC563Mxx/ICU-PWM/.cproject
@@ -39,7 +39,7 @@
</cconfiguration>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
- <project id="SPC563Mxx-SPI.null.1461388361" name="SPC563Mxx-SPI"/>
+ <project id="SPC563Mxx-ICU-PWM.null.1461388361" name="SPC563Mxx-ICU-PWM"/>
</storageModule>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
diff --git a/testhal/SPC563Mxx/ICU-PWM/.project b/testhal/SPC563Mxx/ICU-PWM/.project
index 31139adbb..ad9c9d7b9 100644
--- a/testhal/SPC563Mxx/ICU-PWM/.project
+++ b/testhal/SPC563Mxx/ICU-PWM/.project
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>SPC563Mxx-SPI</name>
+ <name>SPC563Mxx-ICU-PWM</name>
<comment></comment>
<projects>
</projects>
diff --git a/testhal/SPC563Mxx/ICU-PWM/mcuconf.h b/testhal/SPC563Mxx/ICU-PWM/mcuconf.h
index ed51129f4..391530843 100644
--- a/testhal/SPC563Mxx/ICU-PWM/mcuconf.h
+++ b/testhal/SPC563Mxx/ICU-PWM/mcuconf.h
@@ -43,7 +43,7 @@
BIUCR_IPFEN | \
BIUCR_PFLIM_ON_MISS | \
BIUCR_BFEN)
-#define SPC5_EMIOS_GPRE_VALUE 20
+#define SPC5_EMIOS_GPRE_VALUE 200
/*
* ADC driver settings.
@@ -97,5 +97,3 @@
#define SPC5_PWM_USE_EMIOS_CH14 TRUE
#define SPC5_PWM_USE_EMIOS_CH15 TRUE
#define SPC5_PWM_USE_EMIOS_CH23 TRUE
-
-#define SPC5_EMIOS_GLOBAL_PRESCALER 200