Code Monkey home page Code Monkey logo

Comments (3)

LytsingStudio avatar LytsingStudio commented on May 24, 2024 1

Thanks for your support and recommends.

How to compile ?
You can open .uvprojx file with Keil MDK, compile function is provided in this software.
You also can use the software to download code and debug.

About binary file :

  1. LTBL V1.3 demo code had been compiled and binary file had been uploaded.
  2. Binary file start at 0x08000000 (STM32F051K6U6)
  3. Download "LTBL Reference Schematic (Controller Part).pdf" for more about pin map.
  4. Refer to the list below for PWM positive pulse width distribution :
    Width => Throttle
    800us - 1150us => -MAX - 0
    1150us - 1250us => 0 (dead zone)
    1250us - 1700us => 0 - MAX

About project progress :
I try to make it more smoothly at startup stage these days.
A new version of LTBL is coming soon. It will be work better on electrical skateboard.

If you have more questions, please leave a message.

from ltbl-esc.

abrarakram19 avatar abrarakram19 commented on May 24, 2024

from ltbl-esc.

LytsingStudio avatar LytsingStudio commented on May 24, 2024
  1. The binary file is in the root directory.πŸ˜‚
  2. Make sure that your Keil uVision 5 had been activated. Inactivated software limits the size of code.
  3. Make sure that you have install correct packs (not HAL libs). if you are not sure it is correct, you can uninstall them and download https://keilpack.azureedge.net/pack/Keil.STM32F0xx_DFP.1.0.1.pack
  4. If all above fails, you can provide me more details about errors and warnings.
  5. LTBL V1.3 may not work very well at startup stage, I will test LTBL V2.0 and push it as soon as possible.
    I'm a student in an ordinary university. There are many academic problems that I can't understand, so there may be something irrational even errors in my codes. Your support is very important to me.πŸ˜‰

from ltbl-esc.

Related Issues (2)

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.