The difference stm32f103zet6 and stm32f103vct6

The difference stm32f103zet6 and stm32f103vct6

1, STM32F series is the low-end ARM 32-bit microcontroller, the chips are STMicroelectronics (ST) produced by the company, its core is Cortex-M3.

  Which STM32F series:

  1) STM32F103 "Enhanced" series

  2) STM32F101 "basic" series

  3) STM32F105, STM32F107 "Internet-type" series

  Enhanced series of clock frequencies up to 72MHz, is similar products in the highest performance products; basic clock frequency of 36MHz, the price of 16 products get more than 16 products significantly enhance the performance of the product is the best choice for 32 users. Both lines from 32K to 128K of the flash memory, except that the combination of the maximum capacity of the SRAM and peripheral interfaces. When the clock frequency is 72MHz, code execution from the flash memory, STM32 power 36mA, equivalent to 0.5mA / MHz.

  2, STM32 model naming rules are as follows:

DESCRIPTION STM32 model: In this model STM32F103RBT6 chip, for example, of the type consisting of seven sections, named rules are as follows:

(1) STM32: STM32 ARM Cortex-M3 representative of 32-bit microcontroller core.

(2) F: F represents the sub-series chips.

(3) 103: 103 stands for Enhanced series.

(4) R: R This is a representative of the number of pins, where T represents the feet 36, C for the feet 48, R 64 representatives feet, V represents 100 feet, Z for 144 feet.

(5) B: B This is a representative of the embedded Flash capacity of 32K bytes of Flash 6 represents wherein, on behalf of 64K bytes of Flash. 8, on behalf of 128K bytes Flash B, C on behalf of 256K bytes of Flash, D representative of 384K bytes Flash , E represents the 512K bytes of Flash.

(6) T: T This is a representative of the package, wherein H represents a BGA package, T representatives LQFP package, U behalf VFQFPN package.

(7) 6: 6 on behalf of an operating temperature range, where 6 represents -40--85 deg.] C, 7 representatives -40--105 ℃.

3, STM32 chips ordering code information icon

4, the difference stm32f103zet6 and stm32f103vct6

STM32F103VCT6 is an embedded - microcontroller integrated circuit (IC), 100-pin, 32-bit core size, speed is 72MHz, the program memory capacity is 256KB, the program memory is a type of FLASH, RAM capacity is 48K.

Different STM32F103ZET6, the pins 144, enhanced series 72MHz clock frequency, program memory capacity is 512KB.

Published 468 original articles · won praise 211 · views 950 000 +

Guess you like

Origin blog.csdn.net/txwtech/article/details/104735265