• Flashing STM32L0
    I have made a custom board for STM32L072CZ by ST. I am flashing it using STM32Cube Programmer via UART. When I flash it, I get the application running(say blinking LED) for the first time and as soon...
  • Using UART to write to SRAM
    Hi All, I am using UART to receive values and then write those values to SRAM. I am using the Texas Instruments Stellaris LM4F120 board. For this purpose, I am using the memcpy() function to write the...
  • HardFault on UART initialize
    Hi all! I'm facing a problem with my UART on a STM32F207IG under CMSIS. When I try to initialize the UART the processor disappears in the HardFault_Handler. I think the problem is somehow related to the...
  • Frame width of PL022 PrimeCell SPI controller
    Hi all, I'm trying to make ARM SPI controller PL022 work with Maxim MAX5134, which can be found here: http://datasheets.maximintegrated.com/en/ds/MAX5134-MAX5137.pdf PL022 support 16 bits width frame...
  • remapping the interrupt vector table to alternate locations in the memory map
    dear All, in nxp lpc 1768 i read "remapping the interrupt vector table to alternate locations in the memory map". for which reason one should to remap the interrupt vector table? regards, Ras