• yet another serial question
    why does my get stuck at jnb TI, $ List: ; enable external clock 11.0592Mhz for ; standard baud rate generation ; external pin T2 stimulated from ; function generator. mov SCON, #01010000B...
  • Yet another undefined symbol
    Good day, in order to become familiar with the MCBSTR9 I first modified the Blinky program. That wasn't too difficult. But stage two was to write the same program using my own syntax and referring to...
  • yet another serial question
    why does my get stuck at jnb TI, $ List: ; enable external clock 11.0592Mhz for ; standard baud rate generation ; external pin T2 stimulated from ; function generator. mov SCON, #01010000B...
  • Yet another undefined symbol
    Good day, in order to become familiar with the MCBSTR9 I first modified the Blinky program. That wasn't too difficult. But stage two was to write the same program using my own syntax and referring to...
  • Yet another angle on FLASH programming
    I have a Cypress 8051 system which has 6K internal RAM and a 64K Flash ROM external to the uP. The internal RAM can be used for data and/or code. What I'm trying to do is move a few "flash updating...