This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is it just me, or...

It would be really interesting to know why Keil omitted driver for SPI4 in their BSP software pack for STM32F4 family - SPI1, SPI2, SPI3 and SPI5 are supported, but SPI4 (and SPI6, for that matter) are not... Not to mention wrong DMA channel assignments for SPI2. I mean, it's not a problem to fix such things, but then new release comes out and you can't just upgrade, since bugs might not be fixed and you have to do it all over again. Pretty lousy work...

Parents
  • this issue is kind of moot due to the afct that manufacturers updts are notoriasly slow getting into the Keil directories.

    when using device specifi code ALWAYS get it from the manufacturers website

    Erik

    PS not a big blame to Keil, keeping up with every manufactutrers upgrades (often no message "xx is updated" is sent) would be a herculean task

Reply
  • this issue is kind of moot due to the afct that manufacturers updts are notoriasly slow getting into the Keil directories.

    when using device specifi code ALWAYS get it from the manufacturers website

    Erik

    PS not a big blame to Keil, keeping up with every manufactutrers upgrades (often no message "xx is updated" is sent) would be a herculean task

Children