Running DSP Algorithms on Arm Cortex M Processors

Пікірлер: 20

  • @MunishKumar-gw6kw
    @MunishKumar-gw6kw3 жыл бұрын

    This is gold! My favorite part was when he showed that how similar the FIR filter is to a moving average one. Never though of it like this before. Outstanding.

  • @SurfinScientist
    @SurfinScientist4 ай бұрын

    After all these years still a great video! Thanks a lot! Fortunately, I had these two books (Reay's and Yiu's) already in my library, and I am now encouraged to read them.

  • @adkb11
    @adkb11 Жыл бұрын

    This is fantastic! Thank you

  • @bartekb4191
    @bartekb4191Ай бұрын

    Great vid man thanks for that free knowlege. Im just starning my jurney wit arm cortex M7 so it will help me allot.

  • @L2.Lagrange
    @L2.Lagrange3 ай бұрын

    Very useful video, thanks!

  • @flywittzbeats4008
    @flywittzbeats4008 Жыл бұрын

    You are a saint. THANKYOUTHANKYOUTHANKYOU

  • @Bianchi77
    @Bianchi772 жыл бұрын

    Nice video, thank you :)

  • @PLATAsolutions
    @PLATAsolutions4 ай бұрын

    THANKS!

  • @intjengineering
    @intjengineering2 жыл бұрын

    I got the STM32H757 Evaluation Board(it's dual core, M7 and M4, @480MHz and 240MHz, DSP Support, etc...), but the lack of instructional resource for this board is a huge down point. STM has an online training, but I can't cope with that computerised voice😑😑. Your video gave me a very good idea about DSP using the Microcontroller. I will look into the resources you provided. Thanks for taking your time to make this video.

  • @lefteriskostoulas

    @lefteriskostoulas

    2 жыл бұрын

    Hi, I just uploaded the video. You should visit the site

  • @user-qh5br9jl9g

    @user-qh5br9jl9g

    8 ай бұрын

    ​@@lefteriskostoulaslol f that!! I want more!! What's up with neon running on a cortex a7!! What's up??

  • @rafalkowalczyk5027
    @rafalkowalczyk50273 жыл бұрын

    we gladiators salute You :-)

  • @lefteriskostoulas

    @lefteriskostoulas

    3 жыл бұрын

    Thanks. You can visit beningo.com for more info. I just uploaded it here for educational purposes :) In which micro controller are you planning to use it?

  • @joeljoel12428

    @joeljoel12428

    2 жыл бұрын

    @@lefteriskostoulas hello, Iwork with stm32f4 black pill M4 processor.

  • @robc3863
    @robc3863 Жыл бұрын

    Very useful and concise presentation. I understand the principle of the Nyquist limit, but I'm using an MCU to sample it's ADCs for IQ at 96KHz with 64 samples taken at 1500Hz and the arm_cFFT is giving a pretty good 192 KHz spectrum. I do get stronger OOB signals repeating at 96KHz but can be alias filtered. How is this possible?

  • @flywittzbeats4008
    @flywittzbeats4008 Жыл бұрын

    So you would be able to optimize a nucleo for this would you?? Where could I see if the micro controller has extensions? Can’t seem to find that info. And does it have to have two cores?? Thank you so much

  • @EmbeddedEnigma
    @EmbeddedEnigma2 жыл бұрын

    Hi,I know this is an old video, but I have question, I am a junior electronics engineer just started like 3 months ago and I am working with a lot of signals that I have to take as input into microcontroller, but my skills in DSP are not that great and I dont know when to use which algo to reduce noise in my signals or to compute them. Can u guide me like whcih book should I read related to it or videos should I watch so I know when to apply which filter for signals I am working with or etc or which DSP algo to apply . Thanks

  • @lefteriskostoulas

    @lefteriskostoulas

    2 жыл бұрын

    First you must understand the basic concepts of LPF HPF etc. Because dsp is based on these concepts. After that you can take a course in Udemy regarding dsp with microconttollers.

  • @EmbeddedEnigma

    @EmbeddedEnigma

    2 жыл бұрын

    @@lefteriskostoulas yes I have good concepts of lpf and hpf, I have also developed them in software. To filter sensor data

  • @lefteriskostoulas

    @lefteriskostoulas

    2 жыл бұрын

    @@EmbeddedEnigma visit Udemy and take a course on dsp. Especially if you use the same controller they use in the courses.