▍1. STM32_CAN_STUDY
本人调试STM32 CAN 的方法,大家借鉴
基于STM32微控制器,利用MS5540C设计的高度传感器。(Based STM32 microcontrollers, designed by MS5540C height sensor.)
说明: f1c100s系统的开发环境构建,包含大量源代码,对系统开发非常有用(Development environment construction of f1c100s system)
说明: 物联网温测项目,基于QT的GUI开发,学生作品。(IOT temperature measurement project, GUI development based on QT)
镁光公司NANDFlash的NFTL代码,包含坏块管理、读写平衡以及ECC校验等部分。(Micron company NFTL NANDFlash code, including read and write bad block management, balance and ECC check and other parts.Micron company NFTL NANDFlash code, including read and write bad block management, balance and ECC check and other parts.)
基于msp430g2553单片机的ADC数据采集程序,同时将采集到的数据存入到flash中,并且可以通过串口发送数据。是不可多得的430代码模板。(Based msp430g2553 microcontroller ADC data collection procedures, and the collected data are stored into the flash memory, and can send data through the serial port. Is a rare 430 code templates.)
基于msp430g2553单片机的ADC数据采集程序,同时将采集到的数据存入到flash中,并且可以通过串口发送数据。是不可多得的430代码模板。(Based msp430g2553 microcontroller ADC data collection procedures, and the collected data are stored into the flash memory, and can send data through the serial port. Is a rare 430 code templates.)
说明: ATT7022 电能芯片使用的一个例子,代码齐全,并带仿真。(ATT7022 power chips use an example, the code is complete, and with the simulation.)
说明: STM32加密库文档说明及使用,包括AES-128, AES-192, AES-256 bits。(STM32 Cryptographic Library)
C8051F040 UART0 调试程序(C8051F040 UART0 debugger)
基于STM32和W5500,W5500作为DHCP客户端,路由器作为DHCP服务器,W5500发送广播包获取IP地址。(Based on STM32 and W5500, take W5500 as a DHCP client,take router as a DHCP server, router. W5500 sends a broadcast packet to obtain IP address.)
说明: AD7190驱动,使用STM32硬件SPI2接口。(The AD7190 driver uses the STM32 hardware SPI2 interface.)
说明: 共3部分,1/3 本书介绍了ARM架构的背景知识以及指令集、中断处理等处理器特性,并描述了如何设置并利用存储器保护单元(MPU)等可用的高级特性。书中论述Keil MDK、IAR EWARM、gcc以及CooCoxCoIDET工具入门的章节可以给初学者在编写程序代码方面提供一些帮助,其中也包括一些重要的软件开发问题,比如低功耗特性的使用、信息输入/输出的处理、汇编和c语言的混合编程及其他高级技术话题。(This book introduces the background knowledge of arm architecture, instruction set, interrupt processing and other processor features, and describes how to set up and utilize the available advanced features such as memory protection unit (MPU). The chapters on keil MDK, IAR EWARM, GCC and coocox coidet tools in the book can provide some help for beginners in writing program code, including some important software development problems, such as the use of low-power features, information input / output processing, mixed programming of assembly and C language, and other advanced technical topics.)
基于STM32F103X的舞台灯光控制系统程序,带协议.(STM32F103X based stage lighting control system procedures, with an agreement.)
自已写的基于STM32F103的WAV播放实现(From already written WAV play implementation based on STM32F103)
可以实现ESP8266远程控制,AP,station和AP+station模式,手机和STM32f103开发板通信。(ESP8266 can achieve remote control, AP, station and AP+station mode, the phone and STM32f103 development board communications.)