• 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...
  • simple 8051 compilation
    I am debugging and looking at code generated by the C compiler (for a Silabs 8051F312) and I am seeing it go to the middle of code in breaking from a case statement. Of course its infuriating ... so I...
  • 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...
  • simple 8051 compilation
    I am debugging and looking at code generated by the C compiler (for a Silabs 8051F312) and I am seeing it go to the middle of code in breaking from a case statement. Of course its infuriating ... so I...
  • 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...