• Periodic SPI Data Corruption
    I have noticed intermittant data corruption while using the SPI on an LPC 2103: If the master is generating the clock so the slave can provide data to the master and if a SPDR 'read delay' is not...
  • RTX periodic task design
    I'm developing an app on an M3 that requires I run a run a periodic task every 500 microseconds. Currently I'm using a periferial timer and isr_evt_set to wakup my high priority task. This all works...
  • Periodic User Timers in RTX:
    Hi Keil, RTX rtos supports only one shot user timer but is there any way that we can make the timer periodic? If not can we implement periodicity with existing rtx timer data structure?. Please help...
  • Stack corruption
    Hello, I am working on AT91SAM9G20, Keil 5.10. I am passing a constant structure pointer to a function. typedef struct { int Test; int OkFlag; }StructNode; typedef const StructNode *const...
  • bit corruption in Atmel AT89C51ED2 internal flash
    hi working with AT89C51ED2 device from Atmel, has anyone encountered a situation in which a single or multiple bit of the internal flash image file get corrupted? i need a few hints on this phenomena...