搜索资源列表
STM32R100DevelopBoardSourceCode
- stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART-stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART
stm32-tinyos
- TinyOS系统以其组件结构模型、事件驱动、并发型等优点成为目前最受关注的无线传感器网络操作系统。而STM32和CC2520以其高性能、低成本、低功耗被广泛应用于无线传感器网络嵌入式系统。 但TinyOS 不支持STM32和CC2520芯片。因此在分析TinyOS 基本原理、NesC 编程语言实现机制及其编译过程的基础上,介绍了基于STM32和CC2520的T inyOS移植方法,完成了STM32的IO组件、Timer 组件、USART组件、SPI 组件和CC2520芯片的移植。在实现CC252
Bsp_Temp
- 实现STM32单片机的各种功能,包括USART通信,pwm波的输出,及输入捕获,及SPI数据通信,I2C的FLASH数据读取。-STM32 microcontroller to achieve a variety of functions, including USART communications, pwm wave output, and input capture, and data communications SPI, I2C the FLASH data read.
STM32_Bipolar-stepper-motor-drive
- STM32双极性步进电机驱动的源代码,完整的功能,库文件。 KEIL下运行-Main function: HAL generic update Fix flag clear procedure: use atomic write operation = instead of ready-modify-write operation |= or &= Fix on Timeout management, Timeout value set to 0 pas
stm32
- 485双机通讯,包含了485,spi,ii2c,can等,需要的用户可以下载-stm32,please download,there are many examples,contain 485,can,usart ,spi,ii2c,and so on.
stm32_w5500_udp
- 实现W5500与服务器之间的UDP通信,包含了SPI接口,GPIO接口,USART串口等功能调用,适合微处理器新手学习。-W5500 and STM32 implement UDP communication between the chips, including the SPI interface, GPIO interfaces, USART serial port calls and other functions, suitable for beginners to learn the
stm32f030f4-956260
- STM32F030采用ARM Cortex内核,运算速度高达48 MHz。STM32F030是STM32系列中价格最低的产品,具有全套外设,例如高速12位ADC、先进且灵活的定时器、日历RTC和通信接口(例如 I2C、USART和SPI)。(STM32F030 adopts the ARM Cortex kernel, and the operation speed is as high as 48 MHz.STM32F030 is the lowest priced product in th
OWL-IOT32V2-Demo-20170408
- 里面包含了基本的STM32F103的一些例子,包括USART、SPI、ADC、PWM、I2C、OLED等从简单到复杂(It contains some examples of basic STM32F103, including USART, SPI, ADC, PWM, I2C, OLED and so on, from simple to complex.)