duanzhangshan

    1.                                  STM32L系列我公司已经到货啦。欢迎各大公司需要的来电采购咨询 15900733302  上海移动  021-53086303 张明
    2. 网上找不STM32L的MDK,IAR模板啊! 5/4483 stm32/stm8 2011-01-02
                                       没有的话 自己写一个呗
    3. STM32跑wifi,有人感兴趣么 18/8121 stm32/stm8 2010-11-18
                                       能把wifi给解释一下不??
    4.                                  这个也是ANSI C的,应该是C89里面的,其描述与7楼的不一样。 3.2.1.5 Usual arithmetic conversions    Many binary operators that expect operands of arithmetic type cause conversions and yield result types in a similar way.  The purpose is to yield a common type, which is also the type of the result.  This pattern is called the usual arithmetic conversions: First, if either operand has type long double, the other operand is converted to long double .  Otherwise, if either operand has type double, the other operand is converted to double.  Otherwise, if either operand has type float, the other operand is converted to float.  Otherwise, the integral promotions are performed on both operands.  Then the following rules are applied: If either operand has type unsigned long int, the other operand is converted to unsigned long int. Otherwise, if one operand has type long int and the other has type unsigned int, if a long int can represent all values of an unsigned int, the operand of type unsigned int is converted to long int ; if a long int cannot represent all the values of an unsigned int, both operands are converted to unsigned long int.  Otherwise, if either operand has type long int, the other operand is converted to long int. Otherwise, if either operand has type unsigned int, the other operand is converted to unsigned int.  Otherwise, both operands have type int.
    5. SD卡读CE镜像文件慢(S3C6410 ) 10/5197 嵌入式系统 2010-06-10
      理论上不可能这样的,具体要看文档描述,这个位在什么情况下被设置
    6. 6410烧eboot.bin出现的问题 35/9212 嵌入式系统 2010-06-09
      mail:shellgo@126.com 在uboot没有问题啊,郁闷 谢谢楼上的了
    7. 关于驱动加载的几种方式,请教! 8/3396 嵌入式系统 2010-06-07
      我是这本书的作者张帆,这本书后半部分写的的确有些仓促。 关于WDM加载可以参考DDK中的例子C:\WINDDK\6000\src\setup\devcon 我建了个驱动开发群,QQ群:49944346。希望一起交流。
    8. 实时处理? 不太可能
    9. stm8s.lkf是什么文件 9/6183 stm32/stm8 2010-04-21
                                       有时有有时没有是什么意思,什么情况有,什么情况没有
    10. fat32 文件如何被创建,如何被删除? 6/3956 嵌入式系统 2010-04-21
      咋没人回答哦?? 置顶
    11. 不知道LZ解决这个问题没?我遇到了同样的问题
    12. wince 串口的处理速度问题 8/4474 WindowsCE 2010-04-11
      不行啊,波特率提高了,相应的误码率也会随着提高,而我这个对通信过程中的准确性要求比较高。除了提高波特率还有没有实质性的提升方法;我原来在单片机对单片机的方式中是可以控制在10ms以下的,难道是操作系统的消息机制制约了???
    13. 求助:寻找适用于CC1100E的标准通信协议 17/7438 嵌入式系统 2010-04-09
      Texas Instruments的是专用的协议,不能算标准的,我想寻找一个标准的
    14. 直接找GM就可以 技术支持啥的 没话说
    15. 读STM3232位ID号的指令是什么? 9/4904 stm32/stm8 2010-03-12
                                       
    16. 有直接调用系统API就能搞定的么?
    17. S3C44B0X+W86L388D实现SD模式读写SD卡 3/3423 嵌入式系统 2010-02-05
      其实楼主完全没必要 用那个转接ic 直接采用SPI实现SD的读写,应该还是比较容易;另外楼主可以百度与GOOGLE下,44B0读写SD卡,有很多资料和代码 可以参考下。 http://www.baidu.com/baidu?word=S3C44B0%B6%C1%D0%B4SD%BF%A8&tn=360se_3_dg 另外楼主可以看看: SD卡存储扩展礼包--MCU读写SD的经典设计 http://download.eeworld.net/source/1915793
    18. 变态问题求解答!急急急!!! 9/3740 嵌入式系统 2010-01-21
      lz可以尝试一下通过合适的方式对touch pdd中的中断event-hTouchPanelEvent人工set一下 不知道有没有更加好的办法
    19. 蓝牙USB dongle,有没有支持WinCE的? 2/4086 WindowsCE 2010-01-20
      引用 1 楼 kyzf 的回复: 这个 楼主可以直接找那些卖USB dongle 的厂家的FE咨询, 看他们是否能提供WINCE下的驱动,一般都是由厂家提供驱动,并给出对应的API, 咱们直接调用。 另外楼主最好找原厂的FE。那些代理商 估计得不到多少有用的信息。
      呵呵,你说得对,那些代理商都是不太清楚这些的。我找到一家可以支持WinCe的:http://www.ivtcorporation.com/products/wince.php 不过他们好像不是很愿意卖,可能是因为我们不是做生产用吧。你有没有一些厂商的信息呢?能不能告诉一些?多谢了。
    20. 用ARM读18B20 3/3931 stm32/stm8 2010-01-18
                                       这个不是这个问题,主要是单总线驱动,这个不只是驱18B20,主要是有一个单总线的ID,用来做产品的保护。

最近访客

< 1/1 >

统计信息

已有91人来访过

  • 芯积分:--
  • 好友:--
  • 主题:6
  • 回复:67

留言

你需要登录后才可以留言 登录 | 注册


现在还没有留言