Hi, I want to run DSP lowpass filter and also run other applications like voice over ble and touch screen interrupts at the same time. running one after the other is not efficient.Is there a way to run these applications in parallel on a stm32 proces...
hi,I want to run, all the demo applications i.e, mems mic beamforming, voice over ble and sensor demo application at a time on the bluecoin mcu STM32F446. Is that possible?
Hi, i'm trying to run the beamforming demo on bluecoin. connected the bluecoin core to coin station and then connected to laptop. It has been detected on port and I recorded voice on audacity by choosing stm mic. The issues is no matter I rotate the ...
hi thanks for the reply.so do you think dsp filter, voiceover ble and touch screen interrupts can be handled by stm32f7 series processor without latency using rtos?Also have you tried bluecoin kit? it has multiple demos to run on the stm32f4 processo...
hi. thanks for your reply. continuing the discussion. I'm using audioweaver to program dsp lowpass filter. From audioweaver you'll flash a .awb script to the board. I'm wondering how to add voice over ble or touch screen interrupt program on to the ...