@@ -18,41 +18,41 @@ Examples Supported
1818 - Boards
1919 - Description
2020 * - DieTemperatureMeasurement
21- - | XMC1100 XMC 2GO
22- | XMC1100 Boot Kit
21+ - | KIT_XMC_2GO_XMC1100_V1
22+ | KIT_XMC11_BOOT_001
2323 | XMC1100 H-Bridge 2GO
24- | XMC1300 Boot Kit
25- | XMC1400 2GO Kit
26- | XMC1400 Arduino Kit
27- | XMC4400 Platform 2Go
28- | XMC4700 Relax Kit
24+ | KIT_XMC13_BOOT_001
25+ | KIT_XMC14_2GO
26+ | KIT_XMC1400_ARDUINO
27+ | KIT_XMC_PLT2GO_XMC4400
28+ | KIT_XMC47_RELAX_5V_AD_V1
2929 - | Simple die temperature measurement
3030 | for XMC devices which demonstrates
3131 | themeasure temperature of die using
3232 | sensor.
3333 * - HeapMemoryMeasurement
34- - | XMC1100 XMC 2GO
35- | XMC1100 Boot Kit
34+ - | KIT_XMC_2GO_XMC1100_V1
35+ | KIT_XMC11_BOOT_001
3636 | XMC1100 H-Bridge 2GO
37- | XMC1300 Boot Kit
38- | XMC1400 2GO Kit
39- | XMC1400 Arduino Kit
40- | XMC4700 Relax Kit
37+ | KIT_XMC13_BOOT_001
38+ | KIT_XMC14_2GO
39+ | KIT_XMC1400_ARDUINO
40+ | KIT_XMC47_RELAX_5V_AD_V1
4141 - | Simple example to check heap memory
4242 | during run time for XMC devices which
4343 | demonstrates the ability to check on
4444 | free heap memory.
4545 * - SleepModeXMC1100
46- - | XMC1100 XMC 2GO
47- | XMC1100 Boot Kit
46+ - | KIT_XMC_2GO_XMC1100_V1
47+ | KIT_XMC11_BOOT_001
4848 | XMC1100 H-Bridge 2GO
49- | XMC1300 Boot Kit
50- | XMC1400 2GO Kit
51- | XMC1400 Arduino Kit
49+ | KIT_XMC13_BOOT_001
50+ | KIT_XMC14_2GO
51+ | KIT_XMC1400_ARDUINO
5252 - | Demonstrates the use of an alarm to
5353 | wake up an xmc1100 from sleep mode.
5454 * - SleepModeXMC4700
55- - | XMC4700 Relax Kit
55+ - | KIT_XMC47_RELAX_5V_AD_V1
5656 - | Simple Sleep Mode for XMC4700
5757 | Relax Kit V1 demonstrates the use of
5858 | an alarm to wake up an XMC4700 from
@@ -64,12 +64,12 @@ Examples Supported
6464 | mode, LED2 will stop blinking, until
6565 | device wakes up.
6666 * - StackMemoryMeasurement
67- - | XMC1100 XMC 2GO
68- | XMC1100 Boot Kit
67+ - | KIT_XMC_2GO_XMC1100_V1
68+ | KIT_XMC11_BOOT_001
6969 | XMC1100 H-Bridge 2GO
70- | XMC1300 Boot Kit
71- | XMC4400 Platform 2Go
72- | XMC4700 Relax Kit
70+ | KIT_XMC13_BOOT_001
71+ | KIT_XMC_PLT2GO_XMC4400
72+ | KIT_XMC47_RELAX_5V_AD_V1
7373 - | Simple example to check stack memory
7474 | during run time for XMC devices which
7575 | demonstrates the ability to check on
@@ -88,11 +88,11 @@ Examples Supported
8888 - Boards
8989 - Description
9090 * - DMA_Memory
91- - | XMC4700 Relax Kit
91+ - | KIT_XMC47_RELAX_5V_AD_V1
9292 - | Demonstrates how to setup an DMA, to transfer
9393 | data between two places in memory.
9494 * - DMA_UART
95- - | XMC4700 Relax Kit
95+ - | KIT_XMC47_RELAX_5V_AD_V1
9696 - | Demonstrates how to setup an DMA, to transfer
9797 | data between two places in memory.
9898
@@ -108,11 +108,11 @@ RTC Library
108108 - Boards
109109 - Description
110110 * - AlarmRTC
111- - XMC4700 Relax Kit
111+ - KIT_XMC47_RELAX_5V_AD_V1
112112 - | Demonstrates how to set an RTC alarm for the
113- | XMC4700 Relax Kit V1.
113+ | KIT_XMC47_RELAX_5V_AD_V1 V1.
114114 * - SimpleRTC
115- - XMC4700 Relax Kit
115+ - KIT_XMC47_RELAX_5V_AD_V1
116116 - Demonstrates the use of the RTC library for the XMC4700.
117117
118118
@@ -127,14 +127,14 @@ SPI Library
127127 - Description
128128 * - | SPI_MOSI_to_MISO
129129 | _SameDevice
130- - | XMC1100 XMC 2GO
131- | XMC1100 Boot Kit
130+ - | KIT_XMC_2GO_XMC1100_V1
131+ | KIT_XMC11_BOOT_001
132132 | XMC1100 H-Bridge 2GO
133- | XMC1300 Boot Kit
134- | XMC1400 2GO Kit
135- | XMC1400 Arduino Kit
136- | XMC4400 Platform 2Go
137- | XMC4700 Relax Kit
133+ | KIT_XMC13_BOOT_001
134+ | KIT_XMC14_2GO
135+ | KIT_XMC1400_ARDUINO
136+ | KIT_XMC_PLT2GO_XMC4400
137+ | KIT_XMC47_RELAX_5V_AD_V1
138138 - | SPI example which communicates between the
139139 | MOSI and MISO pin of the same board. Connect
140140 | the MOSI pin to the MOSI pin as hardware
@@ -151,14 +151,14 @@ Wire Library
151151 - Boards
152152 - Description
153153 * - master_reader
154- - | XMC1100 XMC 2GO
155- | XMC1100 Boot Kit
154+ - | KIT_XMC_2GO_XMC1100_V1
155+ | KIT_XMC11_BOOT_001
156156 | XMC1100 H-Bridge 2GO
157- | XMC1300 Boot Kit
158- | XMC1400 2GO Kit
159- | XMC1400 Arduino Kit
160- | XMC4400 Platform 2Go
161- | XMC4700 Relax Kit
157+ | KIT_XMC13_BOOT_001
158+ | KIT_XMC14_2GO
159+ | KIT_XMC1400_ARDUINO
160+ | KIT_XMC_PLT2GO_XMC4400
161+ | KIT_XMC47_RELAX_5V_AD_V1
162162 - | Demonstrates use of the Wire library. Reads data
163163 | from an I2C/TWI slave device. Refer to the "Wire Slave
164164 | Sender" example for use with this. Then it
@@ -167,14 +167,14 @@ Wire Library
167167 | pins of one board to the SDA and SCL pin of the
168168 | other board.
169169 * - master_writer
170- - | XMC1100 XMC 2GO
171- | XMC1100 Boot Kit
170+ - | KIT_XMC_2GO_XMC1100_V1
171+ | KIT_XMC11_BOOT_001
172172 | XMC1100 H-Bridge 2GO
173- | XMC1300 Boot Kit
174- | XMC1400 2GO Kit
175- | XMC1400 Arduino Kit
176- | XMC4400 Platform 2Go
177- | XMC4700 Relax Kit
173+ | KIT_XMC13_BOOT_001
174+ | KIT_XMC14_2GO
175+ | KIT_XMC1400_ARDUINO
176+ | KIT_XMC_PLT2GO_XMC4400
177+ | KIT_XMC47_RELAX_5V_AD_V1
178178 - | Demonstrates use of the Wire library. Writes data to
179179 | an I2C/TWI slave device. Refer to the "Wire Slave
180180 | Receiver" example for use with this. Then it
@@ -183,14 +183,14 @@ Wire Library
183183 | pins of one board to the SDA and SCL pin of the
184184 | other board.
185185 * - slave_receiver
186- - | XMC1100 XMC 2GO
187- | XMC1100 Boot Kit
186+ - | KIT_XMC_2GO_XMC1100_V1
187+ | KIT_XMC11_BOOT_001
188188 | XMC1100 H-Bridge 2GO
189- | XMC1300 Boot Kit
190- | XMC1400 2GO Kit
191- | XMC1400 Arduino Kit
192- | XMC4400 Platform 2Go
193- | XMC4700 Relax Kit
189+ | KIT_XMC13_BOOT_001
190+ | KIT_XMC14_2GO
191+ | KIT_XMC1400_ARDUINO
192+ | KIT_XMC_PLT2GO_XMC4400
193+ | KIT_XMC47_RELAX_5V_AD_V1
194194 - | Demonstrates use of the Wire library. Receives data as
195195 | an I2C/TWI slave device. Refer to the "Wire Slave
196196 | Writer" example for use with this. Then it
@@ -199,14 +199,14 @@ Wire Library
199199 | pins of one board to the SDA and SCL pin of the
200200 | other board.
201201 * - slave_sender
202- - | XMC1100 XMC 2GO
203- | XMC1100 Boot Kit
202+ - | KIT_XMC_2GO_XMC1100_V1
203+ | KIT_XMC11_BOOT_001
204204 | XMC1100 H-Bridge 2GO
205- | XMC1300 Boot Kit
206- | XMC1400 2GO Kit
207- | XMC1400 Arduino Kit
208- | XMC4400 Platform 2Go
209- | XMC4700 Relax Kit
205+ | KIT_XMC13_BOOT_001
206+ | KIT_XMC14_2GO
207+ | KIT_XMC1400_ARDUINO
208+ | KIT_XMC_PLT2GO_XMC4400
209+ | KIT_XMC47_RELAX_5V_AD_V1
210210 - | Demonstrates use of the Wire library. Receives data as
211211 | an I2C/TWI slave device. Refer to the "Wire Master
212212 | Reader" example for use with this. Then it
@@ -219,7 +219,7 @@ Wire Library
219219I2S Library
220220^^^^^^^^^^^
221221
222- This library has been tested with the IM69D130 Microphone Shield2Go with both XMC4700 Relax Kit and XMC1100 XMC2Go.
222+ This library has been tested with the IM69D130 Microphone Shield2Go with both KIT_XMC47_RELAX_5V_AD_V1 and XMC1100 XMC2Go.
223223Please refer to the `README.md <https://github.com/Infineon/XMC-for-Arduino/blob/master/libraries/I2S/README.md >`_ of
224224the I2S library for pin connections.
225225
0 commit comments