2021-11-30 05:27 AM
I am using the STMCubeIDE version 1.8.0
I try to create a STM project for a STM32f407VE
I get the error message as many users : the IDE does not find the 1.26.2 firware
I tried to follow the solution to install with the Import from local option, this does not work
I tried to install and use the 1.26.0, the packages installs correctly in the "manage packages" but is not detected by the "create project" option (it tries to download it again)
I followed the answer here: https://community.st.com/s/question/0D53W000004k3VCSAY/solution-error-in-stm32cubemx-or-cubemx-inside-stm32cubeide-for-add-new-firmware-or-new-patchoffline-or-online
But this doesn't work for me.
Can you help me ? This is my first experience with STM32IDE and I don't understand what is going wrong.
Thanks
Solved! Go to Solution.
2021-12-01 03:05 AM
Check if instalation repository paths is without spaces, reinstall IDE without spaces or special characters in user name usw...
2021-11-30 05:56 AM
When i rememmber right latest is 1.26.2 F4
2021-11-30 07:47 AM
Sorry my bad, the one I use is indeed the 1.26.2 for the F4 (I edited the message)
2021-11-30 07:57 AM
How you load ? Normal way is directly from IDE .
2021-11-30 01:32 PM
Install the package using the package manager. Help -> Manage embedded...
2021-11-30 02:06 PM
Please open Window->Preferences and then open the repository folder in Explorer
Do you see there subdirectory named STM32Cube_FW_H4_V1.26.0 or STM32Cube_FW_H4_V1.26.2 ?
2021-11-30 11:22 PM
Thank you for your help
The current situation is :
I tried installing also manually the zip files (by unzipping it in the repository) this doesn't work either.
I tried to remove all packages and let the wizard download and install, this doesn't work.
I have no clue on what to try next
2021-12-01 03:05 AM
Check if instalation repository paths is without spaces, reinstall IDE without spaces or special characters in user name usw...
2021-12-01 03:07 AM
Thanks, I will try that.
I would say taht I was not very enthousiast to use eclipse, but this time, I really beleive this IDE is a nonsense in 2021.....
2021-12-01 04:28 AM
Ok I uninstalled the whole IDE and reinstalled it in the C root drive :(
and now it works.....
This is really a joke
Thank you for your precious help !