Navigation

    Freqchip开发者论坛

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

    yf7

    @yf7

    0
    Reputation
    3
    Posts
    325
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    yf7 Follow

    Posts made by yf7

    • FR800X 改APP 地址

      1.用USB_hid做BOOT ,HEX定位在0X10000000,小于0X20000
      2.ble_simple_peripheral例程做APP
      3.通过改ble_simple_peripheral例程FR800X.SCT 文件,
      第3行ROM 0x10020000 0x60000
      第14行 ER_RO 0x10022000 FIXED
      4.实现了ble_simple_peripheral例程HEX 文件定位0X10020000,可烧录
      5.请问ble_simple_peripheral例程还有没有其他要更改的地方
      6.在BOOT区要跳转到ble_simple_peripheral例程的Reset_Handler 请问如何实现

      posted in FR800x
      Y
      yf7
    • 如何降低 FG8008GP 电流

      1.使用FR8008XP DEV 1.2 开发板;ble_simple_peripheral软件。
      2.电源从VCC 接入3.3V,未连接电流约3.5mA,连接中电流约3.6mA。
      3.如果屏蔽 main_loop中的ble_stack_enter_sleep(); 电流并没有增加,说明这个功能没有作用。

      posted in FR800x
      Y
      yf7
    • 请问如何用 FR8000A 实现USB BOOT 功能?

      1.做一个USB BOOT 能读写FLASH 的0X10000-0X3FFFF的数据,能跳转到0X10000的APP运行
      2.指定APP,的FLASH地址为0X10000---0X3FFFF,设定对应的中断向量表到0X10000
      请问如何实现?

      posted in FR800x
      Y
      yf7