你的浏览器版本过低,可能导致网站不能正常访问!
为了你能正常使用网站功能,请使用这些浏览器。

【活动】庆祝STM32出货量超10亿颗,开发板送不停!  

[复制链接]
沐紫 提问时间:2016-1-4 13:06 /
阅读主题, 点击返回1楼
收藏 2 评论434 发布时间:2016-1-4 13:06
434个回答
pzhen 回答时间:2016-1-20 14:51:36
学过正点原子的f103开发板,学过野火的开发板,最近正在用开发板做一个项目。
曾经用stm32做过四轴飞行器,并不十分成功,做过智能小车,这个项目比较成功。附上几个我常用的文件
Features
■ Core: ARM 32-bit Cortex™-M3 CPU
– 72 MHz maximum frequency,
1.25 DMIPS/MHz (Dhrystone 2.1)
performance at 0 wait state memory
access
– Single-cycle multiplication and hardware
division
■ Memories
– 256 to 512 Kbytes of Flash memory
– up to 64 Kbytes of SRAM
– Flexible static memory controller with 4
Chip Select. Supports Compact Flash,
SRAM, PSRAM, NOR and NAND memories
– LCD parallel interface, 8080/6800 modes
■ Clock, reset and supply management
– 2.0 to 3.6 V application supply and I/Os
– POR, PDR, and programmable voltage
detector (PVD)
– 4-to-16 MHz crystal oscillator
– Internal 8 MHz factory-trimmed RC
– Internal 40 kHz RC with calibration
– 32 kHz oscillator for RTC with calibration
■ Low power
– Sleep, Stop and Standby modes
– V
BAT supply for RTC and backup registers
■ 3 × 12-bit, 1 µs A/D converters (up to 21
channels)
– Conversion range: 0 to 3.6 V
– Triple-sample and hold capability
– Temperature sensor
■ 2 × 12-bit D/A converters
■ DMA: 12-channel DMA controller
– Supported peripherals: timers, ADCs, DAC,
SDIO, I2Ss, SPIs, I2Cs and USARTs
■ Debug mode
– Serial wire debug (SWD) & JTAG interfaces
– Cortex-M3 Embedded Trace Macrocell™
■ Up to 112 fast I/O ports
– 51/80/112 I/Os, all mappable on 16
external interrupt vectors and almost all
5 V-tolerant
■ Up to 11 timers
– Up to four 16-bit timers, each with up to 4
IC/OC/PWM or pulse counter and
quadrature (incremental) encoder input
– 2 × 16-bit motor control PWM timers with
dead-time generation and emergency stop
– 2 × watchdog timers (Independent and
Window)
– SysTick timer: a 24-bit downcounter
– 2 × 16-bit basic timers to drive the DAC
■ Up to 13 communication interfaces
– Up to 2 × I2C interfaces (SMBus/PMBus)
– Up to 5 USARTs (ISO 7816 interface, LIN,
IrDA capability, modem control)
– Up to 3 SPIs (18 Mbit/s), 2 with I2S
interface multiplexed
– CAN interface (2.0B Active)
– USB 2.0 full speed interface
– SDIO interface
■ CRC calculation unit, 96-bit unique ID
■ ECOPACK® packages







STM32F1 UCOS开发手册_V2.0.pdf (6.12 MB, 下载次数: 1)
yimao111 回答时间:2016-1-20 14:51:55
1、   晒出你使用过的STM32开发板/芯片图片
这些都是自己的作品



