Navigation

    Freqchip开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Recent
    1. Home
    2. vincent1233
    V
    • Continue chat with vincent1233
    • Start new chat with vincent1233
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    vincent1233

    @vincent1233

    0
    Reputation
    4
    Posts
    1302
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    vincent1233 Follow

    Posts made by vincent1233

    • 富芮坤FR8003作为主机,只一对一连接另一个从机FR8003

      富芮坤FR8003作为主机,只一对一连接另一个从机FR8003,怎么实现啊?有没有demo参考

      posted in FR800x
      V
      vincent1233
    • RE: FR2012B如何配置,可以扫描指定设备并连接

      你好,你找到例程了吗?正好我也做这类似的项目

      posted in FR201x
      V
      vincent1233
    • FR8016想实现OTA升级,我需要怎么做?

      各位大佬。FR8016想实现OTA升级,我需要怎么做?有没有具体的示例?

      posted in FR801xH
      V
      vincent1233
    • FR8016HA烧录口复用成按键输入

      配置烧录口PC6
      gpio_set_dir(GPIO_PORT_C,GPIO_BIT_6,GPIO_DIR_IN);
      system_set_port_pull(GPIO_PORT_C,false);
      system_set_port_mux(GPIO_PORT_C, GPIO_BIT_6, PORTC6_FUNC_C6);

      为什么没有实现当作按键检测口?硬件没有加上拉电阻。。现在的问题是IO一直处于高电平

      posted in FR801xH
      V
      vincent1233