zhang12

    1. 吐血共享:STM8SCH封装库。99SE格式 40/16612 stm32/stm8 2011-01-26
                                       标记 想用STM8,下载LZ提供的SCH库. 感谢LZ.
    2. STM8的仿真问题请教 4/3298 stm32/stm8 2010-12-05
                                       不错!
    3. STM32用来做曼彻斯特码的问题 44/15794 stm32/stm8 2010-12-01
                                       如果真的用fpga的话,是否就可以一颗fpga上nios搞定所有呢?按理是可以的。 EP3C应该就行吧。
    4.                                  就是VDDA是电源脚,受到电源波动影响
    5.                                  不会吧? 我也做了个C8的板子,把手机贴着芯片,然后按下拨号键,手迅速离开,我的STM32没死机,也没跑飞程序,操作很正常的,想想我的N73辐射还是蛮大的,而且把后背贴着芯片了,在拨号出去的前几秒时间里,可以很明显看到我板子上的另一片24位ADC输出数字信号有很大的波动。
    6. 开发过WiFi的大虾进来聊 1/2828 嵌入式系统 2010-06-28
      LZ,如果你是很大的公司,别人还是很客气的。
    7. 请问STM32的库V3.3.0和V3.0.0的区别 11/6940 stm32/stm8 2010-06-21
                                       再有是实例的升级 STM32F10x Standard Peripherals Library Examples update History 3.3.0 - 04/16/2010    1. General     * Add support for STM32F10x XL-density devices.     * Add new examples: Flash Dual_Boot, TIM9_OCToggle and TIM10_PWMOutput.    2. STM32F10x_StdPeriph_Examples     *  FLASH           o New example "Dual_Boot": this example demonstrates the dual Flash boot capability of XL-Density devices;             boot from Flash memory Bank1 or Bank2.           o Update "Program" and "Write_Protection" to support XL-density devices (up to 1Mbyte of Flash memory).     * I2C           o M24C08_EEPROM: updated to use the latest version of I2C EEPROM driver (use of DMA to manage transfer from/to I2C memory).     * TIM           o New example "TIM9_OCToggle": this example shows how to configure the TIM9 peripheral to generate two different signals with two different frequencies.           o New example "TIM10_PWMOutput": this example shows how to configure the TIM10 peripheral in PWM (Pulse Width Modulation) mode. 3.2.0 - 03/01/2010    1. General     * Add support for STM32 Low-density Value line (STM32F100x4/6) and Medium-density Value line (STM32F100x8/B) devices for almost examples.     * Add new examples: HDMI-CEC, Dual CAN, PVD and TIM15 Complementary Signals.    2. STM32F10x_StdPeriph_Examples     * CAN           o Add new example Dual CAN: This example shows how to configure the CAN1 and CAN2 peripherals to send and             receive CAN frames in normal mode. The sent frames are used to control Leds by pressing KEY or Tamper push buttons.           o CAN Normal example renamed to CAN Networking example.     * CEC           o New example: This example provides a basic communication between two HDMI-CEC devices using interrupts.     * PWR           o New example PVD: This example shows how to configure the programmable voltage detector using an external interrupt line.     * TIM           o New example TIM15 Complementary Signals: This example shows how to configure the TIM15 peripheral to generate one             complementary TIM15 signal, to insert a defined dead time value, to use the break feature and to lock the desired parameters.           o Cascade_Synchro,Parallel_Synchro, ExtTrigger_Synchro, TIM1_Synchro examples main files: Add TIM_SelectMasterSlaveMode() function call for all slaves and masters.     * I2C           o EEPROM example: the i2c_ee.h/.c files are removed. The example is using the new Serial EEPROM driver stm32_eval_i2c_ee.h/.c driver available under Utilities\STM32_EVAL\Common.     * SPI           o M25P64_FLASH example renamed to SPI_FLASH: the spi_flash.h/.c files are removed. The example is using the new Serial SPI FLASH driver stm32_eval_spi_flash.h/.c driver available under Utilities\STM32_EVAL\Common.     * SDIO           o The sdcard.h/.c files are removed. The example is using the new SD Card driver stm32_eval_sdio_sd.h/.c driver available under Utilities\STM32_EVAL\Common.     * FSMC           o All FSMC example: the fsmc_sram.h/.c, fsmc_nor.h/.c and fsmc_nand.h/.c files are removed. The examples are using the new FSMC memories drivers stm3210e_eval_fsmc_sram.h/.c, stm3210e_eval_fsmc_nor.h/.c and stm3210e_eval_fsmc_nand.h/.c drivers available under Utilities\STM32_EVAL\STM3210E_EVAL.     * DMA           o FSMC example: the fsmc_sram.h/.c files are removed. The example is using the new FSMC SRAM driver stm3210e_eval_fsmc_sram.h/.c driver available under Utilities\STM32_EVAL\STM3210E_EVAL.     * ADC           o All ADC examples are using a dedicated system_stm32f10x.c file to configure the system core clock to 56MHz.
    8. 矩阵键盘 gsm号码 7/4320 嵌入式系统 2010-06-05
      高手帮看看,万分感谢。
    9. 汉王手写输入法 写字时是反得 9/4381 嵌入式系统 2010-06-02
      引用 3 楼 hudaweikevin 的回复: 是不是大小端的问题
      什么意思?
    10. 怎么知道cc1100的数据已经发送成功? 9/6352 嵌入式系统 2010-05-28
      在一般速度的系统中,就是速度不高的情况下,你可以认为你启动发送之后就已发出,不过有很多主控是有发送完成标志位的,你去读一下,看标志立了没有。立了就成功,否则不成功。
    11. linux下关于中断的驱动. 求助求助 6/5483 Linux开发 2010-05-22
      我前几天才写了一个基于Linux内核中的驱动模块,如果楼感兴趣的话可以发给你。不过我是应用LED做为验证的工具。‘ 我的邮箱:  sw_2006.1230@163.com
    12. FSMC的问题 7/4185 stm32/stm8 2010-05-04
                                       呵呵
    13. 求一好用的VHDL语言编辑器 8/7338 嵌入式系统 2010-04-06
      vim自带的VHDL语法文件的缩进让我感觉很不舒服,而且和大部分的格式也不一样 修改不好语法文件,只好将就着用了
    14. STM8S常见问题大杂烩 40/13983 stm32/stm8 2010-04-03
                                       
      看来问题还真多啊,这些问题,都不容易找到原因并处理哦 多谢 楼主共享.STM8还是不够成熟啊
      芯片还行,就是编译器这块弱了点 用207做得产品,ESD打到1W2KV,还能顶的住,EFT也能过 现在就差CS传导抗扰还没做,下个礼拜去做下试试!
    15. wince5.0 开机logo解决方案 91/17589 嵌入式系统 2010-04-02
      我也在用EP9315+wince 5.0,但是现在开机动画,看了这么多回复,还是不清楚操作的一些方法!希望那位高手,能结合平台较详细的发篇做开机的动画的文章。
    16. 串口精灵不能解决的问题 15/6104 嵌入式系统 2010-03-15
      你用能发送的那台做接收,交换下,如果能收到,说明线路是好的,如果收不到,说明两台机器其中至少一台的线有问题
    17. mark
    18. 来接分,,工程师是我的偶像,,先祝新年快乐
    19. ST32M105的串口4不工作 24/10002 stm32/stm8 2010-02-04
                                       X改成打勾比较好,符合日常思维习惯
    20. 是不是很多人用DNW工具???

最近访客

< 1/1 >

统计信息

已有84人来访过

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

留言

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


现在还没有留言