• split a 32bit value in 2 16bit value
  • Increment '16bit' register on XC866
    Using: Infineon XC866 Keil uvision I would like to increment the PWM duty cycle on the Infineon XC866 with 5% up or down depending on an external interrupt. The 2 registers one sets up for the...
  • NAND 16bit error
    Hi, I'm trying to use a 16bit NAND Flash with FlashFS. I already use 8bit with no error. But when I replace my memory to increase data throughput to a 16bit model, I'm getting error. I changed my driver...
  • How to split the DATA_GROUP
    Hello, I have a project that uses nearly all the available memory. I want to use overlaying, but the Linker can not fit the DATA_GROUP into memory. Looking at the memory map, there is a gap of 8...
  • Contolling number of pulses with 16bit timer
    Hi, I'm using ARM processor of TIMER16 bit and getting PWM signal by varying prescaler register and keepingthe values constant of MR3, so I had set a time and pulses generated continuously and...