aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F2xx
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32F2xx')
-rw-r--r--testhal/STM32/STM32F2xx/EXT/mcuconf.h4
-rw-r--r--testhal/STM32/STM32F2xx/I2C-LIS3MLD/mcuconf.h4
-rw-r--r--testhal/STM32/STM32F2xx/I2C-LSM6DS0/mcuconf.h4
-rw-r--r--testhal/STM32/STM32F2xx/PWM-ICU/mcuconf.h4
-rw-r--r--testhal/STM32/STM32F2xx/USB_CDC/mcuconf.h4
5 files changed, 10 insertions, 10 deletions
diff --git a/testhal/STM32/STM32F2xx/EXT/mcuconf.h b/testhal/STM32/STM32F2xx/EXT/mcuconf.h
index 6c41ad92e..28e7cd969 100644
--- a/testhal/STM32/STM32F2xx/EXT/mcuconf.h
+++ b/testhal/STM32/STM32F2xx/EXT/mcuconf.h
@@ -238,8 +238,8 @@
*/
#define STM32_SDC_SDIO_DMA_PRIORITY 3
#define STM32_SDC_SDIO_IRQ_PRIORITY 9
-#define STM32_SDC_WRITE_TIMEOUT_MS 250
-#define STM32_SDC_READ_TIMEOUT_MS 25
+#define STM32_SDC_WRITE_TIMEOUT_MS 1000
+#define STM32_SDC_READ_TIMEOUT_MS 1000
#define STM32_SDC_CLOCK_ACTIVATION_DELAY 10
#define STM32_SDC_SDIO_UNALIGNED_SUPPORT TRUE
#define STM32_SDC_SDIO_DMA_STREAM STM32_DMA_STREAM_ID(2, 3)
diff --git a/testhal/STM32/STM32F2xx/I2C-LIS3MLD/mcuconf.h b/testhal/STM32/STM32F2xx/I2C-LIS3MLD/mcuconf.h
index 1ec11ae5d..76686ea5d 100644
--- a/testhal/STM32/STM32F2xx/I2C-LIS3MLD/mcuconf.h
+++ b/testhal/STM32/STM32F2xx/I2C-LIS3MLD/mcuconf.h
@@ -238,8 +238,8 @@
*/
#define STM32_SDC_SDIO_DMA_PRIORITY 3
#define STM32_SDC_SDIO_IRQ_PRIORITY 9
-#define STM32_SDC_WRITE_TIMEOUT_MS 250
-#define STM32_SDC_READ_TIMEOUT_MS 25
+#define STM32_SDC_WRITE_TIMEOUT_MS 1000
+#define STM32_SDC_READ_TIMEOUT_MS 1000
#define STM32_SDC_CLOCK_ACTIVATION_DELAY 10
#define STM32_SDC_SDIO_UNALIGNED_SUPPORT TRUE
#define STM32_SDC_SDIO_DMA_STREAM STM32_DMA_STREAM_ID(2, 3)
diff --git a/testhal/STM32/STM32F2xx/I2C-LSM6DS0/mcuconf.h b/testhal/STM32/STM32F2xx/I2C-LSM6DS0/mcuconf.h
index 1ec11ae5d..76686ea5d 100644
--- a/testhal/STM32/STM32F2xx/I2C-LSM6DS0/mcuconf.h
+++ b/testhal/STM32/STM32F2xx/I2C-LSM6DS0/mcuconf.h
@@ -238,8 +238,8 @@
*/
#define STM32_SDC_SDIO_DMA_PRIORITY 3
#define STM32_SDC_SDIO_IRQ_PRIORITY 9
-#define STM32_SDC_WRITE_TIMEOUT_MS 250
-#define STM32_SDC_READ_TIMEOUT_MS 25
+#define STM32_SDC_WRITE_TIMEOUT_MS 1000
+#define STM32_SDC_READ_TIMEOUT_MS 1000
#define STM32_SDC_CLOCK_ACTIVATION_DELAY 10
#define STM32_SDC_SDIO_UNALIGNED_SUPPORT TRUE
#define STM32_SDC_SDIO_DMA_STREAM STM32_DMA_STREAM_ID(2, 3)
diff --git a/testhal/STM32/STM32F2xx/PWM-ICU/mcuconf.h b/testhal/STM32/STM32F2xx/PWM-ICU/mcuconf.h
index e1253bff5..abd9c9bba 100644
--- a/testhal/STM32/STM32F2xx/PWM-ICU/mcuconf.h
+++ b/testhal/STM32/STM32F2xx/PWM-ICU/mcuconf.h
@@ -238,8 +238,8 @@
*/
#define STM32_SDC_SDIO_DMA_PRIORITY 3
#define STM32_SDC_SDIO_IRQ_PRIORITY 9
-#define STM32_SDC_WRITE_TIMEOUT_MS 250
-#define STM32_SDC_READ_TIMEOUT_MS 25
+#define STM32_SDC_WRITE_TIMEOUT_MS 1000
+#define STM32_SDC_READ_TIMEOUT_MS 1000
#define STM32_SDC_CLOCK_ACTIVATION_DELAY 10
#define STM32_SDC_SDIO_UNALIGNED_SUPPORT TRUE
#define STM32_SDC_SDIO_DMA_STREAM STM32_DMA_STREAM_ID(2, 3)
diff --git a/testhal/STM32/STM32F2xx/USB_CDC/mcuconf.h b/testhal/STM32/STM32F2xx/USB_CDC/mcuconf.h
index ffbd950d7..62c4ab27e 100644
--- a/testhal/STM32/STM32F2xx/USB_CDC/mcuconf.h
+++ b/testhal/STM32/STM32F2xx/USB_CDC/mcuconf.h
@@ -238,8 +238,8 @@
*/
#define STM32_SDC_SDIO_DMA_PRIORITY 3
#define STM32_SDC_SDIO_IRQ_PRIORITY 9
-#define STM32_SDC_WRITE_TIMEOUT_MS 250
-#define STM32_SDC_READ_TIMEOUT_MS 25
+#define STM32_SDC_WRITE_TIMEOUT_MS 1000
+#define STM32_SDC_READ_TIMEOUT_MS 1000
#define STM32_SDC_CLOCK_ACTIVATION_DELAY 10
#define STM32_SDC_SDIO_UNALIGNED_SUPPORT TRUE
#define STM32_SDC_SDIO_DMA_STREAM STM32_DMA_STREAM_ID(2, 3)