开源项目孵化平台

开源项目孵化平台

文章 875 浏览 27

怎么校准触摸屏

怎么校准触摸评,触摸触摸屏,有数据打印出但是我相近的两点为所么打印出的x,y坐标的值相差很大阿。怎么使触摸相近两点的坐标差别不大,现象: x=31,y=…

已下线请稍等 2022-09-18 04:13:14 30 0

关于s3c2440 LED的问题!

我在g-bios下写了一段点亮LED的代码。根据datasheet我将GPEDAT寄存器的bit[12]和bit[13]位置0时,LED灯就能点亮。datasheet上面写着GPECON寄存器的默…

他不在意 2022-09-18 04:12:49 15 0

IRQ_ADC problem

在IRQ_TC已经触发的情况下,出发IRQ_ADC中断触发失败为所么,代码如下 #include #include #include #include #include #include static int hello(voi…

但可醉心 2022-09-18 04:12:38 9 0

g-bios BottomHalf memery map

如下图: [ 本帖最后由 fleyahjj 于 2009-10-14 11:54 编辑 ]…

城歌 2022-09-18 04:12:17 17 0

IRQ_TC problem

在出发TC中断问题,代码如下,想问下具体步骤: #include #include #include #include #include #include static int hello(void) {         printf("…

☆獨立☆ 2022-09-18 04:11:54 7 0

[patch] modify 9263 board's reg define and improve the Emac9161's driver

modify 9263 board's reg define and improve the Emac9161's driver 修改了at91sam9263reg.h文件,使得选择9263时,g-bios可以编译通过。 如果使用Em…

双马尾 2022-09-18 04:11:27 18 0

[PATCH] Modify UDP interface

Modify UDP interface signed-off-by: Changxian Tan       ------------------------------------------------------------------------------------…

命硬 2022-09-18 03:51:31 15 0

没有arm-maxwit-linux-gnueabi-gcc

arm-maxwit-linux-gnueabi-addr2line  arm-maxwit-linux-gnueabi-ld       arm-maxwit-linux-gnueabi-readelf arm-maxwit-linux-gnueabi-ar         a…

壹場煙雨 2022-09-18 03:50:53 16 0

安装maxwit出问题———求助

希望前辈给我看一下: patching file opcodes/ChangeLog patching file opcodes/ppc-dis.c patching file opcodes/ppc-opc.c patching file gas/Makef…

北方的巷 2022-09-18 03:47:47 15 0

SDRAM initialization and testing

Here's an example for SDRAM initialization and testing     mov  r0, #PBASE_SDRAM    ldr  r1, =PBASE_SDRAMC    @ 1    ldr  r2, =0x85227279   …

落日海湾 2022-09-18 03:45:01 18 0

在ARM开发板上实现了 一个最简单的HelloWorld程序(参考了G-bios上半部分)

现在贴出来,与大家分享一下一个最简单的HelloWorld 程序。 部分代码参考了G-bios的上半部份。 简要分析一下,标号TigerEntry是程序的入口地址,CPU在…

孤独患者 2022-09-18 03:43:12 51 0

at91sam9261 inituart debug problem

At91sam9261 inituart 问题: 在调试At91sam9261 UART时遇到把初始化程序烧录到板子后,打开keimit显示RomBOOT,reset之后也是显示RomBOOT,贴出inituar…

感性 2022-09-18 03:42:38 17 0

atmel9261 debug unit调试问题

1调试PIO controller (怎么找PIO对应引脚????) 2调试PMC开启debug unit时钟(PMC中怎么开???) 3通过设置DBGU_CR寄存器RXEN域(接收器enable),TXE…

(り薆情海 2022-09-18 03:42:32 20 0

g-bios中添加新命令方式的改进

g-bios中添加一个新命令需要两个步骤: 1) 用一个static int main()函数实现新命令 2) 使用INSTALL_APPLICATION()宏将该main函数地址存放到内存中的一…

年少掌心 2022-09-18 03:36:45 24 0

Title:How to light led in led2 command

Email: longxinhui276@126.com Title:How to light led in led2 command 硬件:勤研s3c2440开发版。 前面的文档我们分析了g-bios里一条命令的执行流程…

吝吻 2022-09-18 03:33:34 15 0
更多

推荐作者

lanyue

文章 0 评论 0

海螺姑娘

文章 0 评论 0

Demos

文章 0 评论 0

亢龙有悔

文章 0 评论 0

海未深

文章 0 评论 0

浅忆流年

文章 0 评论 0

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文