• Share external bus interfaces
    Hello, I want to share the external bus interfaces of a ST10F269 and a ST10F276 via the HLDEN-functionality. The pins are connected as follows: ST10F269 <=> ST10F276 D0..D15 <=> D0..D15 A0..A19...
  • Sharing variable (struct) in Bootloader with Application
    I am wanted to write a bootloader. If an application is already programmed, it transfers control to the bootloader with an interrupt call (_trap_0x7F). The bootloader needs several informations form the...
  • PROTOCOL
    I need code for can protocol using LPC2129arm .in transmitter varying a ADC and corresponding value to be displayed in a reciver lcd. please send me soon sir thank you
  • External data memory access
    I'm trying to access to a non-volatile memory DS1330YP from C167CR-LM and I'm trying to save absolute variables making defines like this: #define x MVAR (uword, 0x80000) I've configured the start...
  • can't access memory at 0x009DA8
    Hi we are using interrupt based synchronous communication for sending and receiving the data.when ever we are not able receive the data, in the debuuger window, if we see the receive buff location ...