登录
首页 » C++ Builder » STM32_Si4730

STM32_Si4730

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

  • 指针式电子时钟
    通过STM32,实现指针式电子时钟编程的方案。(The Scheme of Implementing Pointer Electronic Clock by STM32)
    2020-06-17 09:20:02下载
    积分:1
  • MP3播放器实验
    说明:  实验器材: MiniSTM32F103开发板V3版本 实验目的: 学习VS1053的使用,实现一个简单的MP3. 硬件资源: 1,DS0(连接在PA8) 2,串口1(波特率:9600,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过GPIO驱动,连接关系见lcd.h) 4,W25Q64(SPI FLASH芯片,连接在SPI1上) 5,按键KEY0(PC5)/KEY1(PA15)/KEY_UP(PA0,也称之为WK_UP) 5,SD卡,通过SPI1连接 6,ATK-VS1053模块与STM32芯片连接关系为(请按如下接线连接Mini板和MP3模块): ATK-VS1053模块----------STM32芯片 VS_SCK ----------- PA5 VS_MISO ------------ PA6 VS_MOSI ------------ PA7 VS_RST ------------ PA11 VS_XDCS ----------- PA4 VS_XCS ----------- PA8 VS_DREQ ------------ PA12 5V ------------ 5V GND ------------ GND(Laboratory equipment: MiniSTM32F103 Development Board V3 Version The purpose of the experiment is: Learn the use of VS1053 and implement a simple MP3. Hardware resources: 1, DS0 (connected to PA8) 2. Serial port 1 (baud rate: 9600, PA9/PA10 connected on board USB to serial chip CH340) 3, ALIENTEK 2.8/3.5/4.3/7 inch TFTLCD module (driven by GPIO, connection relationship see lcd.h) 4, W25Q64 (SPI FLASH chip, connected to SPI 1) 5. Keyboard KEY0 (PC5)/KEY1 (PA15)/KEY_UP (PA0, also known as WK_UP) 5, SD card, connected by SPI1 6. The connection relationship between ATK-VS1053 module and STM32 chip is as follows (please connect Mini board and MP3 module according to the following wiring): ATK-VS1053 Module - ----- STM32 Chip VS_SCK------------- PA5 VS_MISO---------------- PA6 VS_MOSI---------------- PA7 VS_RST---------------- PA11 VS_XDCS------------- PA4 VS_XCS--------------- PA8 VS_DREQ---------------- PA12 5V--------------- 5V GND--GND)
    2020-06-22 05:00:02下载
    积分:1
  • mcp4725
    DAC芯片mcp4725的8051驱动及仿真文件,已真机验证成功(DAC chip mcp4725 8051 drive and simulation files, has a real machine verification is successful)
    2015-10-08 09:08:59下载
    积分:1
  • AT89S52WUXIAN
    NRF24L01基于AT89S52的无线开发代码,用于控制接收与发送数据,用于无线通信(NRF24L01 wireless development code, based on AT89S52 is used to control the sending and receiving data, used for wireless commu)
    2014-10-16 21:20:18下载
    积分:1
  • Keilc51xj
    这个资料主要讲述Keilc51的使用,及代码程序的优化(This information focuses on the use of Keilc51, and code optimization process)
    2008-12-11 10:44:40下载
    积分:1
  • 字模
    说明:  能根据需要生成单片机汉字,可用oled或LCD显示。(It can generate Chinese characters of single-chip microcomputer according to the needs, which can be displayed by OLED or LCD.)
    2020-04-12 12:28:23下载
    积分:1
  • STM32F10x_StdPeriph_Lib_V3.5.0
    说明:  STM32官方固件库,V3.5,基本功能都有(STM32F103 firmware V3.5,all functions can used)
    2021-01-07 23:04:53下载
    积分:1
  • test_7279
    这里给出一个用于测试7279芯片扫描与控制功能的简单例程。(Here is a test for the 7279 chip scanning and control functions simple routines.)
    2013-08-08 01:17:56下载
    积分:1
  • 51dianpianjishixianjixieshoukongzhi
    51单片机控制有轨舵机机械手源代码,步进电机控制轨道运用,用舵机制作机械手,实用(51 MCU control robot source code, utilities)
    2015-05-12 23:22:30下载
    积分:1
  • 24C02
    51单片机对串行存储器 24c02的 读写程序 (Serial memory 24c02 literacy procedures)
    2012-09-18 09:30:56下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载