• How to clock SysTick from external 32KHz crystal?
    I am using an MCB1700 board with a LPC1768. I am trying to clock the SysTick counter from the external 32KHz crystal which is present on this board and can not get it working. Did the following...
  • How to clock SysTick from external 32KHz crystal?
    I am using an MCB1700 board with a LPC1768. I am trying to clock the SysTick counter from the external 32KHz crystal which is present on this board and can not get it working. Did the following...
  • Default serial port settings for VirtualCOM over USB (lpc1768)
    This post is a follow up to: https://community.arm.com/developer/tools-software/tools/f/keil-forum/47193/implementing-a-non-hanging-usb-listener I've managed to connect to a PC through a VirtualCOM...
  • Default serial port settings for VirtualCOM over USB (lpc1768)
    This post is a follow up to: https://community.arm.com/developer/tools-software/tools/f/keil-forum/47193/implementing-a-non-hanging-usb-listener I've managed to connect to a PC through a VirtualCOM...
  • BL51 How to set default library to user defined space
    Dear, i would like to help from you. I programming myself flash update via serial link. I set the all functions (flash page erase, read and write) to address starts with 0x8000. These functions are...