• Interrupt remapping for STR73x processor
    Hi All, I am using STR73x (ARM 7 core)Processor for my application. I am working on bootloader, I written a small program(consider as bootloader) which wait for the UART key press and as soon as any...
  • STR73x BSPI simulation
    Does anyone have a working simulation script for a SPI based device on the STR73x or similar CPU? I have tried multiple eeprom examples from other chips without success in receiving bytes. I have been...
  • STR73X and FIQ driven system running on RTOS
    Hi, I'm considering using RTL-ARM and IRQs on an STR730 in order to use commands like isr_XX_XX. That way I could have an interrupt driven ( IRQ ) application. I read on the web that the interrupt...
  • After STR73x memory remap getting prefetch abort exception
    Hi, i am working on STR73x (ARM 7) controller bootloader. I have small; code that jump to application code location when status of one gpio is changed. i remapped the memory in my application code...
  • Boot Loader
    Hello, Somebody has an example of boot loader to uPSD3200 ?