搜索资源列表
stm32f103开发板
- stm32f103开发板 tim定时器例程,stm32f103 development board tim timer routines
stm32_funtion
- 基于stm32f103系列的直接内存存储方式的多种波形发生器,能产生正弦波、方波、三角波、锯齿波、T形波,其频率幅度可调-Based stm32f103 series of direct memory storage of a variety of waveform generator can produce sine, square, triangle wave, sawtooth wave, T-wave, the frequency amplitude adjustable
STM32F10X-ADC_multi-channel
- 基于STM32F103的ADC1多通道实验,非DMA方式,亲测有效,此文件只配置了3路AD同时输入,有需要的朋友可以通过此文件更改IO口配置,实现更多的ADC通道 -Based on STM32F103 ADC1 multi-channel experiment that haven t used DMA, this file is configured with only 3 way AD input at the same time, if any friend in need can b
STM32F103C8T6_UCOS_DEMO
- 这是按照前面我发的从零开始学习ucosii手册,编写成功的模板。芯片是stm32f103c8t6,移植在f103芯片上,都是同理可得。记住虽然可以直接拿着用,但是要修改对应的IO口哦,程序效果是led小灯闪烁。(有一个问题我也不太清楚,理论上c8t6的启动文件应该是startup_stm32f10x_md.s,但是用它却不能成功。用startup_stm32f10x_hd.s却成功了。)(This is a successful template written in front of the
33a77134622aa5982595074f9647fb36
- 说明: AURIX单片机demo程序和例程,可以直接在例程的基础上进行修改就好了 (the demo of chip of AURIX)(he demo of chip of AURIX this is a piece of sh t)
My_ADAU1452_CTL
- 使用STM32F103实现ADAU1452的自启动和安全加载,有I2C和SPI两种方式 这个例程是基于淘宝买的ADAU1452开发板和配套的STM32F103控制板,没有板子也不要紧,这里主要是实现SPI和I2C对ADI芯片的加载,参考为主。 ADAU使用SigmaStudio4.5 STM32使用STM32CubeIDE 1.3.0(Using STM32F103 to realize the self starting and safe loading of adau1452, ther