• how to reduce reset time of ULINK2
    Hi, I want to control the reset pin timing of ULINK2, currently while programming ULINK2 keeps the rest pin low for around 56mS but i want to reduce the timing. need help if anybody has idea how...
  • How to reduce Interrupt-Jitter
    Hello to everyone. This is my Code: void FIQ_Handler(void) __irq { T1CLRI = 0x55; // T1CLRI is an 8-bit register. // Writing any value to this register clears the Timer1 interrupt. GP4SET = 0x00040000;...
  • code reduce
    Hi All I'm writing a software for 8 bit architecture using uvision 2. But when I try to compile my project using uvision2 it gives the following error *** ERROR L107: ADDRESS SPACE OVERFLOW ....
  • How to reduce noise in hardware design
    Hi, My question in a general question about reducing noise in a hardware design. Is there a guideline to follow in order to reduce effect of external noise such as electropump or electric valve which...
  • How to reduce the size of .axf file
    Hello, I work with the Nordic nRF52832 development board, it has flash memory of 512KB. The projects that i build and upload using keil uvision 5 appear to generate .axf files that exceed that...