• simple 8051 task
    Hi,masters on 8051,cc transceivers family.I have been creating a aplication on cc1110 f32 transceiverIm getting problems on rx mode,one of the transceivers is programmed to recognize a clasic burst of...
  • 8051 simple counter - Help
    The weak sign from the sensor need to be amplified and counted by 8051 counter, then displayed on LED. How would I do this? I would appriciate it if someone can display the code in order for me to program...
  • Simple issue on inline compile
    How to use 'inline'? If the subroutine use the C variation mapping a hardware port or registor directly, does the compile make the context protection automatically?
  • Problems with compiling aa simple & statement
    I'm having problems with the following simple line of code and was wondering if I could get a little insight as to what the problem may be.. My code.. My variables SystemStatus is declared as...
  • Simple Serial Communication between 8051 MCU and LabVIEW
    I am trying to use LabVIEW to read the serial output from the simple ISR-Driven Serial I/O V2 Example ( http://www.keil.com/download/docs/200.asp ) used on a C8051F300 MCU. I know my LabVIEW can acquire...