• Dealing with non-aligned data
    Hello, A colleague of mine, while processing some binary data, transfered a RAM memory address to a function. That address was not even (ARM7 architecture) so the LDR instruction behaved exactly...
  • ARM: Code Alignment for STM32H7 Flash access loops
    Hi, just testing STM32H7 code... . In a simple LED Blink program, I used for loops for simple delay: for( int i= 0; i< 10000000; i++) iDelay++; This code will generate 6 assembly lines...
  • Non-UART Bootloader Access
    Hi everyone, Is it possible to access the bootloader and run ISP commands through an interface other than a UART serial connection? The system I'm designing uses an LPC2387 and will be in an enclosure...
  • Non Informative accessibility
    Non Informative accessibility for major products docs.google.com/.../present docs.google.com/.../present docs.google.com/.../present docs.google.com/.../present docs.google.com/......
  • Accessing On chip Non volatile memory in LPC2388
    Hi, I would like to know how to store and retrieve data from Non volatile memory of LPC2388 Regards Nymisha