导航

    Freqchip开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 最新
    1. 主页
    2. 最新
    • 全部板块
    • 公告发布
    • FR801xH
    • FR800x
    • FR201x
    • FR303x
    • FR306x
    • 全部主题
    • 新建主题
    • 关注主题
    • 未回复主题

    • 黄

      FR8008GP如果实现RTC计算北京时间呢?main_loop里怎么处理呢?
      FR800x • • 黄书剑

      1
      0
      赞同
      1
      帖子
      6
      浏览

      尚无回复

    • L

      怎么打印重启的原因
      FR800x • • lcy

      3
      0
      赞同
      3
      帖子
      53
      浏览

      Z

      @lcy 复位原因就几个:LVD,内存爆了,看门狗,rst
    • 黄

      FR8008 flash有16M的吗?
      FR800x • • 黄书剑

      2
      0
      赞同
      2
      帖子
      42
      浏览

      Z

      @黄书剑 FR8008HP flash是16Mbyte
    • F

      关于FR8016HA连接数量
      FR801xH • • fu

      2
      0
      赞同
      2
      帖子
      107
      浏览

      Z

      @fu 稳定链接最多16个吧 因为每连接一个,都会占用一点栈空间 默认支持多链接,做主机的话,发起连接就行
    • W

      FR8016HL_V2 development board schematic and application note.
      FR801xH • • wfkwok

      2
      0
      赞同
      2
      帖子
      143
      浏览

      Z

      @wfkwok 这个不是我们官方的板子,我这边也没有
    • Y

      FR8016H开发版Jlink无法连接
      FR801xH • • yqc

      2
      0
      赞同
      2
      帖子
      96
      浏览

      F

      @yqc
    • W

      想使用Jlink对FR8016HA开发板进行调试,但是连接了PC6 PC7 GND ,KEIL上SW DEVICE上识别不到芯片应该如何处理
      FR801xH • • wl1111

      9
      0
      赞同
      9
      帖子
      1197
      浏览

      Y

      @wl1111 你好,你这个是怎么解决的啊,我的也是连不上
    • L

      FR8018HA充电
      FR801xH • • lin_1

      1
      0
      赞同
      1
      帖子
      86
      浏览

      尚无回复

    • W

      F801x BLE chip coded PHY 125k.
      FR801xH • • wfkwok

      3
      0
      赞同
      3
      帖子
      221
      浏览

      W

      太好了 謝謝, 我先找塊開發板測試一下
    • 富

      FR800x系列FAQ
      FR800x • • 富芮坤官方

      6
      0
      赞同
      6
      帖子
      5731
      浏览

      P

      @zr Great. Thanks a lot. I'm not sure if I should ask each question in a separate post or not, so for start: It seems that Dinamic Memory Allocation is not available by default, the heap memory section in the scatter file is not being recognized by the compiler due to different naming: .\Objects\ble_simple_peripheral.axf: Error: L6218E: Undefined symbol __heap_base (referred from malloc.o). .\Objects\ble_simple_peripheral.axf: Error: L6218E: Undefined symbol __heap_limit (referred from malloc.o). I tried using os_malloc() and it's not able to allocate memory and returns NULL. It seems that the heap section is not specified correctly in the scatter file. Please help me out about this issue. Thanks. According to the SDK user's guide PDF file, the maximum paired devices count is 20 in GAP bond manager, but the SDK failes for values higher than 8 and causes the application crash.
    • H

      FR8008A 定向广播
      FR800x • • hurd

      8
      0
      赞同
      8
      帖子
      670
      浏览

      Z

      @hurd 定义个全局变量记一下 第一个配对的就是0 第二个配对的就是1
    • P

      FR8003A SDK latest version
      FR800x • • Patrick_Salvino

      3
      0
      赞同
      3
      帖子
      358
      浏览

      P

      @felix-yang Thanks @felix-yang but the SDK version numbers in the official website doesn't match the numbers specified by the users here in this forum. I have some technical questions: It seems that Dinamic Memory Allocation is not available by default, the heap memory section in the scatter file is not being recognized by the compiler due to different naming: .\Objects\ble_simple_peripheral.axf: Error: L6218E: Undefined symbol __heap_base (referred from malloc.o). .\Objects\ble_simple_peripheral.axf: Error: L6218E: Undefined symbol __heap_limit (referred from malloc.o). I tried using os_malloc() and it's not able to allocate memory and returns NULL. It seems that the heap section is not specified correctly in the scatter file. Please help me out about this issue. Thanks. According to the SDK user's guide PDF file, the maximum paired devices count is 20 in GAP bond manager, but the SDK failes for values higher than 8 and causes the application crash.
    • P

      死机打印 ..\ip\ble\hl_api\gatt\gatt_api.c 189 ,具体错误原因是什么
      FR801xH • • PowerC_c

      1
      0
      赞同
      1
      帖子
      158
      浏览

      尚无回复

    • B

      上电后Flash 读取位置有要求吗?在定时器(timer0)初始化之后,pwm/adc/uart初始化之前可以吗?目前有发现多个芯片RF8018/8017烧录后,有一两台的开机上电后FLASH是0x'FF,想确认软件部分flash读取位置有没有影响
      FR801xH • • boqun

      2
      0
      赞同
      2
      帖子
      177
      浏览

      Z

      @boqun 注意下读取flash的操作一定要放在RAM中去执行
    • 富

      意见和改进
      公告发布 • • 富芮坤官方

      1
      0
      赞同
      1
      帖子
      221
      浏览

      尚无回复

    • W

      您好,请问FR8016HA和FR8018HA能在休眠中保持蓝牙连接吗。
      FR801xH • • wl1111

      9
      0
      赞同
      9
      帖子
      845
      浏览

      W

      不用回复,问题已解决
    • B

      请问FR8003A的BSW引脚不用的话是可以悬空,还是需要接地?
      FR800x • • burton

      4
      0
      赞同
      4
      帖子
      347
      浏览

      B

      @felix-yang :
    • W

      请问有FR801XH芯片蓝牙OTA升级的协议文档吗
      FR801xH • • wl1111

      3
      0
      赞同
      3
      帖子
      450
      浏览

      W

      谢谢,资料已收到。今天才看
    • Z

      蓝牙不能长时间工作,容易死机
      FR801xH • • zhulei

      2
      0
      赞同
      2
      帖子
      271
      浏览

      Z

      @zhulei 监测下堆栈空间
    • F

      FR8016ha conn_end,reason:0x00
      FR801xH • • fu

      4
      0
      赞同
      4
      帖子
      449
      浏览

      Z

      @fu 链路断开是disconnect呢个事件