• Information about used RAM ressources
    I use two different µC (C505 and C164). I use the following compilers: C51: V7.06i / BL51: 5.03 C166: V4.11 / L166: 4.10 (Updates not possible. I couldn't use newer one.) How can I get information...
  • Information about used RAM ressources
    I use two different µC (C505 and C164). I use the following compilers: C51: V7.06i / BL51: 5.03 C166: V4.11 / L166: 4.10 (Updates not possible. I couldn't use newer one.) How can I get information...
  • Basic information about SPI
    Hi, I am a newbie.I want to implement spi in between my arm board arm7 ( mcb2140)and another chip called pn544. I have read the user manual www.nxp.com/.../UM10139_1.pdf. ---------------------...
  • Basic information about SPI
    Hi, I am a newbie.I want to implement spi in between my arm board arm7 ( mcb2140)and another chip called pn544. I have read the user manual www.nxp.com/.../UM10139_1.pdf. ---------------------...
  • Need information about Keil UV2
    Dear all, I am using the keil UV2 for one of my application. In this application, I need to include files concept. For this, I write the program as follows, #include <stdio.h> int main() { FILE *fp;...