Coder Social home page Coder Social logo

f1c100s_rtx4_usb's Introduction

F1C100s_RTX4_USB

F1C100s with Keil RTX4 + TinyUSB

项目简介

该项目基于洪旭耀编写的 https://github.com/hongxuyao/F1C100s_with_Keil_RTX4_emWin5 项目,将 TinyUSB 库移植过来,并加入了一个串口 Loopback 的 Demo。

TinyUSB 是一个真正方便使用的 USB 框架,拥有大量的 USB Device 实现。

编译步骤

首先打开 f1c100s-spl.uvproj 并编译,然后打开 spl-separated.uvproj 并编译,最后进入 FEL 模式并执行 output/app-prog.bat 就可刷入。

TODO

目前串口的 IN 和 OUT Endpoint 不能用同一个(即不能同时使用 Endpoint 2 作为 TX 和 RX,只能用两个不同的)。如果用同一个,则串口只能发送一次数据,再发送数据就无法接收了。这个不知道是软件的 bug 还是硬件本身不支持。如果有知道的朋友可以告知或修复一下。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.