STM32F10x DSP library
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-01-12 11:24 PM
Posted on January 13, 2011 at 08:24
Hi everyone,
I was wondering if anyone has used STM32F10x DSP library with the discovery board? Does the library support STM32VL-Discovery? Thanks
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-01-13 11:58 AM
Posted on January 13, 2011 at 20:58
Does the library support STM32VL-Discovery?
Why wouldn't it, and what would preclude you from trying it? The processor uses the same Cortex M3 core the code is compiled/assembled for. It will run slower than on a 72 MHz variant, as the VL is limited to 24 MHz operation. But you are talking math routines, not peripheral locked code.
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..
