登录
首页 » C++ Builder » STM32_Si4730

STM32_Si4730

于 2016-06-30 发布 文件大小:6697KB
0 170
下载积分: 1 下载次数: 17

代码说明:

   本例程实现一个简单的AM FM收音机功能。本程序无显示,通过串口打印信息。程序固定预设了武汉地区的FM电台和AM电台列表。上电缺省是FM模式,通过按键可以切换AM和FM。(This routine implements a simple AM FM radio. The program no display, print information through the serial port. Program fixed preset FM radio stations in Wuhan and AM station list. On power-up default mode is FM, AM and through the key switch FM.)

文件列表:

V5-109_Si4730收音机例程
.......................\Doc
.......................\...\01.例程功能说明.txt,2017,2014-02-28
.......................\...\02.例程修改记录.txt,1015,2014-02-28
.......................\...\03.开发环境说明.txt,7044,2013-06-20
.......................\...\04.STM32F407IGT6引脚定义(原始定义).txt,7564,2013-06-20
.......................\...\05.GPIO分配表(按GPIO次序排列).txt,9924,2013-06-20
.......................\...\06.GPIO分配表(按功能排列).txt,10725,2013-06-20
.......................\...\AN332 Si47xx Programming Guide.pdf,1662690,2012-12-08
.......................\...\Si4730-31-34-35-D60.pdf,393370,2012-05-30
.......................\...\Si4730中文介绍.pdf,236675,2013-03-13
.......................\...\Si47xx编程指南(部分翻译).doc,96256,2013-03-13

