Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STM32F4 HAL driver is out of date #15449

Open
Maxoos opened this issue Aug 23, 2023 · 4 comments
Open

STM32F4 HAL driver is out of date #15449

Maxoos opened this issue Aug 23, 2023 · 4 comments

Comments

@Maxoos
Copy link

Maxoos commented Aug 23, 2023

Description of defect

It seems that the HAL version included is out of date and newer boards are not full supported. I have a STM32F469I with an NT35510 LCD and this LCD only seems to work with the latest cube hal drivers - V1.8.1

Current version included with mbed is 1.7.12 from two years ago.

Target(s) affected by this defect ?

STM32F4

What version of Mbed-os are you using (tag or sha) ?

mbed-os-6.17.0

@Maxoos Maxoos changed the title STM32F4 HAL is out of date STM32F4 HAL driver is out of date Aug 23, 2023
@mbedmain mbedmain added this to Needs Triage in Issue Workflow Aug 23, 2023
@mbedmain mbedmain added this to Untriaged in Issue Severity Aug 23, 2023
@mbedmain
Copy link

@Maxoos thank you for raising this issue.Please take a look at the following comments:

What toolchain(s) are you using?
It would help if you could also specify the versions of any tools you are using?
How can we reproduce your issue?

NOTE: If there are fields which are not applicable then please just add 'n/a' or 'None'. This indicates to us that at least all the fields have been considered.
Please update the issue header with the missing information.

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 24, 2023

cc @ARMmbed/team-st-mcd

@jeromecoutant
Copy link
Collaborator

Hi
This is not planned in ST side,
but proposition via pull requests are welcomed!
Thx

@arthurafarias
Copy link

Hi

I've upgraded the STM32Cube Firmware to the latest version 1.27.1.

Take a look at my pull request.

I did the same to F7 targets, I've update them too to the latest version.

I don't have any F4 board.

If you want to send me any I can test them if the update works for them.

Currently ST marked the current support for CAN and ETHERNET as legacy in these versions.

Maybe we need a new implementation of the drivers.

I will try to port in the next weekend the mbed-os to the new Ethernet and CAN hal.

Best regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Issue Workflow
Needs Triage
Development

No branches or pull requests

5 participants