Difference between revisions of "MCBSTM32C"
From Teknologisk videncenter
m (→Keil Development tools) |
m (→Links) |
||
Line 45: | Line 45: | ||
*[http://search.safaribooksonline.com/book/programming/9780750685832 Embedded Software: Know it all] (Safari book by Larosse] | *[http://search.safaribooksonline.com/book/programming/9780750685832 Embedded Software: Know it all] (Safari book by Larosse] | ||
*[http://www.digilentinc.com Dililent Inc] Eletronic Parts | *[http://www.digilentinc.com Dililent Inc] Eletronic Parts | ||
+ | *[http://www.keil.com/pack/doc/cmsis/General/html/index.html CMSIS documentation] | ||
[[Category:ARM]] | [[Category:ARM]] | ||
[[Category:Embedded]] | [[Category:Embedded]] |
Revision as of 10:11, 3 December 2013
MCBSTM32C is a ARM based evaluation board using a Cortex-M3 core based on the STMicroelectronics STM32F107VC ARM Controller.
MCBSTM32C
- Schematics
- M24C64 EEPROM (Loads PDF)
- ST3232 RS232C Line Driver (Loads PDF)
- LIS302DL 3 Axis motion Sensor (Loads PDF)
- CS42L52 Stereo CODEC (Loads PDF)
- DP83848J 10/100 Mbps Ethernet Tranceiver (Loads PDF)
- STMPS2141 power distribution switch for USB
Display
- MCBQVGA-TS-Display-v12 Schematics (Loads PDF)
STM32F107VC
- Keil ARM STM32F107VC Homepage
- STM32F107VC Data Sheet (Loads PDF)
- STM32F107VC Reference Manual (Loads PDF)
- STM32F107VC Users Guide (Web page)
- STM32F107VC Firmware Library (Loads PDF)
- STM32F107VC Assembler User Guide (Web page)
Keil Development tools
Using license local on Mercantec
Use wired local network or use wireless SSID dt3 for access to server.
C:> net use s: \\mercstor.tekkom.local\license /user:keil <notice>SECRET-PASSWORD</notice>
Under File... License Management... Select the Floating License tab and browse to the .FLF file on the server through the Add Product... button. On clicking OK, a web browser should open with the Floating License details automatically filled. On completion of the web browser, an e-mail is sent immediately with a license key to paste into the Floating License page.
Software projects
Links
- MCBSTM32C User's Guide
- gnuARM
- MCBSTM32C demo using RL-ARM TCP
- Safari book - Designing Embedded Hardware
- embedded C help
- Embedded Software: Know it all (Safari book by Larosse]
- Dililent Inc Eletronic Parts
- CMSIS documentation