Welcome![Sign In][Sign Up]
Location:
Search - stm8 s

Search list

[ARM-PowerPC-ColdFire-MIPSSTM8_Sinwave

Description: 使用STM8的定时器产生SVPWM,输出三相正玄波,只有基本功能,在实际硬件中验证过-generated SVPWM using STM8 s Timer, the output 3-phase wave, only basic functionality, proven in real hardware
Platform: | Size: 17408 | Author: rong | Hits:

[SCMSTLINK_SCH

Description: ST公司的STM8的仿真器及下载器的原理图,目前SWIM的协议还没有公开,协议资料可以去官网上下载相应的技术文档-ST' s STM8 device emulator and download the schematic, the current agreement has not publicly SWIM, protocol information can be downloaded Quguan the appropriate technical documentation
Platform: | Size: 90112 | Author: 黑子 | Hits:

[SCM14584

Description:
Platform: | Size: 118784 | Author: cong | Hits:

[File FormatSTM8-function--reference

Description: STM8S库函数中文参考手册,非常好用,全中文解释。-stm8s function library of Chinese referance manual, it s useful for program stm series microchip.
Platform: | Size: 82944 | Author: zhang wenlin | Hits:

[SCMstm32-stm8_embedded_software_solutions

Description: The embedded code for ST s MCU series: STM32 and STM8.
Platform: | Size: 701440 | Author: macho | Hits:

[SCMSPI

Description: stm8 SPI源代码 www.zxkjmcu.com
Platform: | Size: 29696 | Author: 刘洋 | Hits:

[SCMUART-serial-communication

Description: 用STM8的UART串口,向电脑的串口调试助手发送数据,开发环境为sttoolset-To send data development environment for sttoolset with STM8 UART serial port to the computer s serial port debugging assistant
Platform: | Size: 462848 | Author: 我乐意 | Hits:

[VC/MFCSTM8--UART

Description: 口通讯也是单片机应用中经常要用到,今天的实验就是利用STM8的UART资源,来进行串口通讯的实验。 实验程序的功能是以中断方式接收串口数据,然后将接收到的数据以查询方式发送到串口。程序代码如下,首先要对STM8的UART进行初始化,初始化时要注意的是波特率寄存器的设置,当求出一个波特率的分频系数(一个16位的数)后,要将高4位和低4位写到BRR2中,而将中间的8位写到BRR1中,并且必须是先写BRR2,再写BRR1。 -The regular use of mouth communication is also a single-chip applications, today' s experiment is the use of STM8 UART resources to carry out serial communication experiment. The experimental procedure based on the function interrupt receive serial data, and then received the data sent to the serial port to check. The procedures following code to initialize the UART to the first STM8, initialization time to pay attention to the baud rate register set, obtained a baud rate of the sub-frequency coefficient (16), To four high and low the four wrote BRR2, while the middle eight wrote BRR1, and must be the first to write BRR2, write BRR1.
Platform: | Size: 5120 | Author: tony | Hits:

[Other Embeded programSTM8-Commonly-used-functions

Description: 这是一款提供stm8学习开发的实用工具,可以利用此软件大大的减小STM8开发者的开发周期,不用自己一个一个字的在码程序,直接选择要写的内容就可以出来编辑好的函数。希望对大家的学习和开发有所帮助-This is a practical tool for the STM8 learning development, can use this software to reduce the the STM8 development of the development cycle greatly, do not own a word in the code program, directly write the contents of the can out of the edited function . I hope everyone' s learning and development help
Platform: | Size: 3888128 | Author: 应歌 | Hits:

[SCMSTM8

Description: 世界上最便宜的CPU,你用来开发新东西价格比很好的,电表都用这个!-The world s most expensive CPU, you used to develop new things cheaper than good, the meter will use this!
Platform: | Size: 1024 | Author: 王元 | Hits:

[Other Embeded programS-lib

Description: stm8官方库文件,带有官方函数历程,stm8官方库文件,带有官方函数历程-stm8 official library file with the course of official functions
Platform: | Size: 21570560 | Author: he | Hits:

[SCMGPIO

Description: STM8的基本GPIO操作,点亮LED,初学者入门参考-The basic operation of STM8 s GPIO
Platform: | Size: 145408 | Author: 林祥祥 | Hits:

[CSharpTools_For_Stm8_S19_Files

Description: 1. 做stm8单片机的人一般会把iap建一个工程,应用建另外一个工程,这样会生成两个s19文件:boot.s19和mcu.s19 2. 本程序是将mcu.s19中的boot区,用boot.s19文件代码,进而生成单个s19文件,以便烧录房烧录。 3. 你可以修改iap占用的地址区域,以适合你的项目。 4. Modify it! Enjoy it!-Tools Fo Stm8 s S19 Files.
Platform: | Size: 227328 | Author: timini | Hits:

[SCMstm8-I2C

Description: stm8的I2C应用心得,用以帮助使用st的MCU的小伙伴在使用I2C时避免出错-I2C stm8 application experience, to help the use of MCU s st in the use of I2C to avoid mistakes
Platform: | Size: 168960 | Author: 张栋 | Hits:

[OtherSTM8S库函数中文参考

Description: 查看STM8的库函数的工具,方便好用,很实用(See the tools for STM8's library functions)
Platform: | Size: 99328 | Author: Joker505 | Hits:

[Embeded-SCM DevelopCy-STM8

Description: stm8l系列单片机低功耗使用例程,mcu进入休眠,可通过rtc进行唤醒,从而使功耗降到更低(The stm8l series of single-chip microcomputer's low-power use routine, MCU enters dormancy, can be awakened by RTC, which can reduce the power consumption to lower)
Platform: | Size: 647168 | Author: yuan_1 | Hits:

[SCMSTM8_FLASH

Description: stm8 的 flash操作,内容详尽,适合初学者(Stm8's flash operation, full of content, suitable for beginners)
Platform: | Size: 133120 | Author: wadehzc | Hits:

[SCMSTM8 PWM例程

Description: 利用ST 的开发工具,生成一个C 语言程序的框架,然后修改其中的main.c.(Use ST's development tools to generate a framework for a C language program, and then modify the main.c.)
Platform: | Size: 1024 | Author: lvhongkui | Hits:

[Otherucos_for_stm8

Description: ucos 操作系统 stm8 十分好用。 现在很难找到了(ucos operat system it's diffcult to find it)
Platform: | Size: 604160 | Author: 牛2 | Hits:

[SCMone pulse code

Description: stm8 eeprom代码, 十分有用现在几乎找不到了(the eerporm code for stm8 it's very userful .)
Platform: | Size: 3449856 | Author: 牛2 | Hits:
« 12 »

CodeBus www.codebus.net