Giter VIP home page Giter VIP logo

Comments (4)

FASTSHIFT avatar FASTSHIFT commented on July 21, 2024

Yes, but not now.
Although it is really convenient to configure the project with CubeMX, I don't like some of the design of CubeMX:
1.CubeMX always adds stm32xxx_it.c to the project, causing conflicts with my library.
2. The single-byte sending speed of the SPI library of HAL is slow, making the STM32F7 run as slow as STM32F0. I don't want to use this to repackage the SPI library of Arduino.
3. The HAL library compiles slowly on Keil (AC5 compiler).

But in the future, I will still use HAL. Using CubeMX can easily initialize some complex peripherals and easily check the usage of peripherals. ST's new microcontrollers only provide HAL / LL libraries.
I have tried to use the LL library before(https://github.com/FASTSHIFT/Arduino-For-STM32Cube) , but there is too little reference material, so this project has been temporarily suspended, but it will be re-enabled in the future.

from arduino-for-keil.

MoseychukDecima avatar MoseychukDecima commented on July 21, 2024

Thanks! I understood your arguments. Very interesting project. Planning to use the emWin library

from arduino-for-keil.

FASTSHIFT avatar FASTSHIFT commented on July 21, 2024

You can take a look at the LittlevGL library (https://github.com/littlevgl/lvgl), I think it is a very good open source GUI framework.
My other project (https://github.com/FASTSHIFT/XC-OS) is based on this GUI library.

from arduino-for-keil.

MoseychukDecima avatar MoseychukDecima commented on July 21, 2024

Ooh!!! Very interesting, I have been looking for such information for a long time. I will carefully study your work.

from arduino-for-keil.

Related Issues (20)

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.