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

Search list

[Communication-MobileSTM32-USB-HID-Client

Description: 基於STM32F10x 系列 USB-HID 模式下,上端PC 的設計源碼.
Platform: | Size: 2892932 | Author: bv6mk2002@gmail.com | Hits:

[ARM-PowerPC-ColdFire-MIPS在 STM32 上实现 USB CDC 虚拟串口

Description: Keil MDK 工程版本,通过 STM32 的 USB 端口在 PC 上虚拟一个 COM 口,当虚拟成功后,可通过串口调试软件发送控制命令,同时输出调试信息.内附源程序.
Platform: | Size: 931074 | Author: xyz543 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32 的嵌入式 GUI (附 GUI 编辑器)

Description: 适用于 STM32 的嵌入式 GUI,非传统的 GUI 需于程序中编辑图形与功能,而是使用了 GUI Editor (GUI 专用编辑器),只需在 PC 机上以图形方式编辑 GUI 的功能,内附 Keil 与 IAR 等多种编译器工程版及 GUI 的源代码.
Platform: | Size: 18619681 | Author: xyz543 | Hits:

[ARM-PowerPC-ColdFire-MIPSstm usb mac

Description: 用stm32f103中的usb功能模块实现与pc机通信,模拟一个u盘。
Platform: | Size: 1228814 | Author: jn_lxf@163.com | Hits:

[Com PortRS_485

Description: RS485协议例程,实现平台C51,包括pc端程序-RS485 agreement routines, achieving C51 platform, including the pc-procedures
Platform: | Size: 34816 | Author: qq | Hits:

[SCMSTM32+TIM

Description: 本例展示了如何设置TIM工作在输出比较-非主动模式(Output Compare Inactive mode),并产生相应的中断。 TIM2时钟设置为36MHz,预分频设置为35999,TIM2计数器时钟可表达为: TIM2 counter clock = TIMxCLK / (Prescaler +1) = 1 KHz 设置TIM2_CCR1寄存器值为1000, CCR1寄存器值1000除以TIM2计数器时钟频率1KHz,为1000毫秒。因此,经过1000毫秒的时延,置PC.06输出为低电平。 同理,根据寄存器TIM2_CCR2 、TIM2_CCR3和 TIM2_CCR4的值,经过500毫秒的时延,置PC.07输出为低电平;经过250毫秒的时延,置PC.08输出为低电平;经过125毫秒的时延,置PC.09输出为低电平。 输出比较寄存器的值决定时延的大小,当计数器的值小于这个值的时候,点亮与PC.06-PC.09相连的LED;当计数器的值达到这个值得时候,产生中断,在TIM2的4个通道相应的中断里,把它们一一关闭。-err
Platform: | Size: 218112 | Author: chen | 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:

[SCMcc1100

Description: 透传模块。pc机通过串口使用该模块可以与其他模块通信。cortexM3 ,stm32,传输芯片是cc1100. -Through the transmission module. pc machine through the serial port using the module can communicate with other modules. cortexM3, stm32, transmission chip cc1100.
Platform: | Size: 242688 | Author: 张旭东 | Hits:

[source in ebookSTM32-H103

Description: STM32-H103 board is entry level development board for the new ARM Cortex M3 family of devices produced by ST Microelectronics Inc. With STM32-H103 you can explore the features of STM32 family on budged, the board have everything necessary to build simple applications: USB port where power is taken and power supply circuit, reset and oscillator circuits, JTAG port for programming and debugging, two status LEDs and user button. Although very simple this board will allow you to easily build USB application like PC mouse, USB mass storage device, USB Audio class device, USB to Virtual RS232 port. There are plenty of GPIOs on extension headers where you can connect your additional circuits.
Platform: | Size: 642048 | Author: ak | Hits:

[SCMSTM32-RTC-V2

Description: RTC模块的当前时间通过串口传送给PC机的超级终端显示,若RTC模块还未设置时间则通过超级终端进行设置。RTC秒中断每发生一次,发光二极管LED1闪烁一次。-RTC module to send the current time through the serial port PC-HyperTerminal shows that if RTC module is not yet set the time set by the Super Terminal. RTC seconds interrupt happen once, a light-emitting diode LED1 flashes.
Platform: | Size: 323584 | Author: 黄传龙 | Hits:

[Embeded LinuxSTM32-H103

Description: STM32-H103 board is entry level development board for the new ARM Cortex M3 family of devices produced by ST Microelectronics Inc. With STM32-H103 you can explore the features of STM32 family on budged, the board have everything necessary to build simple applications: USB port where power is taken and power supply circuit, reset and oscillator circuits, JTAG port for programming and debugging, two status LEDs and user button. Although very simple this board will allow you to easily build USB application like PC mouse, USB mass storage device, USB Audio class device, USB to Virtual RS232 port. There are plenty of GPIOs on extension headers where you can connect your additional circuits.
Platform: | Size: 1975296 | Author: Nguyen Van Huy | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32-ENC28J60DEMO-V3

Description: ENC28J60网络实验, 演示通过PC上Ping IP及arp指令,以及嵌入式WEB控制LED明灭-ENC28J60 network experiment, demonstration through the PC, Ping IP, and arp command, control and embedded LED winking WEB
Platform: | Size: 1572864 | Author: 李伟 | Hits:

[uCOSstm32-timerPPS2PUSART

Description: 在STM32F103上实现双定时器1S定时,利用RS232串口发送数据,利用中断检测PS2键盘和PC机交换信息并在串口助手上显示-In the STM32F103 dual timer 1 S timing, using RS232 serial send data, using interrupt the PS2 and PC keyboard detection to exchange information and serial port on display in assistant
Platform: | Size: 936960 | Author: 郭攀 | Hits:

[SCMSTM32-car

Description: STM32上位机控制小车 选用ZIgbee通信及上位机VC控制界面 超给力 超实用-STM32 PC control car selection ZIgbee communication and PC VC control interface to force ultra-practical
Platform: | Size: 7554048 | Author: wangyu | Hits:

[DirextXstm32-usb-pc

Description: 上位机写的stm32通过usb通信的简单列子-Written stm32 PC via usb communication simple Liezi
Platform: | Size: 3160064 | Author: 123 | Hits:

[SCMGY-33颜色传感器

Description: 适合与多平台直接通讯连接的颜色传感器代码,适合arduino,STM32,PC,C51等控制系统。适合用于智能机器人、生产线产品检测、色度计等。(Suitable for multi platform direct communication connection color sensor code, suitable for Arduino, STM32, PC, C51 and other control systems. Suitable for intelligent robot, line product detection, colorimeter and so on.)
Platform: | Size: 1592320 | Author: awind_cn | Hits:

[ARM-PowerPC-ColdFire-MIPS2.STM32-MPU6050_DMP_python上位机

Description: STM32-MPU6050_DMP_python上位机(STM32-MPU6050_DMP_python PC)
Platform: | Size: 693248 | Author: S>X | Hits:

[Embeded-SCM Developcan总线协议

Description: CAN 总线协议 基于STM32 上位机通讯(CAN bus protocol based on STM32 PC communication)
Platform: | Size: 16384 | Author: SmileX | Hits:

[Embeded-SCM DevelopSTM32 ADC

Description: 基于STM32平台进行ADC采样,是对整个STM32软件配置好后,进行ADC程序编写,信号由模拟量转换为数字量,并上传到PC的过程(ADC sampling based on STM32 platform is a process of ADC programming after the STM32 software is configured, and the signal is transferred from analog to digital and uploaded to PC.)
Platform: | Size: 6179840 | Author: 雨翼312 | Hits:

[SCMPC版(VS2010)

Description: 陀螺仪型号MPU6050,STM32单片机程序的基本应用(The basic application of gyroscope MPU6050, STM32 microcontroller program.)
Platform: | Size: 23552 | Author: 疯子王 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net