2、   说明该STM32产品型号,列举其一项或者多项特性,同时附件上传一篇该型号产品的资料(官方文档或者网络上的文章分享均可
型号是STM32F031K6T6。
DM00109263.pdf(1.9 MB, 下载次数: 0)

DM00118828.pdf(240.64 KB, 下载次数: 0)

DM00141386.pdf(1.48 MB, 下载次数: 0)

Features:
• Core: ARM® 32-bit Cortex®-M0 CPU,
frequency up to 48 MHz
• Memories
– 16 to 32 Kbytes of Flash memory
– 4 Kbytes of SRAM with HW parity
• CRC calculation unit
• Reset and power management
– Digital and I/Os supply: 2.0 to 3.6 V
– Analog supply: VDDA = from VDD to 3.6 V
– Power-on/Power-down reset (POR/PDR)
– Programmable voltage detector (PVD)
– Low power modes: Sleep, Stop and
Standby
– VBAT supply for RTC and backup registers
• Clock management
– 4 to 32 MHz crystal oscillator
– 32 kHz oscillator for RTC with calibration
– Internal 8 MHz RC with x6 PLL option
– Internal 40 kHz RC oscillator
• Up to 39 fast I/Os
– All mappable on external interrupt vectors
– Up to 26 I/Os with 5 V tolerant capability
• 5-channel DMA controller
• 1 × 12-bit, 1.0 µs ADC (up to 10 channels)
– Conversion range: 0 to 3.6V
– Separate analog supply from 2.4 up to
3.6 V
• Up to 9 timers
– 1 x 16-bit 7-channel advanced-control timer
for 6 channels PWM output, with deadtime
generation and emergency stop
– 1 x 32-bit and 1 x 16-bit timer, with up to 4
IC/OC, usable for IR control decoding
– 1 x 16-bit timer, with 2 IC/OC, 1 OCN,
deadtime generation and emergency stop
– 1 x 16-bit timer, with IC/OC and OCN,
deadtime generation, emergency stop and
modulator gate for IR control
– 1 x 16-bit timer with 1 IC/OC
– Independent and system watchdog timers
– SysTick timer: 24-bit downcounter
• Calendar RTC with alarm and periodic wakeup
from Stop/Standby
• Communication interfaces
– 1 x I2C interface, supporting Fast Mode
Plus (1 Mbit/s) with 20 mA current sink,
SMBus/PMBus, and wakeup from Stop
mode
– 1 x USART supporting master synchronous
SPI and modem control, ISO7816
interface, LIN, IrDA capability, auto baud
rate detection and wakeup feature
– 1 x SPI (18 Mbit/s) with 4 to 16
programmable bit frames, with I2S interface
multiplexed
• Serial wire debug (SWD)
• 96-bit unique ID
• Extended temperature range: -40 to +105°C
• All packages ECOPACK®2
3、   基于STM32你做过哪些设计?



ichaochao 回答时间:2016-1-20 14:52:03
1、   晒出你使用过的STM32开发板/芯片图片-- STM32F4 DISCOVERY
STM32F4.jpg

2、   说明该STM32产品型号,列举其一项或者多项特性,同时附件上传一篇该型号产品的资料

STM32F407DGT6 AN3983-STM32F4DISCOVERY_peripheral_firmware_examples.pdf (146.78 KB, 下载次数: 0)
eurphan 回答时间:2016-1-20 15:00:26
本帖最后由 eurphan 于 2016-1-20 15:03 编辑

芯片型号:F303RET6
特性:主频72MHz,80KB SRAM,512KB FLASH
做过的设计,基于STM32的两轮平衡车
P60120-143548~01.jpg

STM32F303xDxE.pdf

下载

2.18 MB, 下载次数: 0, 下载积分: ST金币 -1

米兰的无线电 回答时间:2016-1-20 15:11:44
1.
111.jpg
2.
STM32F103VE,内核: ARM 32位的Cortex™-M3 CPU 最高48MHz工作频率, 在存储器的0等待周期访问时可达1.25DMips/MHz(Dhrystone2.1)
STM32F102x8B_DS_CH_V3.pdf (2.41 MB, 下载次数: 0)
zsp1 回答时间:2016-1-20 15:17:37
本帖最后由 zsp1 于 2016-1-20 15:25 编辑


1、我使用过得其中一款ST的开发板

QQ图片20160120151456.png
2、芯片型号:STM32F407VGT6
3、基于STM32的车牌识别的手持移动终端的设计、UI、ucosII等
非常不错!支持ST!
STM32F4DISCOVERY用户手册(中文).pdf (4.6 MB, 下载次数: 0)
小苑 回答时间:2016-1-20 15:18:22
1、   晒出你使用过的STM32开发板/芯片图片(如果还未使用过,可从官网寻找);
我大二的时候买过原子的MINISTM32开发板,最近使用的是139 STM32的开发板,然后也用过神州IV号STM32开发板

2、   说明该STM32产品型号,列举其一项或者多项特性,同时附件上传一篇该型号产品的资料(官方文档或者网络上的文章分享均可,点击立刻下载官方文档)139的STM32开发板使用了STM32F103ZET6,然后神州IV号开发板使用了STM32F107VCT6,原子的开发板不在身边送人了,记不清他的型号了。

3、   基于STM32你做过哪些设计?(如没有则不写)曾用STM32做mini四轴,然后后面用它做过电赛的题目(2015风力摆控制系统),然后是用到故障显示等项目。

电赛期间画的最小系统,将所有需要的IO口引出,方便赛时使用

电赛期间画的最小系统,将所有需要的IO口引出,方便赛时使用

最小系统板PCB

最小系统板PCB

近期使用的神州IV号开发板,丰富的外设,使用的芯片是STM32F107VCT6

近期使用的神州IV号开发板,丰富的外设,使用的芯片是STM32F107VCT6

这个开发板是前段时间买的比较便宜,使用的芯片是STM32F103ZET6

这个开发板是前段时间买的比较便宜,使用的芯片是STM32F103ZET6

STM32F103C8_datasheet.pdf

下载

1.06 MB, 下载次数: 0, 下载积分: ST金币 -1

STM32F103ZET6XXX_datasheet.pdf

下载

1.66 MB, 下载次数: 0, 下载积分: ST金币 -1

STM32F103x的使用限制.pdf

下载

169.84 KB, 下载次数: 0, 下载积分: ST金币 -1

STM32中断优先级与相关使用概念.pdf

下载

139.04 KB, 下载次数: 0, 下载积分: ST金币 -1

zsp1 回答时间:2016-1-20 15:22:27
STM32F4DISCOVERY STM32F4高性能开发板.pdf (2.23 MB, 下载次数: 0)
zhwd102198 回答时间:2016-1-20 15:34:55


具有LTDC功能,主频可达168M

主要用来做继电器保护产品!

zhangfuhua01 回答时间:2016-1-20 15:43:45
1、   晒出你使用过的STM32开发板/芯片图片(如果还未使用过,可从官网寻找);
02.jpg
2、   说明该STM32产品型号,列举其一项或者多项特性,同时附件上传一篇该型号产品的资料(官方文档或者网络上的文章分享均可,点击立刻下载官方文档)STM32F469NIH6
STM32F469NIH6 microcontroller featuring 2 Mbytes of Flash memory and 324 Kbytes of RAM in BGA216 package
DM00218846.pdf (1.59 MB, 下载次数: 0)
hudoudou-400936 回答时间:2016-1-20 16:23:05
1、这是我申请到的板子STM32F411  Nucleo

2、在100 MHz频率下,从Flash存储器执行时,STM32F411能够提供125 DMIPS/339 CoreMark性能,并且利用意法半导体的ART加速器实现了FLASH零等待状态。DSP指令和浮点运算单元扩大了产品的应用范围。

3、得到这块开发板,进行相关测试,测试过程中发现开发神器STM32CUBEMX,后一直钻研该开发软件,学习HAL应用,觉得对提高开发效率很有益处
PIC_20150120_183616_939.jpg
PIC_20150120_183616_939.jpg

DM00119316.pdf

下载

8.05 MB, 下载次数: 0, 下载积分: ST金币 -1

基于STM32F411 Nucleo板的Broadcom Wi-Fi开发套件的快速开始手册.pdf

下载

457.78 KB, 下载次数: 0, 下载积分: ST金币 -1

mafanfan 回答时间:2016-1-20 16:25:13
1、   晒出你使用过的STM32开发板/芯片图片(如果还未使用过,可从官网寻找);
F7.jpg
2、   说明该STM32产品型号,列举其一项或者多项特性,同时附件上传一篇该型号产品的资料(官方文档或者网络上的文章分享均可,点击立刻下载官方文档
STM32F746
This microcontroller features four I2Cs, six SPIs with three multiplexed simplex I2S, SDMMC, four USARTs, four UARTs, two CANs, three 12-bit ADCs, two 12-bit DACs, two SAIs, 8- to 14-bit digital camera module interface, internal 320+16+4 KB SRAM and 1 MB Flash memory, USB HS OTG, USB FS OTG, Ethernet MAC, FMC interface, Quad-SPI interface, SWD debugging support.
DM00190424.pdf (1.63 MB, 下载次数: 0)
小帅 回答时间:2016-1-20 16:26:29
特性介绍:
STM32L151/152器件利用Cortex-M3内核和频率介于32 kHz至32 MHz的CPU时钟扩展了超低功耗理念,并且不会降低性能。除了动态运行和低功耗运行模式以外,还有另外2种超低功耗模式为您带来了极低的功耗,同时还能保持RTC、后备寄存器内容与低压检测器继续工作。
STM32L151/152器件面向医疗、工业和消费类应用,其主要特性为片上集成的快速
12位1 MSPS ADC、USB 2.0 FS和电容式触摸感应模块。您可以利用SDIO和FSMC接口扩展存储容量。
为了减少应用成本和设计时间,STM32L151/152还提供了具有8x40段的集成式LCD驱动器。
STM32L151/152系列具有32~512KB Flash,采用48~144引脚封装。


The ultra-low-power STM32L151xC and STM32L152xC devices incorporate the connectivity power of the universal serial bus (USB) with the high-performance ARM®Cortex®-M3 32-bit RISC core operating at a frequency of 32 MHz (33.3 DMIPS), a memory protection unit (MPU), high-speed embedded memories (Flash memory up to 256 Kbytes and RAM up to 32 Kbytes) and an extensive range of enhanced I/Os and peripherals connected to two APB buses.
The STM32L151xC and STM32L152xC devices offer two operational amplifiers, one 12-bit ADC, two DACs, two ultra-low-power comparators, one general-purpose 32-bit timer, six general-purpose 16-bit timers and two basic timers, which can be used as time bases.
Moreover, the STM32L151xC and STM32L152xC devices contain standard and advanced communication interfaces: up to two I2Cs, three SPIs, two I2S, three USARTs and an USB. The STM32L151xC and STM32L152xC devices offer up to 23 capacitive sensing channels to simply add a touch sensing functionality to any application.
They also include a real-time clock and a set of backup registers that remain powered in Standby mode.
Finally, the integrated LCD controller (except STM32L151xC devices) has a built-in LCD voltage generator that allows to drive up to 8 multiplexed LCDs with the contrast independent of the supply voltage.
The ultra-low-power STM32L151xC and STM32L152xC devices operate from a 1.8 to 3.6 V power supply (down to 1.65 V at power down) with BOR and from a 1.65 to 3.6 V power supply without BOR option. They are available in the -40 to +85 °C and -40 to +105 °C temperature ranges. A comprehensive set of power-saving modes allows the design of low-power applications.

STM32L152开发板

STM32L152开发板

STM32L-DISCOVERY_EN电流消耗测量和触摸遥感示范AN3413.pdf

下载

319.37 KB, 下载次数: 0, 下载积分: ST金币 -1

STM32L-DISCOVERY_EN电流消耗评估.pdf

下载

196.2 KB, 下载次数: 0, 下载积分: ST金币 -1

STM32L-DISCOVERY_EN软件用户手册UM1451.pdf

下载

2.38 MB, 下载次数: 0, 下载积分: ST金币 -1

STM32L-DISCOVERY_EN用户手册UM1079.pdf

下载

1.55 MB, 下载次数: 0, 下载积分: ST金币 -1

wwwhlw 回答时间:2016-1-20 16:33:18
1、   晒出你使用过的STM32开发板/芯片图片(如果还未使用过,可从官网寻找);
1.jpg

2、   说明该STM32产品型号,列举其一项或者多项特性,同时附件上传一篇该型号产品的资料(官方文档或者网络上的文章分享均可,点击立刻下载官方文档)
NUCLEO-F103RB
The STM32 Nucleo boards offer the following features:
• STM32 microcontroller with LQFP64 package
• Two types of extension resources
– Arduino Uno Revision 3 connectivity
– STMicroelectronics Morpho extension pin headers for full access to all STM32 I/Os
• mbed-enabled (a)
• On-board ST-LINK/V2-1 debugger/programmer with SWD connector
– selection-mode switch to use the kit as a standalone ST-LINK/V2-1
• Flexible board power supply
– USB VBUS
– External VIN (7V<VIN<12V) supply voltage from Arduino connectors or ST
Morpho connector
– External 5V (E5V) supply voltage from ST Morpho connector
– External +3.3V supply voltage from Arduino connector or ST Morpho connector
• Three LEDs
– USB communication (LD1), user LED (LD2), power LED (LD3)
• Two push buttons: USER and RESET
• LSE crystal:
– 32.768kHz crystal oscillator (depending on board version)
• USB re-enumeration capability: three different interfaces supported on USB
– Virtual Com port
– Mass storage
– Debug port
• Comprehensive free software HAL library including a variety of software examples
• Supported by wide choice of Integrated Development Environments (IDEs) including IAR,
Keil, GCC-based IDEs
DM00105823.pdf (1.94 MB, 下载次数: 0)
embedhome 回答时间:2016-1-20 16:35:32
1.stm32f103c8 IMG_20150728_084827.jpg

2.特性
The STM32F103xx medium-density performance line family incorporates the high￾performance ARM Cortex™-M3 32-bit RISC core operating at a 72 MHz frequency, high￾speed embedded memories (Flash memory up to 128 Kbytes and SRAM up to 20 Kbytes),
and an extensive range of enhanced I/Os and peripherals connected to two APB buses. All
devices offer two 12-bit ADCs, three general purpose 16-bit timers plus one PWM timer, as
well as standard and advanced communication interfaces: up to two I2Cs and SPIs, three
USARTs, an USB and a CAN.


CD00161566.pdf (1.62 MB, 下载次数: 0)
stmcu.org.png
关于意法半导体
我们是谁
投资者关系
意法半导体可持续发展举措
创新与技术
招聘信息
联系我们
联系ST分支机构
寻找销售人员和分销渠道
社区
媒体中心
活动与培训
隐私策略
隐私策略
Cookies管理
行使您的权利
关注我们
st-img 微信公众号
st-img 手机版