As the basic language for embedded development, C language has increasingly let engineers know its power: registers can be directly manipulated to facilitate the function setting of CPU; physical addr
These days I'm trying to move the 28335 code from FLASH to RAM for execution. I'm indirectly verifying whether the move is successful by repeatedly performing a sinusoidal calculation. When running th
LPC1768 has 4 timers, which can be used as interval timers, external capture inputs, and free-running timers. At least 2 of the 4 timers can be set as capture and match outputs, and timer 2 can be set