fixing bad formatting in board_XMC.asciidoc authored by Patrick Schmitt's avatar Patrick Schmitt
...@@ -34,7 +34,7 @@ Therefore the following listing gives just an overview of the features and speci ...@@ -34,7 +34,7 @@ Therefore the following listing gives just an overview of the features and speci
== Summary of the features and specification of the XMC4500 microcontroller [2] == Summary of the features and specification of the XMC4500 microcontroller [2]
*CPU Subsystem* === CPU Subsystem
* CPU Core * CPU Core
** High Performance 32-bit ARM Cortex-M4 CPU ** High Performance 32-bit ARM Cortex-M4 CPU
** 16-bit and 32-bit Thumb2 instruction set ** 16-bit and 32-bit Thumb2 instruction set
...@@ -49,7 +49,7 @@ Therefore the following listing gives just an overview of the features and speci ...@@ -49,7 +49,7 @@ Therefore the following listing gives just an overview of the features and speci
{empty} + {empty} +
*On-Chip Memories* === On-Chip Memories
* 16 KB on-chip boot ROM * 16 KB on-chip boot ROM
* 64 KB on-chip high-speed program memory * 64 KB on-chip high-speed program memory
* 64 KB on-chip high speed data memory * 64 KB on-chip high speed data memory
...@@ -58,7 +58,7 @@ Therefore the following listing gives just an overview of the features and speci ...@@ -58,7 +58,7 @@ Therefore the following listing gives just an overview of the features and speci
{empty} + {empty} +
*Communication Peripherals* === Communication Peripherals
* Ethernet MAC module capable of 10/100 Mbit/s transfer rates * Ethernet MAC module capable of 10/100 Mbit/s transfer rates
* Universal Serial Bus, USB 2.0 host, Full-Speed OTG, with integrated PHY * Universal Serial Bus, USB 2.0 host, Full-Speed OTG, with integrated PHY
* Controller Area Network interface (MultiCAN), Full-CAN/Basic-CAN with 3 nodes, 64 message objects (MO), data rate up to 1MBit/s * Controller Area Network interface (MultiCAN), Full-CAN/Basic-CAN with 3 nodes, 64 message objects (MO), data rate up to 1MBit/s
...@@ -69,14 +69,14 @@ Therefore the following listing gives just an overview of the features and speci ...@@ -69,14 +69,14 @@ Therefore the following listing gives just an overview of the features and speci
{empty} + {empty} +
*Analog Frontend Peripherals* === Analog Frontend Peripherals
* Four Analog-Digital Converters (VADC) of 12-bit resolution, 8 channels each, with input out-of-range comparators * Four Analog-Digital Converters (VADC) of 12-bit resolution, 8 channels each, with input out-of-range comparators
* Delta Sigma Demodulator with four channels, digital input stage for A/D signal conversion * Delta Sigma Demodulator with four channels, digital input stage for A/D signal conversion
* Digital-Analogue Converter (DAC) with two channels of 12-bit resolution * Digital-Analogue Converter (DAC) with two channels of 12-bit resolution
{empty} + {empty} +
*Industrial Control Peripherals* === Industrial Control Peripherals
* Two Capture/Compare Units 8 (CCU8) for motor control and power conversion * Two Capture/Compare Units 8 (CCU8) for motor control and power conversion
* Four Capture/Compare Units 4 (CCU4) for use as general purpose timers * Four Capture/Compare Units 4 (CCU4) for use as general purpose timers
* Two Position Interfaces (POSIF) for servo motor positioning * Two Position Interfaces (POSIF) for servo motor positioning
...@@ -87,7 +87,7 @@ Therefore the following listing gives just an overview of the features and speci ...@@ -87,7 +87,7 @@ Therefore the following listing gives just an overview of the features and speci
{empty} + {empty} +
*Input/Output Lines* === Input/Output Lines
* Programmable port driver control module (PORTS) * Programmable port driver control module (PORTS)
* Individual bit addressability * Individual bit addressability
* Tri-stated in input mode * Tri-stated in input mode
...@@ -96,7 +96,7 @@ Therefore the following listing gives just an overview of the features and speci ...@@ -96,7 +96,7 @@ Therefore the following listing gives just an overview of the features and speci
{empty} + {empty} +
*On-Chip Debug Support* === On-Chip Debug Support
* Full support for debug features: 8 breakpoints, CoreSight, trace * Full support for debug features: 8 breakpoints, CoreSight, trace
* Various interfaces: ARM-JTAG, SWD, single wire trace * Various interfaces: ARM-JTAG, SWD, single wire trace
... ...
......