• Mode Ports
    Hi! In Hello example for 8051 by MCB900 in main() there is: P2M1=0; P1M1=0; Is it ok?? Im reading the datasheet of de microcontroller and i dont understand it, because to configurate the port is...
  • Mode Ports
    Hi! In Hello example for 8051 by MCB900 in main() there is: P2M1=0; P1M1=0; Is it ok?? Im reading the datasheet of de microcontroller and i dont understand it, because to configurate the port is...
  • port in tristate mode
    Hi, I work on ST10F168 with 6M*16bits external ram. This external Ram is used by the microcontroller and a xilinx, so the datas and adress bus are divided by 2 chips. I would to know if i can put POL...
  • port in tristate mode
    Hi, I work on ST10F168 with 6M*16bits external ram. This external Ram is used by the microcontroller and a xilinx, so the datas and adress bus are divided by 2 chips. I would to know if i can put POL...
  • Synchronour Serial Port Slave mode problem in TI Format
    Hi, I am working on LPC2368 Controller. I have a problem with Synchronous Serial Port SSP0 slave mode with TI Frame Format. My Interrupts are not being triggered even though there is a continous...