Welcome![Sign In][Sign Up]
Location:
Search - STM32 EVAL

Search list

[ARM-PowerPC-ColdFire-MIPSstm32f103_board_sch_pcb

Description: STM32F103的原装EVAL板原理图+PCB -EVAL board STM32F103 the original schematic+ PCB
Platform: | Size: 1947648 | Author: 官中华 | Hits:

[Technology ManagementSTM3210B-EVAL_Demo

Description: st公司的开发板的资料,对于学习stm32是非常有帮助的。-st the company
Platform: | Size: 272384 | Author: z | Hits:

[SCMSTM32+EXTI

Description: 本例展示了如何使用嵌套中断向量控制器(Nested Vectored Interrupt Controller)来设置IRQ通道。 把3个计时器(TIM2,3,4)设置为在每一个计数器更新事项(counter update event)产生中断。这三个计时器都与各自对应的更新IRQ通道联系起来,并设置他们的中断优先级,TIM2为0,TIM4为2。 在他们各自的中断中:TIM2每1秒翻转一次PC.06的状态;TIM3每2秒翻转一次PC.07的状态;TIM4每3秒翻转一次PC.08的状态。 由于在STM3210B-LK1板上, 4个LED连接在PC.04 – PC.07,而不是STM3210B-EVAL上的PC.06 – PC.09,因此,程序要做相应的改动。-This example demonstrates how to use the nested vector interrupt controller (Nested Vectored Interrupt Controller) to set the IRQ channel. The three timers (TIM2, 3,4) is set to update a counter in each matter (counter update event) generate an interrupt. The three timers are updated with their corresponding IRQ channel link and set up their Interrupt Priority, TIM2 to 0, TIM4 to 2. In their respective interrupt in: TIM2 once every 1 seconds flip PC.06 state TIM3 once every two seconds flip PC.07 state TIM4 once every three seconds flip PC.08 state. As STM3210B-LK1-board, 4 LED connected PC.04- PC.07, rather than STM3210B-EVAL on PC.06- PC.09, therefore, corresponding changes to procedures to be done.
Platform: | Size: 247808 | Author: chen | Hits:

[SCMusb_Mass_Storage

Description: STM32实现读卡器功能,适用于STM32E-EVAL开发板-STM32 card reader function to achieve for STM32E-EVAL development board
Platform: | Size: 634880 | Author: jacky | Hits:

[uCOSMicrium-ST-uCOS-II-LCD-STM32

Description: UCOSII 在STM32的移植,STM3210B-EVAL平台,支持IAR和Keil -The source code for C/OS-II is provided in source form along with IAR EW and Keil*Vision3 (RV-MDK) project files that allows you to run C/OS-II on the IAR STM32-SK and ST STM3210BEVAL evaluation boards. To install the software, simply run the self-extracting executable.
Platform: | Size: 2596864 | Author: fengwentong | Hits:

[Embeded-SCM Developstm32_Demo_nand_test

Description: STM32 NAND TSET ST M32 NAND TSET-STM32 NAND TSET STM32 NAND TSET STM32 NAND TSET STM32 NAND TSET
Platform: | Size: 401408 | Author: 王官辅 | Hits:

[ARM-PowerPC-ColdFire-MIPSstm32

Description:
Platform: | Size: 7297024 | Author: OYRF | Hits:

[Embeded-SCM DevelopSTM32

Description: STM32使用手册内容包括:STM32F10x闪存编程手册中、英文;STM32系列微控制器参考手册中、英文;应用笔记等 -STM32
Platform: | Size: 9578496 | Author: xiake | Hits:

[Internet-NetworkSTM3210E-EVAL-cramfs

Description: STM32下UCLINUX启动LOGO代码-STM32 code under UCLINUX start LOGO
Platform: | Size: 46080 | Author: | Hits:

[SCMEKSTM3210E

Description: 购买stm32实验板时配套的光盘资料,包括图纸,源代码,需要的下载吧,以后会多发些自己编的例子程序,(注明一下:实验板是微芯力科的EK-STM3210E)-Buy stm32 experiment boards supporting CD-ROM information, including drawings, source code, need to download it, the future will be prepared with multiple examples of some of their own procedures for
Platform: | Size: 17437696 | Author: name | Hits:

[ARM-PowerPC-ColdFire-MIPSEM-STM3210E

Description: STM32开发版在keil中的测试代码,可用于开发板调试程序-STM32 development version of the test code in keil, the debugger can be used for development board
Platform: | Size: 7527424 | Author: 谈列文 | Hits:

[uCOSucos

Description: stm32基于新固件库3.30的移植,内附详细说明,用的开发板是stm3210e-eval-3.30 based on the new firmware library stm32 transplant, containing detailed instructions, with the development board is stm3210e-eval
Platform: | Size: 16014336 | Author: 方文钊 | Hits:

[SCMEM-STM3210E

Description: stm32的原理图,很好用的东西啊,值得下载
Platform: | Size: 110592 | Author: 哈哈 | Hits:

[SCMSD

Description: 基于STM32的SD卡读写程序,已经应用到产品中!-The SD card reader based STM32 procedure has been applied to the product!
Platform: | Size: 290816 | Author: 厉健永 | Hits:

[uCOSMicrium

Description: 这是一个uCOS-II移植到STM32F系类芯片上的源代码,包括EK-STM32F,STM32-SK,STM3210B-EVAL,STM3210E-EVAL等开发板的实例,LCD和LED都有,测试过,可用。 -This is a transplant to STM32F uCOS-II class system on a chip, the source code, including EK-STM32F, STM32-SK, STM3210B-EVAL, STM3210E-EVAL and other examples of the development board, LCD and LED are, tested and available.
Platform: | Size: 3808256 | Author: caoshichao | Hits:

[SCMSTM3210C

Description: STM32原理图,大家可以参考一下。初学者好参考。-STM32 diagram, we can refer to. A good reference for beginners.
Platform: | Size: 167936 | Author: 刘军 | Hits:

[Other Embeded programSTM32F10x_IAP_V3.3.0

Description: STM32的IAP程序,很不错,可以下下来慢慢分析,在万利的STM3210B的板子上调试通过-STM32 of the IAP program, very good, you can download it to study,which work well on STM3210B board of Manley LTD
Platform: | Size: 3775488 | Author: 程保树 | Hits:

[Audio programUSART

Description: * @file stm32_eval.c * @author MCD Application Team * @version V4.3.0 * @date 10/15/2010 * @brief STM32xx-EVAL abstraction layer. * This file should be added to the main application to use the provided * functions that manage Leds, push-buttons, COM ports and low level * HW resources initialization of the different modules available on * STM32 evaluation boards from STMicroelectronics- * @file stm32_eval.c * @author MCD Application Team * @version V4.3.0 * @date 10/15/2010 * @brief STM32xx-EVAL abstraction layer. * This file should be added to the main application to use the provided * functions that manage Leds, push-buttons, COM ports and low level * HW resources initialization of the different modules available on * STM32 evaluation boards from STMicroelectronics
Platform: | Size: 10240 | Author: sai | Hits:

[Other Embeded programgraphics-for-eval-board-STM32-2021-G-EVAL

Description: source code graphics for eval board STM32 2021 G-EVAL
Platform: | Size: 718848 | Author: Pavel | Hits:

[Other Embeded programgraphics-for-eval-board-STM32-2021_G-EVAL

Description: graphics for eval board STM32 2021_G-EVAL
Platform: | Size: 719872 | Author: Pavel | Hits:
« 12 »

CodeBus www.codebus.net