登录
首页 » 嵌入式芯片 » S3C2440的GPS读写范例ADS编译器使用

S3C2440的GPS读写范例ADS编译器使用

于 2022-03-05 发布 文件大小:96.87 kB
0 141
下载积分: 2 下载次数: 1

代码说明:

S3C2440 GPS读写示例,供ADS编译器使用

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

发表评论

0 个回复

  • LPC2131开发工程模板
    LPC2131开发工程模板--这个源文件的价值相信对于搞ARM的战友们来说不言而语,好不容易找到,分享了-LPC2131 Development Project template value of the source file and I believe that ARM comrades engaged in for self and language, hard to find, share the
    2022-02-07 20:09:40下载
    积分:1
  • S3c44b0x下的ucgui
    S3c44b0x下的ucgui-S3c44b0x the ucgui
    2022-03-01 03:24:19下载
    积分:1
  • ECC 源程序,这个是可以为大家选择下载,方便有关NANDFLASH开发的人员...
    ECC 源程序,这个是可以为大家选择下载,方便有关NANDFLASH开发的人员-ECC source code, this is for you choose to download, to facilitate the development of staff NANDFLASH
    2022-03-19 03:13:26下载
    积分:1
  • A/D Converter Demonstration for the PIC18CXXX
    A/D Converter Demonstration for the PIC18CXXX
    2022-07-09 08:05:52下载
    积分:1
  • his project was built and tested with WinAVR
    his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!! To build the code, just install WinAVR and run "make" from the console in echomaster and echoslave subdirs. "make program" will program the device if you have a AVRISP attached. Remember to set the AVR device to at least 8MHz. The AVR may use the programmable clock from MC1319x, just remember to check if the MC1319x and SPI communication is working FIRST! Otherwise you wont get any clock signal to the AVR and then you can t program it or reset the fuses! The MC1319x has default clock output of 32kHz so you will have to set your programmer to a very low frequency (
    2023-02-22 21:55:03下载
    积分:1
  • 通过PC并口模拟I2C信号,编写sharp stV0288 驱动,在VC++环境下编译通过。...
    通过PC并口模拟I2C信号,编写sharp stV0288 芯片驱动,在VC++环境下编译通过。-PC parallel port through I2C signal simulation, prepared sharp stV0288 chip-driven, the VC environment compile.
    2022-03-05 09:22:35下载
    积分:1
  • s3c2440测试源码
    s3c2440测试源码,S3C2440最全面的裸机测试程序,如果IDE不合适,直接看源码无大碍。绝对最全面的了解裸机测试程序
    2022-05-14 14:47:56下载
    积分:1
  • 用LPC213X系列的PWM来产生语音。语音数据来源于PC机转换后得到的。最大可以是16位的。 由于是PWM所以输出端口需要低通滤波才能够得到比较干净的声音...
    用LPC213X系列的PWM来产生语音。语音数据来源于PC机转换后得到的。最大可以是16位的。 由于是PWM所以输出端口需要低通滤波才能够得到比较干净的声音。 可以经过修改使用LPC2132以上的ARM的D/A来产生。 This project outputs audio on PWM0 using wave samples that are stored in the on-chip Flash ROM. -LPC213X series used to generate the PWM voice. Voice data from the PC after the conversion. It is the largest of 16. Because there is PWM output ports need low-pass filter can be relatively clean voice. It has been modified over the use LPC2132 ARM D/A to produce. This project outputs audio on PWM0 using wave samples that are stored in the on-chip Flash ROM.
    2023-01-09 20:35:04下载
    积分:1
  • 本文是基于UDP协议的,我学习ARM开发以来的一些经验来设计的…
    本文UDP是根据我学习ARM开发以来的一些经验总结,以自己设计的S3C44B0X板为例,给出入门上手的最基础知识。有些东西只是个人的主观认为,不一定准确,算作抛砖引玉吧,欢迎大家指正!-This paper is based on UDP, I study the ARM since some experience to design its own board of S3C44B0X example, the entry is easily the most basic knowledge. Some things are just personal subjective view, is not necessarily accurate, it counted as something, we welcome correct!
    2022-06-13 14:11:24下载
    积分:1
  • DSP28335 SCI
    应用背景Dsp28335 的寄存器设置等等, 与上位机进行通信。 有助于初学28335的本科生,研究生。 也有助于工程技术开发人员进行二次开发关键技术 #include "DSP28x_Project.h"// Device Headerfile and Examples Include File interrupt void scibTxFifoIsr(void);//fifo发送中断函数 interrupt void scibRxFifoIsr(void);//fifo接收中断函数 void scib_fifo_init(void);//scib fifo模式 初始化函数 char buffer [100];//数据缓冲数组 void main(void) {    Uint16 i;    InitSysCtrl();//系统时钟等初始化    InitSciGpio();//sci端口初始化    DINT; //关掉中断    InitPieCtrl(); //pie模块初始化    IER = 0x0000;//关cpu中断    IFR = 0x0000;//清cpu中断标志
    2022-01-25 23:28:42下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载