Difference between revisions of "STM32F107VC"

From Teknologisk videncenter
Jump to: navigation, search
m (Created page with "ARM controller from ST Microelectronics. =Specifications= The STMicroelectronics STM32F107VC is a *Core: ARM 32-bit Cortex-M3 Microcontroller **CPU clock up to 72MHz *Memories: ...")
 
m
Line 1: Line 1:
ARM controller from ST Microelectronics.
+
ARM controller from ST Microelectronics. [http://www.st.com/internet/mcu/class/1734.jsp STM32F Homepage]
 
=Specifications=
 
=Specifications=
 
The STMicroelectronics STM32F107VC is a  
 
The STMicroelectronics STM32F107VC is a  
Line 30: Line 30:
 
** two 16-bit Basic Timers for DAC
 
** two 16-bit Basic Timers for DAC
 
** CRC Calculation Unit (96-bit unique ID
 
** CRC Calculation Unit (96-bit unique ID
 +
=Manuals=
 +
*[http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/PROGRAMMING_MANUAL/CD00228163.pdf STM32F10xxx/20xxx/21xxx/L1xxxx Cortex-M3 programming manual]
 +
*[
 
[[Category:ARM]]
 
[[Category:ARM]]

Revision as of 10:22, 27 August 2011

ARM controller from ST Microelectronics. STM32F Homepage

Specifications

The STMicroelectronics STM32F107VC is a

  • Core: ARM 32-bit 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

Manuals