tiny6410上的adc转换裸机程序

时间:2014-11-10 15:55:15
【文件属性】:

文件名称:tiny6410上的adc转换裸机程序

文件大小:184KB

文件格式:ZIP

更新时间:2014-11-10 15:55:15

tiny6410 adc

在tiny6410上实现饿adc转换程序,虽然程序不是很简洁,但还是实现了ad的转换


【文件预览】:
adc
----adc_polling()
--------adc.c(1KB)
--------default(12KB)
--------utils.c(2KB)
--------uart.h(261B)
--------uart.c(3KB)
--------Debug()
--------defs.h(188B)
--------s3c6410_addr.h(13KB)
--------startup.s(773B)
--------Release()
--------adc_polling_Data()
--------utils.h(170B)
--------adc_polling.mcp(250KB)
--------soc_cfg.h(8KB)
--------adc_polling.bin(12KB)
--------adc.h(669B)
--------main.c(354B)
----adc_interrupt()
--------adc.c(1KB)
--------default(12KB)
--------utils.c(2KB)
--------uart.h(261B)
--------uart.c(3KB)
--------Debug()
--------defs.h(188B)
--------s3c6410_addr.h(13KB)
--------adc_interrupt_Data()
--------startup.s(773B)
--------Release()
--------adc_interrupt.mcp(250KB)
--------utils.h(170B)
--------acd_interrupt.bin(12KB)
--------soc_cfg.h(8KB)
--------adc_polling.bin(12KB)
--------adc.h(669B)
--------main.c(383B)

网友评论

  • 最近在做裸机方面的程序开发,正好过来看看
  • 比较急用的资料,非常感谢
  • 代码还行,不过不是ok6410的
  • 通过参考这个代码可以更好的使用裸机ADC
  • 挺好的,确实是6410基于Linux上面的一个转换程序吧。还可以参考参考。
  • 可以作为参考程序使用