.......................\Libraries
.......................\.........\CMSIS
.......................\.........\.....\CMSIS END USER LICENCE AGREEMENT.pdf,24914,2013-11-07
.......................\.........\.....\Device
.......................\.........\.....\......\ST
.......................\.........\.....\......\..\STM32F0xx
.......................\.........\.....\......\..\.........\Include
.......................\.........\.....\......\..\.........\.......\stm32f0xx.h,243068,2013-10-12
.......................\.........\.....\......\..\.........\.......\system_stm32f0xx.h,2221,2013-10-12
.......................\.........\.....\......\..\.........\Release_Notes.html,26975,2013-10-12
.......................\.........\.....\......\..\.........\Source
.......................\.........\.....\......\..\.........\......\Templates
.......................\.........\.....\......\..\.........\......\.........\arm
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f030x6.s,9869,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f030x8.s,10705,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f0xx.s,10714,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f0xx_ld.s,9878,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\gcc_ride7
.......................\.........\.....\......\..\.........\......\.........\.........\startup_stm32f0xx.s,8682,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\.........\startup_stm32f0xx_ld.s,8037,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\.........\vssver.scc,64,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\iar
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f030x6.s,10074,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f030x8.s,11342,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f0xx.s,11351,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f0xx_ld.s,10083,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\system_stm32f0xx.c,12650,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\TASKING
.......................\.........\.....\......\..\.........\......\.........\TrueSTUDIO
.......................\.........\.....\......\..\.........\......\.........\..........\startup_stm32f030x6.s,8078,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\..........\startup_stm32f030x8.s,8726,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\..........\startup_stm32f0xx.s,8735,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\..........\startup_stm32f0xx_ld.s,8087,2013-10-12
.......................\.........\.....\......\..\STM32F10x
.......................\.........\.....\......\..\.........\Include
.......................\.........\.....\......\..\.........\.......\stm32f10x.h,637831,2013-10-12
.......................\.........\.....\......\..\.........\.......\system_stm32f10x.h,2223,2013-10-12
.......................\.........\.....\......\..\.........\Release_Notes.html,36386,2013-10-12
.......................\.........\.....\......\..\.........\Source
.......................\.........\.....\......\..\.........\......\Templates
.......................\.........\.....\......\..\.........\......\.........\arm
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f10x_cl.s,15899,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f10x_hd.s,15636,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f10x_hd_vl.s,15825,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f10x_ld.s,12509,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f10x_ld_vl.s,13789,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f10x_md.s,12898,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f10x_md_vl.s,14206,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f10x_xl.s,16088,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\gcc_ride7
.......................\.........\.....\......\..\.........\......\.........\.........\startup_stm32f10x_cl.s,13210,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\.........\startup_stm32f10x_hd.s,13298,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\.........\startup_stm32f10x_hd_vl.s,12620,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\.........\startup_stm32f10x_ld.s,9952,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\.........\startup_stm32f10x_ld_vl.s,10700,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\.........\startup_stm32f10x_md.s,10407,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\.........\startup_stm32f10x_md_vl.s,11196,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\.........\startup_stm32f10x_xl.s,13399,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\iar
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f10x_cl.s,16766,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f10x_hd.s,16369,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f10x_hd_vl.s,15815,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f10x_ld.s,12790,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f10x_ld_vl.s,13090,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f10x_md.s,13052,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f10x_md_vl.s,13741,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\...\startup_stm32f10x_xl.s,16768,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\system_stm32f10x.c,36695,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\TASKING
.......................\.........\.....\......\..\.........\......\.........\.......\cstart_thumb2.asm,3675,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\TrueSTUDIO
.......................\.........\.....\......\..\.........\......\.........\..........\startup_stm32f10x_cl.s,12742,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\..........\startup_stm32f10x_hd.s,12730,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\..........\startup_stm32f10x_hd_vl.s,12377,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\..........\startup_stm32f10x_ld.s,9964,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\..........\startup_stm32f10x_ld_vl.s,10413,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\..........\startup_stm32f10x_md.s,10413,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\..........\startup_stm32f10x_md_vl.s,10895,2013-10-12
.......................\.........\.....\......\..\.........\......\.........\..........\startup_stm32f10x_xl.s,13390,2013-10-12
.......................\.........\.....\......\..\STM32F2xx
.......................\.........\.....\......\..\.........\Include
.......................\.........\.....\......\..\.........\.......\stm32f2xx.h,528256,2013-10-12
.......................\.........\.....\......\..\.........\.......\system_stm32f2xx.h,2222,2013-10-12
.......................\.........\.....\......\..\.........\Release_Notes.html,22415,2013-10-12
.......................\.........\.....\......\..\.........\Source
.......................\.........\.....\......\..\.........\......\Templates
.......................\.........\.....\......\..\.........\......\.........\arm

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 46-xuanxiang-tongxin
    这个程序可以实现两个单片机之间双向通信的功能。(This program can realize the function of two-way communication between two microcontrollers.)
    2015-04-23 10:45:29下载
    积分:1
  • in-vehicle-GPS-navigation-system
    GPS导航系统 c语言 51单片机开发(in-vehicle GPS navigation system)
    2013-10-10 21:21:16下载
    积分:1
  • GPIO-simulator-I2C
    通过GPIO口,模拟I2C协议,和设备进行I2C通信(I2C communications via GPIO ports, analog I2C protocol, and equipment)
    2013-12-18 11:43:20下载
    积分:1
  • RS485通讯_DMA收数据
    基于STM32F407 MCU,对RS485进行通讯测试,DMA收发数据,经测试数据稳定,功能正常(Based on STM32F407 MCU, RS485 was tested for communication,DMA data receiving and receiving, the tested data was stable and the function was normal)
    2020-12-28 21:09:01下载
    积分:1
  • fangzhen
    说明:  单片机应用 单片机时钟 附仿真实验 源码程序(Microcomputer application)
    2011-03-24 15:32:46下载
    积分:1
  • PWM
    基于zigbee的PWM的c程序源代码,用IAR加入工程。(Based on zigbee PWM c program source code, using IAR to join the project.)
    2013-08-20 10:20:26下载
    积分:1
  • LGDP4551
    说明:  LGDP4551宽屏小液晶的驱动,引脚图。MCU为Atmega8,并口16bit驱动模式(LGDP4551 widescreen LCD driving, pin map. MCU is Atmega8, parallel 16bit driver mode)
    2009-08-07 21:21:38下载
    积分:1
  • STM32F103C8T6 的MINI板程序笔记和例程序
    说明:  高级例程-基于MINI板的 呼吸灯效果 采用TIM1的PWM实现;基本例程-USART收发;基于STM32的USB程序开发笔记(Advanced routine - the effect of breathing lamp based on mini board is realized by TIM1 PWM)
    2020-02-26 09:59:50下载
    积分:1
  • can2sci
    飞思卡尔单片机F56f8037can程序(Freescale microcontroller F56f8037can program)
    2014-04-06 19:28:42下载
    积分:1
  • I2cInInterrupt
    PIC16F727在中断进行I2c器件读写,接口简单,工作稳定,附详细注释,绝对模块化设计,甚至可以直接添到你的程序里用,51单片机稍作修改也可使用。(The PIC16F727 I2c devices to read and write in the interrupt interface is simple, stable, with detailed notes, the absolute modular design and can even add to your program with 51 single-chip slight modifications can also be used.)
    2012-04-30 09:46:38下载
    积分:1
  • 696518资源总数
  • 106174会员总数
  • 31今日下载