• Microchip's 24LC16B
    Forum Folks…. Everything is about Microchip's 24LC16B (2048 bytes and 2048 address space to me). The problem is when I check my program's reliability, I found when the address space has past a threshold...
  • About Acknowledge function of 24LC16B
    What is the difference for the following acknowledge functions? 1) Check the SDA line to find out if it is released by receiver. 2) Using the way instructed by datasheet. My program can work with...
  • RTOS (RTX) Mutex-Semaphore problem
    Hi all , I thought the only differences between a Mutex and a semaphore are the count(Semaphore Capability) and priority inversion(Semaphore Capability) . Today , I’ve encountered something strange...
  • ARM: Simulator printf
    I have created a project in Microvision 5 for an ARM Cortex-M0 (ARMCM0), and enabled the Simulator. I pull up the Debug (printf) Viewer and run the following code #include <stdio.h> main(void) ...
  • Build a Universal Coil Winding Machine
    I must build a coil winder like those available in electronics catalogs years ago from common, easily-obtained materials. Although it may look complex, it really is not. Will I find that it is easy to...