STM32H7 StdPerioherals drivers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-12-08 10:54 PM
Hi every body!
I see some STM32H7 MCUs have been available on market right now so are the StdPerioherals drivers available and compatible with IAR?
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-12-09 2:43 AM
No, SPL are deprecated and they are not and they won't be available for the newer STM32 families.
Use Cube, either HAL or LL.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-12-09 5:43 AM
Why SPL are
deprecated , I think SPL is the most reliable drivers near to LL drivers so many developers depend on them rather than the very generic HAL or Cube.
Is the CMSIS available so I can develop drivers on IAR, does IAR version 7.x compatible with STM32H7?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-12-09 7:05 AM
ST has decided to go in a different direction. Yes, the SPL was very solid and reliable.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-12-09 8:14 AM
So they decided to deprecate their most reliable drivers!! CubeMx can't even be compared to SPL and can't replace it, actually they are different and SPL was the only near reliable one to LL drivers which doesn't waste memory and can be easily optimized. Now I will try to build LL drivers for the whole peripherals I use or use another MCU.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-12-09 10:59 AM
>>..or use another MCU.
This was pointed out as a potential outcome to forcing people to change everything they are currently doing, and that anger is a strong motivator to pick anyone else.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-12-09 4:16 PM
Although check carefully that any alternative vendor's libraries meet your requirements and aren't just as 'bad' ...
>:(
A complex system designed from scratch never works and cannot be patched up to make it work.
