• Come to Audio Design Session at Developer Summit Today!
    Come hear and be entertained by pbeckmann as he gives an interactive audio design session at the Milpitas Room at the Developer Summit.  You'll hear what the class collectively design on an Cortex-M4...
  • Quickly creating audio designs on the Cortex-M4 using graphical blocks
    It is possible to design and generate production ready optimized code for the Cortex-M4 without having to create a single line of code! Come to the 50 minute presentation on Wednesday, Oct 30th at 1pm...
  • How to implement voice and audio processing on Arm with Alango Technologies
    Picture your smart assistant at home: you say a command, and it recognizes your voice, processes what you’re saying and responds. This is an example of a multi-sensor device that requires signal processing...
  • M4 Deep Sleep
    Hi. I confused about deep sleep on ST's Cortex M4 processor. As I understand If I use HSE as an system clock and go to deep sleep, HSE will turn off. And in wake up ST's document says HSI is used as system...
  • the problem in matrix multiplying
    I define 3 matrix for multiplying,A, B, C. one of that is for the answer! I do it but I have a problem in output. I want to get output in array mode to display in glcd but I don't know how I must do it...