• Cortex M7 DSP moving average UMAAL
    Hello, I am looking to do a moving average function using DSP instructions of ARM Cortex M7. Unfortunately I couldn't find a direct example. My goal is to have variables for - the sum - the new...
  • DSB command for external Nor-Flash memory (Cortex-M7)
    Good afternoon, dear collegs! I'v started to connect STM32H7 (Cortex M7) MCU with exteranal Nor-Flash memory by use FMC. I'm alittle confused by write command. Without DSB() command it refuses to work...
  • Reach 200 degre celsius with the temperature sensor in the ATSAM20Dj18a
    Hi, i'm working with the ATSAM20DJ18A (using ASF) and i'm doing some temperature monitoring. But it seems like I'am stucked at 169 degre celsius. Is there a way maybe by changing the ADC reference to...
  • IoT boards which are compatible with wireless vibration sensors
    I need suggestion for IoT boards which will easily compatible with gateway receiver which is receiving the data from Wireless vibration sensors and at same time also need to connect the sensor data with...
  • Custom RTOS - general ideas veryfication
    Greetings Community ! Im currently working on my custom real time kernel project (STM32F7). It was really in mature stage of developement, when i figured that its not compleately ISR safe, gets...