登录
首页 » C++ Builder » STM32_Si4730

STM32_Si4730

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

  • DemoMPC5646C_-KEYaLED
    基于MPC5646CF0MLU1单片机的LED测试程序(LED Test Program Based on MPC5646CF0MLU1 Single Chip Microcomputer)
    2017-03-13 15:31:41下载
    积分:1
  • 遥控器源码
    说明:  基于IAR平台来开发MSP430单片机,制作四旋翼遥控器的代码。(Based on IAR platform, MSP430 MCU is developed and the code of Four-rotor remote controller is made.)
    2020-06-24 09:20:02下载
    积分:1
  • XMT_USB_VC6
    哈尔滨芯明天科技XE517系列压电陶瓷控制器配套上位机软件的开发例程,这个版本是VC6开发。发布时需要拷贝debug目录中的头文件和动态库文件到*.exe文件目录中。(Harbin XMT XE517 series of piezoelectric ceramic controller supporting PC software development routines, this version is VC6 development. When you need to copy the directory publishing debug header files and dynamic library files to*. Exe file directory.)
    2021-01-04 09:18:55下载
    积分:1
  • 160160
    160160程序,160160模块电表使用比较多,供参考(160 160 procedures, 160 160 more modules to use the meter, for reference)
    2021-01-19 11:48:42下载
    积分:1
  • 测试2
    说明:  使用超声波测量距离,可以参考一下这个代码,适用于32。(Using ultrasonic to measure distance, you can refer to this code, which is suitable for 32.)
    2020-06-18 09:00:02下载
    积分:1
  • STM32F103-2017全国电子设计大赛接收端代码
    STM32F103-2017全国电子设计大赛接收端代码 2017年电子设计大赛H题(STM32F103-2017 National Electronic Design Competition Receiver Code Question H of 2017 Electronic Design Competition)
    2020-06-19 09:15:41下载
    积分:1
  • 程序
    说明:  一款基于C51单片机和霍尔元件的金属探测器(A Metal Detector Based on C51 Single Chip Microcomputer and Hall Element)
    2019-04-07 15:59:36下载
    积分:1
  • time-lcd2
    430的段式液晶的小程序,自己也是新手,大家分享下(msp430 and LCD code)
    2013-11-28 17:27:05下载
    积分:1
  • bujindianjikongzhi
    基于stm32的直流步进电机控制程序,可以通过编码器进行控制(Based stm32 DC stepper motor control procedures can be controlled by an encoder)
    2014-12-11 21:55:28下载
    积分:1
  • Feedback SPWM
    说明:  change.OBJ HZK12-0.BIN HZK12-1.BIN HZK12-2.BIN Hzk16-0.bin Hzk16-1.bin Hzk16-2.bin Hzk16-3.bin Hzk16-4.bin Lcd-6963256-2.DSN xwj_fk.c xwj_fk.h xwj_fk.hex xwj_fk.lnp xwj_fk.OBJ xwj_fk.Opt xwj_fk.plg xwj_fk.Uv2 xwj_fkmain.c xwj_fkmain.OBJ xwj_hlkey.h xwj_hlkey.OBJ xwj_lcd16.h xwj_lcd6963.h xwj_lcd6963.OBJ xwj_lcd_16.OBJ xwj_Serial.h xwj_Serial.OBJ Download users:
    2019-02-22 05:55:56下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载