• LPC1837 Backup Registers
    The processor has 64 registers (256 bytes) in the RTC power domain I am using these registers to store temporary data which then gets committed to flash at the end of a transaction. I can read / write...
  • Error: L6002U - lpc1837
    Hello, Everytime I try to build the project that I'm working on, I get the following error: .\keil_output\periph_systick.axf: error: L6002U: Could not open file ..\..\..\..\..\..\software\lpc_core...
  • LPC1837 Backup Registers
    The processor has 64 registers (256 bytes) in the RTC power domain I am using these registers to store temporary data which then gets committed to flash at the end of a transaction. I can read / write...
  • Error: L6002U - lpc1837
    Hello, Everytime I try to build the project that I'm working on, I get the following error: .\keil_output\periph_systick.axf: error: L6002U: Could not open file ..\..\..\..\..\..\software\lpc_core...
  • Bug in HS USB device driver for STM32F4xxx (Middleware)
    There's a nasty bug hidden in USBD_HS_STM32F4xx.c driver code. It ALWAYS enables on-chip HSUSB PHY even if device is configured to use external PHY, making PB15 wrongly routed to PHY instead of another...