搜索资源列表
atom-d400-d500
- Datasheets for Atom D4xx/D5xx and N400 including registers
STM32-Development-Guide-(2)
- STM32系列基于专为要求高性能、低成本、低功耗的嵌入式应用专门设计的ARM Cortex-M3内核。按性能分成两个不同的系列:STM32F103“增强型”系列和STM32F101“基本型”系列。增强型系列时钟频率达到72MHz,是同类产品中性能最高的产品;基本型时钟频率为36MHz,以16位产品的价格得到比16位产品大幅提升的性能,是16位产品用户的最佳选择。两个系列都内置32K到128K的闪存,不同的是SRAM的最大容量和外设接口的组合。时钟频率72MHz时,从闪存执行代码,STM32功耗3
Stm32-drive-TFT_LCD
- 此代码是在正点原子mini板源文件的基础之上精简而成,并增加了在TFT_LCD显示驱动ID的功能-This code is in the source file of the punctual atom mini board basis streamlining and increased function the display driver TFT_LCD ID
STM32 的4路互补pwm
- 使用keil5编写的STM32输出四路互补的PWM,适配正点原子的mini版,同样是为电赛逆变系统做的准备。通过定时器的输出比较模式,在PC6~PC9,输出4路PWM,每路PWM频率为500Hz,占空比为50%,每一路PWM相位差为45°(The STM32 output four complementary PWM, which is written in keil5, is suitable for the mini version of the positive point atom, w