• STM32 boolean types?
    Hi, i'm using Keil Evaluation Boards to program my STM32F4Discovery. I was wondering, why can't I use boolean or bit type data? Or it's because i'm using the Evaluation version? I want to use "true"...
  • STM32 boolean types?
    Hi, i'm using Keil Evaluation Boards to program my STM32F4Discovery. I was wondering, why can't I use boolean or bit type data? Or it's because i'm using the Evaluation version? I want to use "true"...
  • How to implement a BOOLEAN ARRAY on C51?
    I think the implement will use SFR-BIT. Help me.
  • How to implement a BOOLEAN ARRAY on C51?
    I think the implement will use SFR-BIT. Help me.
  • LPC936 timer issues with xdata vars vs. idata vars
    I've had a working project/system for over 10 years now, and we developed an offshoot product using the same LPC936 chip. My delays on the working system uses Timer 0 and I have the interrupt set on...