• LED Brightness contorl with ADuc812
    Hi Anyone got a sample code for controlling LED's brightness with ADuc812 (and a potentiometer)? LED should blink very rapidly by pulse width modulation. Thanks in advance. Mark
  • LED Brightness contorl with ADuc812
    Hi Anyone got a sample code for controlling LED's brightness with ADuc812 (and a potentiometer)? LED should blink very rapidly by pulse width modulation. Thanks in advance. Mark
  • Removing Code will adjust whole program
    When I remove a little piece of code, what has no issue with the working of my program, the program doesn't work at all. Also I've got 2 function that aren't used at all, but when I remove them, my...
  • Removing Code will adjust whole program
    When I remove a little piece of code, what has no issue with the working of my program, the program doesn't work at all. Also I've got 2 function that aren't used at all, but when I remove them, my...
  • Help adjusting task stack size
    Hello all, I need to free more RAM memory in my application so the first thing will be reducing (optimizing) the task stack sizes. I have created a check task that verify each stack area magic...