STM32F7xx When will StdPeriphLib released?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-02-22 2:18 AM
Posted on February 22, 2016 at 11:18
Hi,
I want to learn that will ST release the standard peripheral library for Cortex M7 based MCUs? Because, the HAL libraries have some bugs (when I read anything about hal drivers in the forum, there is at least one comment about it is some buggy). So I don't want to program the MCU with code which has bugs. Thanks. #stm32-cortex-m7
This discussion is locked. Please start a new topic to ask your question.
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-02-22 3:02 AM
Posted on February 22, 2016 at 12:02
NEVER. Also SPL is full of bugs.
So don't use any libraries.Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-02-22 5:55 AM
Posted on February 22, 2016 at 14:55
The defect density on the SPL is very low.
I don't expect an SPL release for the F7, migrated to TeamATMEL, they had a full FPU-D from the outset.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-02-22 6:55 AM
Posted on February 22, 2016 at 15:55
> I don't expect an SPL release for the F7, migrated to TeamATMEL, ...
FYI, TeamAtmel is (most probably) part of TeamMicrochip soon. There are also some free open source libraries like available, but support for new MCUs usually lags some month behind.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-02-22 8:43 AM
Posted on February 22, 2016 at 17:43
Hi kasapoglu.orkun,
For the new families L4 and F7, there is no SPL provided.The available solution is the Cube with its HAL drivers or LL ones (available only for L4 now).From my side, I think that any FW solution may have some bugs mainly with first usages. Now the STM32Cube firmware solution is stable, but for sure it is still improved to support new products and fix some bugs or even exceptions. Then, almost all the enhancement requests coming from the Community are tracked for internal analysis and assessment.-Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
