-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Comments
@Maxoos thank you for raising this issue.Please take a look at the following comments: What toolchain(s) are you using? 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. |
cc @ARMmbed/team-st-mcd |
Hi |
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. |
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
The text was updated successfully, but these errors were encountered: