Difference between revisions of "MCBSTM32C"
From Teknologisk videncenter
m (→STM32F107VC) |
m (→Software projects) |
||
Line 35: | Line 35: | ||
*[http://mars.tekkom.dk/data/display1.zip display1.zip] | *[http://mars.tekkom.dk/data/display1.zip display1.zip] | ||
*[[/Blinky simple|Blinky Simple]] (Minimum startup) | *[[/Blinky simple|Blinky Simple]] (Minimum startup) | ||
+ | *[[/Blinky simple with clock control|Blinky simple with clock control]] | ||
*[[/Motionsensor 1|Motionsensor 1]] | *[[/Motionsensor 1|Motionsensor 1]] | ||
*[[RTC STM32F107VC|RTC STM32F107VC Time keeping project]] | *[[RTC STM32F107VC|RTC STM32F107VC Time keeping project]] |
Revision as of 07:52, 5 March 2014
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
- minimum_startup.zip
- display1.zip
- Blinky Simple (Minimum startup)
- Blinky simple with clock control
- Motionsensor 1
- RTC STM32F107VC Time keeping project
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 (Keil)
- CMSIS network ref (Keil)
- ARM middleware Libraries