-
Notifications
You must be signed in to change notification settings - Fork 0
DEMO Radar BB XMC4700
This pages summarizes information about the DEMO Radar BB XMC4700 board and its implementation for the Arduino IDE. The DEMO Radar BB XMC4700 board consists of a XMC4700 microcontroller with a debugger implemented by a XMC4200 microcontroller. The Infineon homepage of the board can be found here. Please note that there exist versions with 5 V and 3.3V. Please be careful which version you have and use with your respective shields. The one described here means the 5 V version as this one is compatible with Arduino shields designed for the 5 V systems.
The pin layout of the XMC4700 for the Arduino IDE is as follows (the original file can be found here):
- XMC4700-E196 Microcontroller based on ARM® Cortex®-M4 @ 144MHz, 2MB Flash and 352KB RAM
- On-Board Debugger
- Power over USB
- ESD and reverse current protection
- 1 x user button and 1 x user LED with 3 channels (RGB)
- Arduino hardware compatible 3.3V and 5.0 V pinout (depending on the version)
There are some things to note and modifications to make when using the Demo Radar BB XMC4700 V1.0 in Arduino.
If I2C communication is intended to be used as the interface to the target Arduino shield, remove the following resistors: R70, R71, R73, R74, R77 and R80.
XMC4700 operates on the 3.3V domain. Depending on the target Arduino shield, the IOREF can be configured as 5V or 3.3V via a jumper on P2 (see diagram below). To select 3.3V as IOREF, short pins 1 and 2 of P2. To select 5V as IOREF, short pins 2 and 3 of P2.
In case connection via the ISCP header is required to the target Arduino shield, do not use the pins from header P7. Instead, connect the pins via jumper wires from the SPI pins on header P3.
In case you want to change the design or reuse it for your own projects, please find the Radar Baseboard XMC4700 board design for Altium Designer under the following link:
DEMO Radar BB XMC4700 PCB Design Data
A PDF summarizing the features and layout of the DEMO Radar BB XMC4700 board is stored on the Infineon homepage here. The datasheet for the XMC4700 can be found here XMC4700 Datasheet while the respective reference manual is located here XMC4700 Reference Manual.
-
Supported Boards
-
Legacy board (Supported until 1.7.0)
-
Arduino Variations