• Freertos in data acquisition is not consistent sampling rate .
    Hello i am a newbie in Freertos. i have a practice project about two threads. one thread for d ata acquisition from AD7606 , another thread for data transmission by uart in LabVIEW . Unfortunately,...
  • Freertos in data acquisition is not consistent sampling rate .
    Hello i am a newbie in Freertos. i have a practice project about two threads. one thread for d ata acquisition from AD7606 , another thread for data transmission by uart in LabVIEW . Unfortunately,...
  • Is data retained if copied from RAM to flash memory using IAP?
    I am trying to write a program for an electrical device which needs calibration. The program must calibrate the device and store calibration values. This process is performed in RAM, but I need MCU to...
  • Is data retained if copied from RAM to flash memory using IAP?
    I am trying to write a program for an electrical device which needs calibration. The program must calibrate the device and store calibration values. This process is performed in RAM, but I need MCU to...
  • IAP flash programming - put program to RAM
    Hi, I'm using KEIL uVISION4 + SEGGER J-Link for programming NXP LPC1764 device. I have developed C code for programming flash using IAP, and I came to point when I can successful programming sectors...