导航

    Freqchip开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 最新
    1. 主页
    2. FR801xH
    • 从新到旧
    • 从旧到新
    • 最多回复
    • 最多赞同

    FR801xH

    • W

      get_skip_num()该函数的源码在哪里可以找到
      • wh

      2
      0
      赞同
      2
      帖子
      3704
      浏览

      K

      @wh 在 get_skip_num()该函数的源码在哪里可以找到 中说: get_skip_num 没有这个函数的定义哦
    • J

      AT指令不响应
      • jason

      2
      0
      赞同
      2
      帖子
      3403
      浏览

      K

      AT指令, 接pd4 pd5 , 要带回车换行
    • 张

      FR8016H DEV1.5开发板烧程序老是卡死
      • 张大师

      2
      0
      赞同
      2
      帖子
      3707
      浏览

      K

      先用烧录工具把开发板擦除一下再写
    • FR801XH的内部电池电压直接获取
      • cai896695039

      1
      0
      赞同
      1
      帖子
      4114
      浏览

      尚无回复

    • M

      Where can I download a normal development environment?
      • Metra

      3
      0
      赞同
      3
      帖子
      5389
      浏览

      M

      @owen 在 Where can I download a normal development environment? 中说: none_evm/ble_simple_peripheral I downloaded many different versions of gcc, but none of them could compile anything and wrote errors.. ble_simple_peripheral is not as simple as hello world Why can't you make the development environment all in one? You have to download everything from different places and even sdk from different places are different From everything that I read and looked at, I still did not understand how to set I / O ports and initiate the microcontroller (I did not find anything where it was written about this) so that it does not do anything, such as in avr: #define F_CPU 9600000UL #include <avr/io.h> int main(void) { // Set I/O DDRB |= 1<<PB4;//Pin 4 as output while(1){ } } This is one of the problems, and the main problem is that the examples for FR801x cannot be compiled
    • B

      此主题已被删除!
      • bin

      1
      0
      赞同
      1
      帖子
      2
      浏览

      尚无回复

    • W

      6轴陀螺仪/加速度传感器 ,得到的6个数据(XYZ方向的加速的,角加速度)为什么数值大小一样,他们的单位是什么?
      • wh

      1
      0
      赞同
      1
      帖子
      2762
      浏览

      尚无回复

    • M

      demo_i2c() 函数
      • messizcyy

      1
      0
      赞同
      1
      帖子
      2944
      浏览

      尚无回复

    • F

      CODEC的MIXER无法关闭模拟ADC通路?
      • fxxx

      2
      0
      赞同
      2
      帖子
      3526
      浏览

      F

      不知道是否可以给出CODEC的工程师可以用到的资料?
    • F

      此主题已被删除!
      • fxxx

      2
      0
      赞同
      2
      帖子
      118
      浏览

      尚无回复

    • W

      FR8016H定时器,为什么发送出来的值不是向上累加,而是随机数
      • wh

      2
      0
      赞同
      2
      帖子
      4070
      浏览

      S

      @wh 硬件定时器默认情况下只能定时100us以上的时间,你可以参考SDK下的ble_drivers_demo例程
    • W

      Timer-定时器周期
      • wh

      1
      0
      赞同
      1
      帖子
      2947
      浏览

      尚无回复

    • 请问使用工程模板ble_simple_peripheral 修改mac地址在哪个位置?
      • 赢娶姗姗

      2
      0
      赞同
      2
      帖子
      6290
      浏览

      void user_custom_parameters(void) { //==========如果用户有需要修改的JUMP_TABLE中的参数,可以实现该函数,并且在该函数中进行调整 //----- 设置本地设备MAC地址 ---- uint8_t RFID_MAC[6]={0x0A,0xDD}; flash_read(0xF020,6,RFID_MAC); //----------2021-05-13---------- __jump_table.addr.addr[0] = RFID_MAC[5]; __jump_table.addr.addr[1] = RFID_MAC[4]; __jump_table.addr.addr[2] = RFID_MAC[3]; __jump_table.addr.addr[3] = RFID_MAC[2]; __jump_table.addr.addr[4] = RFID_MAC[1]; __jump_table.addr.addr[5] = RFID_MAC[0]; //------------------------------
    • 设置写入MAC地址
      • cai896695039

      1
      0
      赞同
      1
      帖子
      3800
      浏览

      尚无回复

    • V

      此主题已被删除!
      • venpus

      1
      0
      赞同
      1
      帖子
      11
      浏览

      尚无回复

    • B

      FR8016HA使用FreeRTOS问题
      • bitman

      1
      0
      赞同
      1
      帖子
      3556
      浏览

      尚无回复

    • B

      BLE HID KBD MICE例程无法连接
      • bIp

      6
      0
      赞同
      6
      帖子
      9655
      浏览

      Y

      @yym 你好,我按你的内容填进去提示错误,另外例程里是有配置蓝牙地址的,电脑就是连接失败,请看如下截图:
    • 馒

      新建模板工程编译出现以下启动文件编译报错
      • 馒头好哟丶

      2
      0
      赞同
      2
      帖子
      3467
      浏览

      尚无回复

    • F

      FR8012HA设置密码但是连接时密码错误
      • furk

      3
      0
      赞同
      3
      帖子
      4197
      浏览

      F

      有没有可能把密码改成字符型的
    • Y

      设备连上后如何查看手机端的蓝牙地址
      • yaosongjin

      1
      0
      赞同
      1
      帖子
      3040
      浏览

      尚无回复

    移动主题