Difference between revisions of "MCBSTM32C"
From Teknologisk videncenter
m (→Software projects) |
m (→STM32F107VC) |
||
Line 16: | Line 16: | ||
*[http://www.keil.com/dd/chip/4889.htm Keil ARM STM32F107VC] Homepage | *[http://www.keil.com/dd/chip/4889.htm Keil ARM STM32F107VC] Homepage | ||
*STM32F107VC [http://www.keil.com/dd/docs/datashts/st/stm32f105(7)xx_ds.pdf Data Sheet] (Loads PDF) | *STM32F107VC [http://www.keil.com/dd/docs/datashts/st/stm32f105(7)xx_ds.pdf Data Sheet] (Loads PDF) | ||
− | *STM32F107VC [http://www. | + | *STM32F107VC [http://www.st.com/web/en/resource/technical/document/reference_manual/CD00171190.pdf Reference Manual] (Loads PDF) |
*STM32F107VC [http://www.keil.com/support/man/docs/mcbstm32c/ Users Guide] (Web page) | *STM32F107VC [http://www.keil.com/support/man/docs/mcbstm32c/ Users Guide] (Web page) | ||
*STM32F107VC [[Media:Stm32f103xx_firmware_library.pdf | Firmware Library]] (Loads PDF) | *STM32F107VC [[Media:Stm32f103xx_firmware_library.pdf | Firmware Library]] (Loads PDF) |
Revision as of 08:31, 4 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)
- 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