Wich eval board mcu stm32
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-21 6:06 PM
Wich eval board mcu stm32 recommend me to learn and in the future can match with dsp.
Regards
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-22 11:03 PM
You can start using the STM32F746-DISCO or the STM32F429I-DISCO together with the AN4841 to understand the digital signal processing using STM32 microcontrollers.
Best Regards.
STTwo-32
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-21 7:48 PM - edited ‎2024-01-21 7:48 PM
Hello @Ponch and welcome to the ST Community :smiling_face_with_smiling_eyes:.
I suggest you to take a look at all STM32 that are using a cortex M4 or higher. Then, you can make a choice depending on your needs (performance, interfaces, ...). For example you can use the STM32F429IDISCOVERY for your training session.
Best Regards.
STTwo-32
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-22 3:09 AM
What, exactly, are you looking to learn?
- Do you already have experience with programming in general ?
- Do you already have experience with programming other makes/models of microcontroller ?
- Do you already have experience with "DSP" ?
- What kind(s) of "DSP" application(s) do you have in mind ?
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-22 3:15 AM
Pick the most expensive one..
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
‎2024-01-22 6:01 PM
I never working with mcu, I am new in this Topic, about the dsp I uses Analog devices with the software Sigma studio.
I know need a lot of Time to understand how to match both devices.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-22 11:03 PM
You can start using the STM32F746-DISCO or the STM32F429I-DISCO together with the AN4841 to understand the digital signal processing using STM32 microcontrollers.
Best Regards.
STTwo-32
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-23 1:31 AM
@Ponch wrote:I never working with mcu
But do you have any experience with programming in general ?
If not, it may be easier to start with that on PC or similar - away from all the added complications & distractions of embedded microcontrollers.
@Ponch wrote:about the dsp I uses Analog devices with the software Sigma studio.
You mean this:
https://www.analog.com/en/design-center/evaluation-hardware-and-software/software/ss_sigst_02.html
"Graphical development tool for programming, development, and tuning software for ADI DSP audio processors and A2B® transceivers"
That's a proprietary tool from Analog Devices (ADI) specifically for use with Analog Devices parts - so an ST dev board isn't going to be any use with that!
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-03 2:48 PM
Thanks
