Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    TTGO TWATCH V2 need support 0928

    Common problems
    1
    1
    173
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • arminlin
      arminlin last edited by

      TTGO TWATCH V2 need support
      協助我公司在開發專案上的一個問題的協助
      我們在弄一個 TTGO T-watch V2.0(有含 SDcard) 的 LVGL 程式的整合
      已經在PC模擬器上 測試OK , 但是移植到 T-watch V2.0 上 遭遇問題
      我們想在手錶上 把圖檔 放在 SDCARD 上 需要時 去 取圖檔來顯示在手錶螢幕上 ( 採用 LVGL 程式方式 )
      但是 遇到 "f_open" 的問題
      因為 t-watch v2.0 是 單晶片主機 所以 SDCARD 是採用 FATFS 檔案系統
      T-watch 官方文件 有說 => "/API for FATFS (needs to be added separately). Uses f_open, f_read, etc/"
      才能解決目前 t-watch 開發上碰到的問題

      我們需要 原廠提供 FATFS 的 API 接口程式(ex. f_open, f_read, f_write, f_close, f_seek, f_tell , ... ) & 底層驅動程式diskio 的支援.
      我方的聯繫窗口 , armin lin , armin.lin@dasqi.com & arminlinster@gmail.com .
      please reply as soon , thanks .

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB | Contributors