g4klx / MMDVM

The firmware for the MMDVM (Multi-Mode Digital Voice Modem)
GNU General Public License v2.0
473 stars 188 forks source link

STM32F446RE Dont' work #287

Closed badtime closed 4 years ago

badtime commented 4 years ago

Hi, I'm back here!

After the problem with the POG and the slow STM32F105 that don't work anymore, I decided to buy an STM32F446.

So...i have compiled the lastest commit avalaible and.....dont' work, in the MMDVMHost log i see: unable to open port (the board don't initialize).

At this point i've tried to compile and flash 1332c6544b4bc4e8b6a0254b6d7fc0e4a1e3ee98 that is the lastest working with POG, and I realized that is the last working commit also for the STM32F446.

Now...I'm wrong, or there is a problem in the code on the whole STM32xxxx family?

I want to specify that I don't demand anything, I'm just a tester, but with this I just want to help developers improve the code...nothing else.

73 IZ8GUR

badtime commented 4 years ago

Ok, F4 work the lastest commit, but have di comment #define USE_ALTERNATE_FM_LEDS otherwise don't work.