登录
首页 » C++ Builder » STM32_Si4730

STM32_Si4730

于 2016-06-30 发布 文件大小:6697KB
0 81
下载积分: 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 个回复

  • 33WZH8008
    液晶例程, 包括画点画线画缓冲条,在液晶上printf的算法(LCD program world,you can study LCD draw points )
    2013-08-06 11:00:33下载
    积分:1
  • stm32dudong12864
    STM32F103驱动12864液晶程序,很适合于初学者,希望对你有用(12864 STM32F103 driver program, it is suitable for beginners, I hope useful to you)
    2014-02-23 18:45:08下载
    积分:1
  • liushuideng
    在预定的时间到来时,会产生一个控制信号控制彩灯的流向、间歇等,彩灯流向可以随着电路的改变而改变,并具有自控、手控、流向控制功能等。(At a predetermined time arrived, generates a control signal to control the flow of lights such as intermittent, lights flow can be changed with the change of the circuit, and has the function of automatic control manual flow control, etc )
    2013-05-09 19:44:10下载
    积分:1
  • LED-S1234
    基于STC89C52单片机实现中断LED数码管显示及处理的程序,适合初学值使用(Based STC89C52 MCU interrupt LED digital display and processing procedures, suitable for beginners to use the value)
    2013-11-19 11:42:46下载
    积分:1
  • laohuji
    本项目是做了一个老虎机的游戏,主要是用单片机做控制的,可以做游戏开发实现(This project is done with a slot machine game is mainly to do with single-chip control, game developers can do to achieve)
    2013-07-22 11:50:23下载
    积分:1
  • lab7-LCD
    说明:  dab单环控制,基于输出电压闭环和DSP28335,以及显示器(single closed loop controller of DAB)
    2019-07-10 12:55:45下载
    积分:1
  • slau113
    文件是msp430单片机的ADS7871的程序,是ADT官方网站的模板(Document is MSP430 MCU ADS7871 procedures, is the official website of ADT template)
    2009-01-14 13:20:08下载
    积分:1
  • HydraulicManipulator
    6自由度机械臂从臂的控制程序,实现主从臂遥操作控制。(6 DOF manipulator arm the control program, using the integrated cards.)
    2020-11-20 18:39:36下载
    积分:1
  • [TEST52]CCP2-IRD-BEEP
    红外遥控器控制蜂鸣器,pic16f877a,C语言编程(Infrared remote control buzzer, PIC16F877A, C language programming)
    2014-08-15 09:02:22下载
    积分:1
  • stm32_measure_distance
    stm32控制超声波精确快速测距,误差在0.1cm,通过LCD显示测量值(STM32 control ultrasonic quick and accurate location, the error in 0.1cm, as revealed by LCD measurements)
    2020-11-16 15:29:39下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载