We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, fellows!
Collided with such a task: "Using ARM assembler initialize an array of 16 elements each of one is 24-bit signed integer". We're using STM32 for calculations therefore Thumb2 instructions are only available.
Maybe anybody has an idea of what how that can be implemented?