From 5c953ae7a200b9a2cd7c13f9cecd4d5aa7098d5f Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Sat, 30 Apr 2016 11:56:18 +0000 Subject: Improved STM32L4 related readme git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9389 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/STM32L4xx/ADC/readme.txt | 2 +- testhal/STM32/STM32L4xx/CAN/readme.txt | 2 +- testhal/STM32/STM32L4xx/EXT/readme.txt | 2 +- testhal/STM32/STM32L4xx/GPT-ADC/readme.txt | 2 +- testhal/STM32/STM32L4xx/I2C-LIS3MLD/readme.txt | 7 ++++--- testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt | 5 +++-- testhal/STM32/STM32L4xx/IRQ_STORM/readme.txt | 2 +- 7 files changed, 12 insertions(+), 10 deletions(-) (limited to 'testhal/STM32/STM32L4xx') diff --git a/testhal/STM32/STM32L4xx/ADC/readme.txt b/testhal/STM32/STM32L4xx/ADC/readme.txt index 93666f000..326b66103 100644 --- a/testhal/STM32/STM32L4xx/ADC/readme.txt +++ b/testhal/STM32/STM32L4xx/ADC/readme.txt @@ -4,7 +4,7 @@ ** TARGET ** -The demo runs on an STMicroelectronics STM32L4-Nucleo board. +The demo runs on an STM32 Nucleo64-L476RG board. ** The Demo ** diff --git a/testhal/STM32/STM32L4xx/CAN/readme.txt b/testhal/STM32/STM32L4xx/CAN/readme.txt index 9de1a16ef..a604d6fd4 100644 --- a/testhal/STM32/STM32L4xx/CAN/readme.txt +++ b/testhal/STM32/STM32L4xx/CAN/readme.txt @@ -4,7 +4,7 @@ ** TARGET ** -The demo runs on an STMicroelectronics Nucleo-L476RG board. +The demo runs on an STM32 Nucleo64-L476RG board. ** The Demo ** diff --git a/testhal/STM32/STM32L4xx/EXT/readme.txt b/testhal/STM32/STM32L4xx/EXT/readme.txt index 1c1356a2f..91eb4b30d 100644 --- a/testhal/STM32/STM32L4xx/EXT/readme.txt +++ b/testhal/STM32/STM32L4xx/EXT/readme.txt @@ -4,7 +4,7 @@ ** TARGET ** -The demo runs on an STMicroelectronics STM32L4-Nucleo board. +The demo runs on an STM32 Nucleo64-L476RG board. ** The Demo ** diff --git a/testhal/STM32/STM32L4xx/GPT-ADC/readme.txt b/testhal/STM32/STM32L4xx/GPT-ADC/readme.txt index 79d9c27ec..8cb662cd7 100644 --- a/testhal/STM32/STM32L4xx/GPT-ADC/readme.txt +++ b/testhal/STM32/STM32L4xx/GPT-ADC/readme.txt @@ -4,7 +4,7 @@ ** TARGET ** -The demo runs on an ST NUCLEO-L476RG board. +The demo runs on an STM32 Nucleo64-L476RG board. ** The Demo ** diff --git a/testhal/STM32/STM32L4xx/I2C-LIS3MLD/readme.txt b/testhal/STM32/STM32L4xx/I2C-LIS3MLD/readme.txt index 9a34e6b20..5d6ef5d36 100644 --- a/testhal/STM32/STM32L4xx/I2C-LIS3MLD/readme.txt +++ b/testhal/STM32/STM32L4xx/I2C-LIS3MLD/readme.txt @@ -4,12 +4,13 @@ ** TARGET ** -The demo runs on an STMicroelectronics STM32L4-Nucleo board. It has been -tested with the X-NUCLEO-IKS01A1 shield. +The demo runs on a STM32 Nucleo64-L476RG board. It has been tested with the +X-NUCLEO-IKS01A1 shield. ** The Demo ** -The application demonstrates the use of the STM32L4xx EXT driver. +The application demonstrates the use of the STM32L4xx I2C driver in order +to acquire data from LIS3MDL using ChibiOS/EX. ** Board Setup ** diff --git a/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt b/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt index ac7265de5..29c730318 100644 --- a/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt +++ b/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt @@ -4,12 +4,13 @@ ** TARGET ** -The demo runs on an STMicroelectronics STM32L4-Nucleo board. It has been +The demo runs on an STM32 Nucleo64-L476RG board. It has been tested with the X-NUCLEO-IKS01A1 shield. ** The Demo ** -The application demonstrates the use of the STM32L4xx EXT driver. +The application demonstrates the use of the STM32L4xx I2C driver in order +to acquire data from LSM6DS0 using ChibiOS/EX. ** Board Setup ** diff --git a/testhal/STM32/STM32L4xx/IRQ_STORM/readme.txt b/testhal/STM32/STM32L4xx/IRQ_STORM/readme.txt index 9db18e970..813b45e2b 100644 --- a/testhal/STM32/STM32L4xx/IRQ_STORM/readme.txt +++ b/testhal/STM32/STM32L4xx/IRQ_STORM/readme.txt @@ -4,7 +4,7 @@ ** TARGET ** -The demo runs on an STMicroelectronics STM32L4-Nucleo board. +The demo runs on an STM32 Nucleo64-L476RG board. ** The Demo ** -- cgit v1.2.3