登录
首页 » C++ Builder » STM32_Si4730

STM32_Si4730

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

  • timer
    基于单片机实现定时器的应用,用c语言编写的.(Based on the single chip microcomputer application of the timer, written in c.)
    2012-05-07 21:25:59下载
    积分:1
  • STM32F103系列下的16路IO控制
    说明:  STM32F103系列单片机,编写16路IO控制信号,可直接下载使用。(STM32F103 series single chip microcomputer, 16 channel IO control signal, can be downloaded directly.)
    2020-03-30 17:28:39下载
    积分:1
  • GSM_MSP430
    基于MSP430单片机下的GSM模块开发源代码(MSP430 microcontroller development under the GSM)
    2013-07-01 16:18:20下载
    积分:1
  • OV7670模块
    基于stm32 的ov7670模块,带FIFO的(Ov7670 module based on STM32, with FIFO)
    2018-04-18 15:51:52下载
    积分:1
  • STM32F4-OLED-OV7725
    实现板球控制,用stm32f407开发板,通过OV7725采集图像,然后在lcd上显示结果。(To achieve cricket control, we use STM32F407development board to collect images through OV7725, and then display the results on LCD.)
    2020-09-20 15:57:58下载
    积分:1
  • UC1603(I2C)
    UC1603液晶控制器测试程序,实现液晶显示与基本功能测试(UC1603 LCD controller test program, LCD and test the basic functions)
    2013-04-17 20:05:35下载
    积分:1
  • 1
    说明:  LCD12864显示一幅图片,用于C51单片机(LCD12864 show a picture, for the C51 single-chip)
    2009-08-03 23:27:52下载
    积分:1
  • STM32_AHRS_WorkDir
    实现MPU-925X陀螺仪的9轴数据融合进行互补滤波(Realize the MPU - 925 - x 9 axis of gyroscope data fusion of complementary filter)
    2020-11-16 23:09:39下载
    积分:1
  • GTS800Demo
    深圳固高科技的运动控制卡设置软件源代码,C++ 编写,目前正在现场使用(Googol control card)
    2013-12-01 22:07:37下载
    积分:1
  • ADC_DMA
    说明:  使用stm32f103的adc功能采集电压数据,使用了DMA,12通道(Using the ADC function of STM32F103 to collect voltage data, using DMA, 12 channels)
    2019-12-05 09:29:57下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载