• Global Var
    HI!! I declared 3 global var, i call it inside diferent task and every execution this var should be updates but not to do it. I have a 8051 under evaluation board. Maybe can be a problem of my...
  • LPC936
    Hi! , In the Phlips LCP936 microcontroller I have configured the ADC0.0 of integrated ADC conversor but I can only run it when I disable DAC0, Can I use the ADC0.0 with DAC0 simultaneously ? thanks...
  • not used functions linked and declares XDATA for local vars
    Hello, I have detected that some functions like this one are using their own XDATA space instead of using the XDATA_GROUP for local purposes: for example this one: void zmemcpy2(UINT8 *dst...
  • LPC936 Brownout issues
    I haven't found a response to my brownout issues yet using the LPC936. Maybe I won't. It doesn't seem as though this is a chip many people use anymore. We've used this for over 10 years on a working...
  • SPI issue on LPC936
    I'm having a problem with the SPI bus on a LPC936 maybe someone can help. Whenever I try and send date the clock signal is there but the MOSI pin is just logic low the whole time. The port pins...