Jump to content

ugfx LTDC and chibios


vahid4134

Recommended Posts

The stm32f4-discovery was working with chibios 3. That however was a while ago. A few things have changed since then...

1. We have changed the driver used by the f429 ftom a specialist driver to a generic ltdc driver.

2. Chibios v3 api has changed (it is not yet a stable api product unlike v2)

3. The current version of the stm32 library has changed.

4. We have changed the make system for chibios3 but the f429 example probably still uses the old settings.

Consequently it is not surprising that it does not currently work slthough i am sure the problems are small as it has worked in the past. The f7 board however has more serious issues and we have not yet got it working with chibios3 although it does work using raw32 and keil cmsis. That problem I think it is something to do with io init sequencing. That however is not the problem with the f4 board.

We would love it if someone was to take the initiative and find any problems. Unfortunately as maintainers we have a lot on our plates currently as we are working on new often requested features (plus our normal day jobs) so leaving it to us vould take a while. We will help wherever we can.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...