cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F407VBTx with firmware 1.26.2 package - Ping won't work with firmware 1.27.0

DMårt
Lead

I have the STM32F407VGTx processor and I have issues with the LwIP Ping when I'm using firmware 1.27.0.

I was told by some one that firmware 1.27.0 for STM32F407VGTx processor contains a lot of bugs and he recommended me 1.26.2 firmware instead.

But when I create a new project fo my processor, then I cannot select firmware 1.26.2. Instead it chooses 1.27.0 for me and download it. It seems that the processor STM32F407VGTx only can be used with 1.27.0 and not 1.26.2?

Question:

Can some one upload a STM32CubeIDE project for STM32F407VGTx with firmware 1.26.0 here so I can download it? I need to make sure that ping is working.

STM32MP151AAC3 custom board with STM32-OS as operating system: https://github.com/DanielMartensson/STM32-Computer
1 REPLY 1
KnarfB
Principal III

Use STM32CubeMX for that. First Intall the required FW package (Alt+U). When creating the project, in the Project Manager unselect "Use Default FW" and browse to the 1.26.2..

Btw: all firmwares are avail. online https://github.com/STMicroelectronics/STM32CubeF4/

hth

KnarfB