XDK110
BCDS
© Bosch Connected Devices and Solutions GmbH reserves all rights even in the event of industrial property rights. We reserve all rights of disposal such as
copying and passing on to third parties. BOSCH and the symbol are registered trademarks of Robert Bosch GmbH, Germany.
Note: Specifications within this document are subject to change without notice.
General Information Guide XDK110
!
Page
!
45
Furthermore, please consider the following characteristics:
•
By default, the 3V3 power is in a disabled state. In your application, please use the function
Board_EnablePowerSupply3V3(EXTENSION_BOARD) to enable the 3V3 on the extension
bus.
•
The pins of the extension bus are protected against ESD up to 4kV. This includes a serial
resistance of 40ohm into the signal path. While this is no problem for communication, it
needs to be considered when powering external components via GPIO, e.g. an LED.
•
Any pin that you intend to use will have to be configured accordingly. Please refer to the
GPIO module for doing so. All pins are assigned with default modes and values in file
xdk110/Platform/BSP/source/BSP_BoardSettings.h.
Please refer to the interface for further
information.
•
Most of the pins provided on the extension bus can be freely configured, e.g. as GPIO, or
following the recommendations in the table below. However, the following pins differ
electrically from the standard:
o
Pins B9 and B10 are equipped with an internal pull-up resistor of 3.32kOhm and are
therefore usable for I2C communication only.
o
Pins PD5 and PD6 have anti-alias (low-pass) filters with a cut off frequency of ~400
MHz
Table 15:
Connector Pin Assignment of the Extension Bus
Connector
Pin
MCU
Pin
Suggested Use
Multiplex
location
Macro
A1
PA0
Timer0 compare
TIMER0 #4
EXTENSION_TIM0_CC0
A2
PC0
Timer0 compare
TIMER0 #4
EXTENSION_TIM0_CC1
A3
PC1
Timer0 compare
TIMER0 #4
EXTENSION_TIM0_CC2
A4
PC2
Timer0 Dead time
insertion
TIMER0 #4
EXTENSION_TIM0_CDTIO
A5
PC3
Timer0 Dead time
insertion
TIMER0 #4
EXTENSION_TIM0_CDTI1
A6
PC4
Timer0 Dead time
insertion
TIMER0 #4
EXTENSION_TIM0_CDTI2
A7
PC8
Timer2 Capture
operations
TIMER2 #2
EXTENSION_ TIM2_CC0
A8
PC9
Timer2 Capture
operations
TIMER2 #2
EXTENSION _TIM2_CC1
A9
PC10
Timer2 Capture
operations
TIMER2 #2
EXTENSION_ TIM2_CC2
A10
PD6
ADC0 Channel6
n/a
EXTENSION _ADC0_CH6
A11
PD5
ADC0 Channel5
n/a
EXTENSION _ADC0_CH5
A12
PA1
General purpose I/
O
n/a
EXTENSION _GPIO_IN_OUT_0