STM32F407VBTx with firmware 1.26.2 package - Ping won't work with firmware 1.27.0
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.