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

Search list

[Other3bedc82c-db95-4efb-a5a2-a7886622520a

Description: STM3210B-EVAL评估板演示程序
Platform: | Size: 528948 | Author: xiaoli | Hits:

[Technology ManagementSTM3210B-EVAL_Demo

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

[Other3bedc82c-db95-4efb-a5a2-a7886622520a

Description: STM3210B-EVAL评估板演示程序-STM3210B-EVAL evaluation board demo
Platform: | Size: 528384 | Author: xiaoli | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM3210B-EVAL_Demo

Description: STM3210B-EVAL_Demo -STM3210B-EVAL_Demo
Platform: | Size: 2167808 | Author: | 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:

[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:

[Other Embeded programOpenSource_28

Description: stm32f103的原装eval板原理图+pcb protel格式-eval board stm32f103 the original schematic+ pcb protel format
Platform: | Size: 1667072 | Author: haiyang | 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:

[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:

[ARM-PowerPC-ColdFire-MIPSnasz_zegar_rtc

Description: stm3210b-eval digital clock using rtc (not finished). program run in keil uvision4
Platform: | Size: 1024 | Author: narvana87 | Hits:

[ARM-PowerPC-ColdFire-MIPStermometr

Description: stm3210b-eval. temperature in celsious for lm75 sensor
Platform: | Size: 1024 | Author: narvana87 | Hits:

[ARM-PowerPC-ColdFire-MIPSRTC

Description: stm3210b-eval. rtc timer in keil
Platform: | Size: 7538688 | Author: narvana87 | Hits:

[ARM-PowerPC-ColdFire-MIPSimplementacja-zegara

Description: stm3210b-eval. implementing clock and date using rtc in keil.
Platform: | Size: 369664 | Author: narvana87 | Hits:

[SCMexample_GPIO

Description: 本例展示了如何通过设置GPIO BSRR寄存器(Port bit set/reset registe)和GPIO BRR寄存器 (Port bit reset register)来翻转IO的状态。 通过设置这两个寄存器,可以利用单比特操作(single atomic write access)来改变一个或者几个IO端口的状态。 这个例子原本应用于STM32评估板(STM3210B-EVAL),为了使本例能在STM3210B-LK1上运行,应当把使用端口PC.06 – PC.09改为使用PC.04 – PC.07。-This example shows how to set the GPIO BSRR register (Port bit set/reset registe) and GPIO the BRR register (Port bit reset register) to flip the state of the IO. By setting these two registers, you can use a single-bit operations (single the atomic write access) to change the status of one or several IO ports. This example was originally used in the STM32 evaluation board (the STM3210B-EVAL), in order to make this case to run on in the STM3210B-the LK1 should use port PC.06- PC.09 used instead PC.04- PC.07.
Platform: | Size: 284672 | Author: 彭富林 | Hits:

[Other Embeded programSTM3210B-EVAL

Description: ST的开发板原理图,参考,设计,元件库,硬件必用-ST development board schematic diagram, the reference, design, component library
Platform: | Size: 3600384 | Author: joll | Hits:

CodeBus www.codebus.net