• Store bit flags on an 16bits memory
    Hi, Anyone knows how to use bit flags using only 1 bit of each word of a 16bits RAM memory?, by this way, I can store 16 flags on each word. I'm adapting an old 16bits program that used a bit...
  • Store bit flags on an 16bits memory
    Hi, Anyone knows how to use bit flags using only 1 bit of each word of a 16bits RAM memory?, by this way, I can store 16 flags on each word. I'm adapting an old 16bits program that used a bit...
  • 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...
  • 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...
  • 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...