ไฮไลท์
บอร์ด STM32F103C8T6 ARM STM32
ข้อมูล
น้ำหนัก
บาร์โค้ด
ลงสินค้า
อัพเดทล่าสุด
รายละเอียดสินค้า

Product Introduction

This is a core chip based on STM32F103C8T6 ARM core board, features are as follows:
1, the board based on the most basic MCU circuit, 8M and 32768 crystal circuit, USB power supply circuit.
2, the core board is divided into two rows leads to all the I / O port.
3, with SWD simulation debug download interface, simple and convenient, debugging speed.
4, the use of the Mirco USB interface, you can do USB communication and power supply, USB interface, compatible with the ordinary Andrews mobile phone charger interface.
6, RTC crystal Epson brand, easy to start, more stable.
7, with double pin, but the pin does not default welding, the user according to their own application scenarios to choose their own welding direction. If welding is required, please tell the owner.
Keil can be used to compile, IAR compiler, can be downloaded through the J-Link or USART1 procedures, the procedures are the owner and debugging procedures, there are problems can consult the owner.


Chip Description:

1, STM32F103C8T6
Package Type: LQFP;
Number of pins: 48;
Kernel: Cortex-M3;
Operating frequency: 72MHz;
Storage resources: 64K Byte Flash, 20KByte SRAM;
Interface Resources: 2x SPI, 3x USART, 2x I2C, 1x CAN, 37x I / O ports,
Analog-to-digital conversion: 2x ADC (12-bit / 16-channel)
Timers: 3 general timers and 1 advanced timer
Debug Download: Support JTAG / SWD debug interface to download, support for IAP.
2, RT9193: 3.3V regulator chip, the maximum output of 300mA.


Interface description:

1, SWD interface: support for simulation, download and debug.
2, Mirco USB interface: power supply and USB communication, does not support the download.
3, USART1 interface: USART1 can be used to download the program, or use the USART1 for communication.
4, MCU pin interface: leads all I / O port pins, easy to connect with peripherals.
5, 5V and 3.3V power input and output interface: commonly used in external power supply, or with other modules for common ground treatment

Other Device Description:

1, Power LED (PWR): Power indicator status, can determine whether the power supply is stable.
2, the user LED (PC13): to facilitate the I / O output test or indicate the program running.
3, start jumping choose programming mode: (1, the user flash memory 2, SRAM 3, system memory).
4, reset button: reset chip for the user program.
5, 8M Crystal: The frequency can be set to make the system clocked at 72MHz.
6,32.768KHz Crystal: Available for built-in RTC, or for calibration.

ตัวอย่าง Code

/*
Blink STM32F103C8T6 pin PC13

*/


// the setup function runs once when you press reset or power the board


void setup() {
// initialize digital pin PC13 as an output.
pinMode(PC13, OUTPUT);
//pinMode(PA2, OUTPUT);
//pinMode(PA0, OUTPUT);
}

// the loop function runs over and over again forever
void loop() {
digitalWrite(PC13, HIGH); // turn the LED on (HIGH is the voltage level)
//digitalWrite(PA2, HIGH);
//digitalWrite(PA0, HIGH);
delay(500); // wait for 500mS
digitalWrite(PC13, LOW); // turn the LED off by making the voltage LOW
//digitalWrite(PA2, LOW);
//digitalWrite(PA0, LOW);
delay(500); // wait for 500mS
}

บอร์ด STM32F103C8T6 ARM STM32
บอร์ด STM32F103C8T6 ARM STM32
บอร์ด STM32F103C8T6 ARM STM32
บอร์ด STM32F103C8T6 ARM STM32
เงื่อนไขอื่นๆ
Tags

วิธีการชำระเงิน

บมจ. ธนาคารกรุงไทย สาขาด่านขุนทด ออมทรัพย์
รายการสั่งซื้อของฉัน
เข้าสู่ระบบด้วย
เข้าสู่ระบบ
สมัครสมาชิก

ยังไม่มีบัญชีเทพ สร้างบัญชีใหม่ ไม่มีค่าใช้จ่าย
สมัครสมาชิก (ฟรี)
รายการสั่งซื้อของฉัน
ข้อมูลร้านค้านี้
ร้านIotShop
IotShop
จำหน่าย Arduino Micro Controller, Shield, Module, Sensor, และอุปกรณ์อิเล็กทรอนิกส์ต่างๆ ราคาถูกที่สุด มีสินค้าพร้อมส่งและสุ่มทดสอบให้ลูกค้าความมั่นใจว่าสินค้าใช้งานได้แน่นอน จัดส่งสินค้าทุกวัน สต๊อกในไทย ตัดรอบ 14.00 น. ***ลูกค้าที่ต้องการใบเสร็จ โปรดแจ้งรายละเอียดมาทางช่องแชท รายละเอียดที่ต้องแจ้ง - ชื่อหน่วยงาน เช่น มหาวิทยาลัย โรงเรียน บริษัท ห้างร้าน - ที่อยู่หน่วยงาน - เลขที่ประจำตัวผู้เสียภาษีของหน่วยงาน - สาขาที่ / หรือสำนักงานใหญ่
เบอร์โทร : 0902624118
อีเมล : nattaphumart@gmail.com
ส่งข้อความติดต่อร้าน
เกี่ยวกับร้านค้านี้
สินค้าที่ดูล่าสุด
ดูสินค้าทั้งหมดในร้าน
สินค้าที่ดูล่าสุด
บันทึกเป็นร้านโปรด
Join เป็นสมาชิกร้าน
แชร์หน้านี้
แชร์หน้านี้

TOP เลื่อนขึ้นบนสุด
พูดคุย-สอบถาม