Difference between revisions of "STM32F107VC"

From Teknologisk videncenter
Jump to: navigation, search
m
m
Line 67: Line 67:
 
  }}
 
  }}
 
*[http://www.st.com/internet/mcu/class/1734.jsp STM32F (32-bit ARM Cortex) Homepage]
 
*[http://www.st.com/internet/mcu/class/1734.jsp STM32F (32-bit ARM Cortex) Homepage]
*[http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/REFERENCE_MANUAL/CD00171190.pdf Reference Manual]
+
*http://www.st.com/web/en/resource/technical/document/reference_manual/CD00171190.pdf Reference Manual]
 
*[http://www.keil.com/dd/docs/datashts/st/stm32f105(7)xx_ds.pdf Data Sheet]
 
*[http://www.keil.com/dd/docs/datashts/st/stm32f105(7)xx_ds.pdf Data Sheet]
 
*[http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/PROGRAMMING_MANUAL/CD00283419.pdf STM32F10xxx Flash memory microcontrollers]
 
*[http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/PROGRAMMING_MANUAL/CD00283419.pdf STM32F10xxx Flash memory microcontrollers]

Revision as of 08:47, 18 March 2013

ARM controller from ST Microelectronics. STM32F Homepage. For example used on the MCBSTM32C evaluation board frem Keil

Kcmmemory.png
Specifications
Core
  • 32 BIT ARM Cortex-M3 Microcontroller
  • CPU clock up to 72MHz
Memories
  • 256kB Embedded Flash
  • 64kB Embedded SRAM
Specific features
  • USB 2.0 Full Speed Device/Host/OTG Controller with on-chip PHY
  • 10/100 Ethernet MAC with dedicated DMA and SRAM
  • 12-channel DMA controller
  • 2 * CAN Interface (2.0B Active)
  • 2 * 12-bit ADC (16-channel)
  • 2 * 12-bit DAC
  • 2 * I2C
  • 5 * UART
  • 3 * SPI
  • 80 GPIO pins
Common features
  • PLL
  • Embedded Internal RC 8MHz and 32kHz
  • Real-Time Clock
  • Nested Interrupt Controller
  • Power Saving Modes
  • JTAG and SWD
  • Four 16-bit Timers with Input Capture
  • Output Compare and PWM or Pulse Counter and Quadrature Encoder Input
  • 16-bit Motor Control PWM
  • two Watchdog Timers
  • SysTick Timer
  • two 16-bit Basic Timers for DAC
  • CRC Calculation Unit (96-bit unique ID)


Reminders.png
Documentation
STM
ARM
Keil
Books