A library and simple project for the STM8 processor, controlling an AD9833 Waveform generator. See the wiki here: https://github.com/prosper00/STM8-AD9833-Function ...
CC++ 插件:作为 C 语言的主要插件。 使用 stm32cubeMX 的目的是使用其生成的 makefile 文件,嘻嘻。因为其他的不会用,现不深究。但有一点要注意, stm32cubeMX 使用的是 stm 公司新推出的 hal 库 ,而当前项目使用的却是其另一种推出的 stm32标准库。因此,在后面的 ...
NOTE: the MIT license of this repo means all individual resources made by myself, the content of the tutorial and the example codes is licensed under MIT. All third-party opensource projects, upstream ...