STM32F103CBT6

lmages are for reference only See Product Specifications

FREE SAMPLE

STMicroelectronics STM32F103CBT6

HIGH-RELIABILITY-COMPONENTS
Part No.:
STM32F103CBT6
Manufacturer:
STMicroelectronics
Package:
48-LQFP
Datasheet:
STM32F103CBT6.pdf
Description:
IC MCU 32BIT 128KB FLASH 48LQFP
In Stock:
2706
Quantity:
  Add To Cart
For more detailed including pricing and shipping
Quick response, quick quotation
Flash shipment, no worries after sales
Original channel, guarantee of the authentic products

Please send RFQ , we will respond immediately.

Part Number
Quantity
Email / phone number*
Contact Name / Company Name
Comments
  • Purchase and inquiryPurchase and inquiry

    STM32F103CBT6 this integrated circuit is available in factory sealed anti static packs. at icwhale.com. Please read product page below detail information. including STM32F103CBT6 price, data-sheet, in-stock availability, technical difficulties. Also. Quickly Enter the access of compare listing to find out replaceable electronic parts. If you want to retrieve comprehensive data for STM32F103CBT6 to optimize the supply chain (including cross references, life-cycle, parametric, counterfeit risk, obsolescence managements forecasts), please contact to our Tech-supports team.

    Purchase in icwhale.com

    There is no doubt that you may place an order without registering to icwhale.com.

    We strongly suggest you sign in our shop before purchasing as you can track your order real-time tracking.

    Means of Payment in icwhale.com

    For your convenience, we support multiple payment methods in USD, including PayPal, Credit Card, wire transfer. and Alipay.

    RFQ (Request for Quotations) in icwhale.com

    It is recommended to acquire for quotations to get the latest prices and inventories about the parts.

    Our sales will reply to your request by email within 24 hours.

    Warm reminder

    1. You'll receive an order information email in your email inbox. (Please remember to check the spam folder if you didn't hear from us).

    2. Since inventories and prices may fluctuate to some extent, the sales manager is going to reconfirm the order and let you know if there are any updates.

    Shipping & Handling

    Shipping fee starts at $35, but some countries will exceed $35. For example (South Africa, Brazil, India, Pakistan, Israel, etc.)

    The basic freight (for package ≤0.5kg or corresponding volume) depends on the time zone and countries.

    Shipping Method

    Currently, our products are shipped through DHL, FedEx, SF, UPS and China Post.

    Order Tracking for International Orders

    Once your order has been shipped, the tracking number will be sent to the email address registered to your account. This information can also be viewed when logged into your account in the "my account" page.

    STM32F103CBT6 informationSTM32F103CBT6 information

    Views:

    STM32F103CBT6 Pinout, Development Boards, and Arduino Projects

    STM32F103CBT6 is a versatile ARM Cortex-M3 microcontroller that is well suited for embedded projects. This article describes its pinout, programming and use in Arduino projects, including schematic design and blue pill development board.


    Table of Contents

    1. Introduction to STM32F103CBT6

    STM32F103CBT6 is a 32-bit microcontroller launched by STMicroelectronics, which belongs to the STM32 family. The core of the microcontroller is an ARM Cortex-M3 with a clock frequency of up to 72MHz, and it has 128KB flash memory and 20KB SRAM. STM32F103CBT6 supports a variety of peripheral interfaces, including I2C, SPI, USART, PWM, etc., suitable for simple sensor reading to complex control system development.


    2. STM32F103CBT6 Pinout

    The pinout definition of STM32F103CBT6 is described in detail in its reference manual. Different pinout have different functions, mainly including power pinout, communication pinout, clock pinout, input and output pinout, etc. Understanding the functionality of these pinout is fundamental for effective development.

    2.1 Pinout function

    STM32F103CBT6 pinout

    Pinout number
    Pinout name
    Description
    1
    VBAT
    Battery voltage input pinout, used when power supply
    2
    PC13 - TAMPER - RTC
    Tamper detects pinout, or for real clock (RTC) functionality
    3
    PC14 - OSC32_IN
    External 32kHz crystal input pinout for low power clock signal
    4
    PC15 - OSC32_OUT
    External 32kHz crystal output pinout for low power clock signal
    5
    PD0 - OSC_IN
    The external clock input pinout is used to provide the master clock signal
    6
    PD1 - OSC_OUT
    The external clock output pinout is used to provide the master clock signal
    7
    NRST
    Reset pinout, the device is reset when the external reset signal is received
    8
    VSSA
    To simulate the power ground, the pinout are used to simulate the power ground
    9
    VDDA
    Analog power supply, usually 3.3V supply
    10
    PA0 - WKUP
    Wake up pinout for external wake up in low power mode
    11-17
    PA1 - PA7
    General purpose I/O pinout that can be configured for input, output, or special functions
    18-22
    PB0 - PB15
    General purpose I/O pinout that can be configured for input, output, or special functions
    23
    VSS_1
    Power ground pinout, ground
    24
    VDD_1
    Power supply pinout, usually 3.3V or 5V power supply
    25-28
    PB12 - PB15
    General purpose I/O pinout that can be configured for input, output, or special functions
    29-34
    PA8 - PA13
    General I/O pinout, support a variety of functions, such as serial communication, PWM, etc
    35
    VSS_2
    Power ground pinout, ground
    36
    VDD_2
    Power supply pinout, usually 3.3V or 5V power supply
    37-38
    PA14 - PA15
    General I/O pinout, support a variety of functions, such as serial communication, PWM, etc
    39-43
    PB3 - PB7
    General purpose I/O pinout that can be configured for input, output, or special functions
    44
    BOOT0
    The boot mode selects the pinout to control the start mode
    45-46
    PB8 - PB9
    General purpose I/O pinout that can be configured for input, output, or special functions
    47
    VSS_3
    Power ground pinout, ground
    48
    VDD_3
    Power supply pinout, usually 3.3V or 5V power supply

    2.2 STM32F103CBT6 package

    STM32F103CBT6 package


    3. STM32F103CBT6 Features

    Parameters
    Specifications
    Core architecture
    ARM Cortex-M3,72MHz
    Memory
    128KB 闪存,20KB SRAM
    Peripheral support
    I2C\SPI\USART\PWM\ADC 等
    Power management
    Multiple power saving modes
    I/O pinout
    Up to 37 flexibly configured I/O pinout
    Clock system
    Supports external crystal oscillators and internal RC oscillators
    Voltage of operation
    2.0V to 3.6V
    Development tools support
    Compatible with ST-LINK and supports a variety of ides


    4. Design circuits and Schematics

    Designing circuits and schematics is an essential step when developing a system based on the STM32F103CBT6 microcontroller. These design drawings help developers plan how components are connected, how they function, and ensure that electrical and physical characteristics meet requirements.

    4.1 Circuit diagram

    The circuit diagram shows all the components in the system and how they are connected. When designing the STM32F103CBT6 project, the circuit diagram needs to indicate the electrical connection between each peripheral device (such as sensor, display, motor, etc.) and STM32F103CBT6.

    I2C interface : STM32F103CBT6 is connected to the temperature sensor through the I2C interface for reading temperature data.

    GPIO pin connected to LCD monitor : Use the GPIO pin of STM32F103CBT6 to control the display content of LCD monitor.

    4.2 Schematic diagram

    The schematic shows the electrical connection of each circuit element in detail. Unlike circuit diagrams, schematic diagrams focus more on electrical characteristics, signal flow, and connection specifications. It helps developers understand how circuits work and ensures that there are no electrical conflicts or incorrect connections.

    When designing STM32F103CBT6 schematics, it is usually necessary to:

    Power management : Provide stable power supply for STM32F103CBT6, usually 3.3V power supply is used.

    Clock system : Choose a suitable external oscillator or use a built-in oscillator to ensure the accuracy of the system clock.

    Communication interface : such as UART, SPI, I2C, etc., for data exchange with peripherals.

    4.3 Footprint design

    Footprint is the pad layout reserved for components on the PCB, ensuring that components are properly soldered to the circuit board. For the STM32F103CBT6 microcontroller, the LQFP-48 package is usually used, so the corresponding Footprint must conform to the size and pinout of this package. Footprint ensures that the welding position of STM32F103CBT6 and other components is accurate.


    5. Application of STM32F103CBT6

    STM32F103CBT6 has a wide range of uses in various applications, from simple LED control to complex sensor data acquisition systems, which can be implemented by STM32F103CBT6.

    5.1 Embedded system:

    The low power consumption and high performance of STM32F103CBT6 make it an ideal choice for embedded systems. It can be used to control home appliances, monitoring systems, wireless sensors, etc.

    5.2 Internet of Things:

    Combined with the wireless communication module, STM32F103CBT6 can be used as the core of the iot device to collect sensor data and transmit it through the network.

    5.3 Robot control:

    The rich peripheral interfaces of the STM32F103CBT6 make it well suited for robot control applications, capable of controlling motors, servos, and sensors.

    5.4 Automatic control:

    In the field of industrial automation, STM32F103CBT6 can be used for the acquisition and processing of temperature, humidity, pressure and other data, as well as the automatic control of equipment.


    6. STM32F103CBT6 is used in Arduino project

    STM32F103CBT6 Arduino

    Although STM32F103CBT6 is not the official MCU of Arduino, developers can still use STM32F103CBT6 in the Arduino environment by using an appropriate development board (such as the blue pill development board) and the STM32 Arduino library. This provides developers with a flexible platform that balances the ease of use of Arduino with the power of STM32.

    6.1 Blue pill development board

    Blue Pill is a development board based on STM32F103CBT6, which is popular among developers because of its user-friendly appearance and price. It provides most of the I/O pins of the STM32F103CBT6 and has a USB interface to support programming via USB.

    In order to use STM32F103CBT6 in Arduino, the developer first needs to install the appropriate Bootloader for the blue pill. Through Bootloader, developers can directly burn the program to STM32F103CBT6 through the USB interface. Next, you can write and upload the code in the Arduino IDE by simply selecting the corresponding development board and chip model.

    6.2 Programming of STM32F103CBT6 in Arduino

    The programming method of STM32F103CBT6 is different from the traditional Arduino board. First of all, you need to install the relevant drivers and library files of STM32 in the Arduino IDE. Once the installation is complete, you can develop using standard Arduino programming languages like C++.

    For example, if you want to control an LED to flash, you can use the following Arduino code:

    STM32F103CBT6 Arduino code

    This code, when run on an STM32F103CBT6, will cause the LED connected to the 13 pinout to flash once per second.


    7. Sum up

    STM32F103CBT6 is a powerful microcontroller ideal for various development projects. Using it with Arduino simplifies development, combining high-performance hardware with easy-to-use software. By mastering its pinout, board usage, schematic design, and programming, developers can create diverse applications, from IoT to robotics, meeting the demands of modern embedded systems.


    8. Frequently Asked Questions

    8.1 What is the price of STM32F103CBT6?

    The STM32F103CBT6 costs between $2 and $5, depending on the supplier and the amount purchased.

    8.2 Where can I find the datasheet for STM32F103CBT6?

    The datasheet for STM32F103CBT6 can be found on our website

    8.3 Can STM32F103CBT6 be used for USB communication?

    Yes, with appropriate firmware or bootloaders, it supports USB communication.

    8.4 How to program STM32F103CBT6 with Arduino IDE?

    Install STM32 core in Arduino IDE, select the board, and upload code via USB or ST-Link.

    8.5 What is the power consumption of STM32F103CBT6?

    It typically consumes 20mA at 72MHz, and less in power-saving modes.

    8.6 Can STM32F103CBT6 be used for motor control?

    Yes, with its PWM, ADCs, and timers, it's ideal for motor control applications.

    STM32F103CBT6 FAQ

    1. How to order STM32F103CBT6 on icwhale.com?

    Currently, icwhale.com only provide peer-to-peer order processing. While you submit the RFQ, our professional agent will contact you with the competitive prices in the global market, and our agent will prompt you to finish the order if you accept our offers.

    2. How does icwhale.com guarantee that STM32F103CBT6 is from the original manufacturer or authorized agents?

    We have a professional and experienced quality control team to strictly verify and test the STM32F103CBT6. All suppliers must pass our qualification reviews before they can publish their products including STM32F103CBT6 on icwhale.com; we pay more attention to the channels and quality of STM32F103CBT6 products than any other customer. We strictly implement supplier audits, so you can purchase with confidence.

    3. Are the STM32F103CBT6 price and inventory displayed accurate?

    The price and inventory of STM32F103CBT6 fluctuates frequently and cannot be updated in time, it will be updated periodically within 24 hours. And, our quotation usually expires after 5 days.

    4. What forms of payment are accepted?

    Wire Transfer, PayPal, Alipay, Wechat, Credit Card, Western Union, MoneyGram, and Escrow are all acceptable.

    Warm Tips: Some orders in certain payment forms may require handling fee.

    5. How is the shipping arranged?

    Customers can choose industry-leading freight companies, including DHL, UPS, FedEx, TNT, and Registered Mail. Shipping insurance is also available.

    Once your order has been processed for shipment, our salesperson will send you an email advising you of the shipping status and tracking number.

    Warm Tips: It may take up to 24 hours for the carriers to display tracking information. Usually, express delivery takes 3-5 days, and registered mail takes 25-60 days.

    6. What is the process for return or replacement of STM32F103CBT6?

    All goods will implement Pre-Shipment Inspection (PSI), selected at random from all batches of your order to do a systematic inspection before arranging the shipment. If there is something wrong with the STM32F103CBT6 we delivered, we will accept the replacement or return of the STM32F103CBT6 only when all of the below conditions are fulfilled:

    (1)Such as a deficiency in quantity, delivery of wrong items, and apparent external defects (breakage and rust, etc.), and we acknowledge such problems.

    (2)We are informed of the defect described above within 90 days after the delivery of STM32F103CBT6.

    (3)The PartNo is unused and only in the original unpacked packaging.

    Two processes to return the products:

    (1)Inform us within 90 days

    (2)Obtain Requesting Return Authorizations

    7.How to contact us to get technical supports, such as STM32F103CBT6 pin diagram, STM32F103CBT6 datasheet?

    If you need any after-sales service, please do not hesitate to contact us.

    Hot Products

    Home

    Home

    Products

    Products

    Phone

    Phone

    Contact Us

    Contact