• How to setup the own application using the iap driver from ST-Microelectronics
    Hello, Has anyone experience using the IAP-driver from ST-Microelectronics. the driver is working correctly but I can't run my own application at address 0x40002000. Has anyone an exampleproject how...
  • Application processor and baseband processor.
    Dear all, Most mobile phones contain an ARM-like application processor AP for general user applications  and a base band processor for the radio software stack, could you please elaborate on the following...
  • Cryptographic processor
    Hi, I have an application that is using an 8051 micro and I need to be able to encypt some data using DES. Can anyone suggest a micro with an 8051 core and DES co-processor or a seperate DES processor...
  • How to address the ports of the processor?
    How to address the ports of the Teridian 71M6541FT processor, when developing software in the µVision program on C? Ports list: SEGDIO0 – SEGDIO14 SEGDIO19 – SEGDIO27 SEGDIO36 – SEGDIO39 SEGDIO44...
  • Nesting of pre-processor #if/#endif
    Hello. Using C51, is nesting of pre-processor #if/#endif statements allowed?