Difference between revisions of "Spruce"
Katherine.d (talk | contribs) (Blanked the page) |
Katherine.d (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | == Introduction == | ||
+ | Spruce -LinkSprite STM32 ARM cortex board can be used with OpenJTAG and is compatible withmini ARM cortex-M3 board . It can be used in GCC+Eclipse+openocd+openJtag and Arduino enviroment! When used in Arduino enviroment, it is compatible with Maple. | ||
+ | Spruce has Arduino compatible shield pins, all the Arduino shields can be used on LinkSprite STM32 cortex board. Arduino similar IDE can be used to download Arduino code to Spruce board. | ||
+ | |||
+ | == Spruce Hardware Resource == | ||
+ | *CPU: STM32F103VET6, TQFP 100 pins FLASH:512K BYTES, SRAM:64KBYTES | ||
+ | *1 JTAG debug interface | ||
+ | *1 power LED indicattor (Green), 1 status LED (Blue) | ||
+ | *1 RS232 port, Need crossover cable to talk to PC | ||
+ | *Support 3 pin ISP | ||
+ | *1 USB2.0 SLAVE port | ||
+ | *1 Micro SD(TF) slot, uses SDIO | ||
+ | *1 SPI interfaced AT45DB161D(2M BYTES) serial FLASH | ||
+ | *1 functional botton | ||
+ | *1 RTC battery socket | ||
+ | *1 RJ45 Ethernet port | ||
+ | *All unused GPIO pins are connected to external headers. | ||
+ | *LCD NOT INCLUDED | ||
+ | |||
+ | == Schematic == | ||
+ | |||
+ | == Arduino IDE Environment == | ||
+ | In Arduino IDE enviroment, it is fully compatible with maple, and all arduino shield. The bootloader is flashed through RS232 port, and the arduino program is downloaded frm USB port. The driver of the USB port can be found at the maple IDE, which can be downloaded from the maple IDE version for Spruce. | ||
+ | |||
+ | == GCC+Eclipse+OpenOCD+OpenJTAG == | ||
+ | Spruce also supports development using GCC+Eclipse+OpenOCD+OpenJTAG. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | == Schematic == | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | == Specification == | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | == Pin definition and Rating == | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | == Mechanic Dimensions == | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | == Usage == | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | === Hardware Installation === | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | === Programming === | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | == FAQ == | ||
+ | Please list your question here: | ||
+ | |||
+ | == Support == | ||
+ | |||
+ | If you have questions or other better design ideas, you can go to our [http://www.linksprite.com/forum/index.php forum] to discuss or creat a ticket for your issue at [http://www.linksprite.com/support/ linksprite support]. | ||
+ | |||
+ | == Resources == | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | == How to buy == | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | == See Also == | ||
+ | |||
+ | Other related products and resources. | ||
+ | |||
+ | == Licensing == | ||
+ | |||
+ | This documentation is licensed under the Creative Commons [http://creativecommons.org/licenses/by-sa/3.0/ Attribution-ShareAlike License 3.0] Source code and libraries are licensed under [http://www.gnu.org/licenses/gpl.html GPL/LGPL], see source code files for details. |
Revision as of 06:38, 29 March 2013
Contents
Introduction
Spruce -LinkSprite STM32 ARM cortex board can be used with OpenJTAG and is compatible withmini ARM cortex-M3 board . It can be used in GCC+Eclipse+openocd+openJtag and Arduino enviroment! When used in Arduino enviroment, it is compatible with Maple.
Spruce has Arduino compatible shield pins, all the Arduino shields can be used on LinkSprite STM32 cortex board. Arduino similar IDE can be used to download Arduino code to Spruce board.
Spruce Hardware Resource
- CPU: STM32F103VET6, TQFP 100 pins FLASH:512K BYTES, SRAM:64KBYTES
- 1 JTAG debug interface
- 1 power LED indicattor (Green), 1 status LED (Blue)
- 1 RS232 port, Need crossover cable to talk to PC
- Support 3 pin ISP
- 1 USB2.0 SLAVE port
- 1 Micro SD(TF) slot, uses SDIO
- 1 SPI interfaced AT45DB161D(2M BYTES) serial FLASH
- 1 functional botton
- 1 RTC battery socket
- 1 RJ45 Ethernet port
- All unused GPIO pins are connected to external headers.
- LCD NOT INCLUDED
Schematic
Arduino IDE Environment
In Arduino IDE enviroment, it is fully compatible with maple, and all arduino shield. The bootloader is flashed through RS232 port, and the arduino program is downloaded frm USB port. The driver of the USB port can be found at the maple IDE, which can be downloaded from the maple IDE version for Spruce.
GCC+Eclipse+OpenOCD+OpenJTAG
Spruce also supports development using GCC+Eclipse+OpenOCD+OpenJTAG.
Schematic
Specification
Pin definition and Rating
Mechanic Dimensions
Usage
Hardware Installation
Programming
FAQ
Please list your question here:
Support
If you have questions or other better design ideas, you can go to our forum to discuss or creat a ticket for your issue at linksprite support.
Resources
How to buy
See Also
Other related products and resources.
Licensing
This documentation is licensed under the Creative Commons Attribution-ShareAlike License 3.0 Source code and libraries are licensed under GPL/LGPL, see source code files for details.