• Simple Newbie question
    Ok. I'm sure this is a very elementary question, but I really don't know much yet. I've got a Silabs 8051 development kit ( www.silabs.com/.../C8051F330DK.htm ) and I'm trying to learn about serial...
  • keil for arm :why there isn't timer2 and 3?
    ladys and gentlemen: How are you? I use LPC2103 for my project.When I use keil for arm 3.02a with simulator ,I found that 1. there isn't timer2 and 3, 2. I can't find the register PWMCON 3. I...
  • C51: SPI isn't latching in any data
    Hello everyone, I am currently working on a project which involves communication between an Infineon XC888 with a TI ADS1256 (ADC) using an SPI Interface. I can successfully send commands to...
  • Why isn't my ADC conversion working?
    Hello all, I am working with a MCBSTR9 and I just don't seem to be able to get my ADC to get to work (polling). It keeps on giving 0. Here is the configuration proceudre: static void ADC_Configuration...
  • type.h isn't anywhere to be found...
    Hi - I'm looking at the adc demo code for the MCB1700 (adc.c and .h, adctest.c, etc.) Each of the files includes type.h, but I cannot find that file anywhere. The typedef referenced in type.h was...