Do you have a question about the Bosch XDK110 and is the answer not in the manual?
Microcontroller | ARM Cortex-M3 |
---|---|
Flash Memory | 512 KB |
RAM | 64 KB |
Power Supply | 3.3 V |
Operating Voltage | 3.3 V |
Power Supply Voltage | 3.3 V |
Communication Interfaces | SPI, I2C, UART |
Connectivity | Bluetooth, Wi-Fi |
Sensors | Accelerometer, Gyroscope, Magnetometer, Pressure, Temperature |
Wireless Connectivity | Bluetooth, Wi-Fi |
Details on how to launch the XDK Workbench application and access its welcome screen.
Introduction to XDK application examples, covering basics, networking, and sensors.
Explains the workbench menu bar, its symbol buttons, and the quick access bar for common actions.
Lists connected XDK devices and available controls for flashing, booting, and debugging.
Overview of the Project Explorer for managing, creating, importing, and exporting XDK projects.
Step-by-step guide for creating a new C project using the New Project wizard.
Using the XDK workbench code editor, including the autocompletion feature for efficient coding.
Describes XDK operating modes, focusing on Bootloader mode and methods to engage it.
Explains default and custom startup procedures for XDK applications.
Guidance on using the recommended XdkApplicationTemplate for new projects.
Introduction to operating tasks using a 'Hello World' implementation.
Demonstrates using timer tasks for periodic application execution.
Steps to initialize the light sensor for data acquisition.
Code implementation for reading and printing light sensor data.
How to enable line number display in the XDK workbench editor.
Enabling the autosave feature before building or flashing projects.
Procedure for adding new source and header files to XDK projects and creating them.
Modifying project properties and makefile after renaming a project.
Adjusting build path and makefile configurations when renaming XDK projects.
Records of document revisions, including initial release and changes.