• Set AHB Matrix priorities in LPC4370
    Hi, I want to set access priorities for the AHB bus, But I can not find which register to modify in RefManual, I have found this useful for LCD driver in LPC1788 LCD driver, The code there is something...
  • IAP on the LPC1788 Developer's Kit
    Hi, I have an LPC1788-32 Developer's Kit. I would like to plug the device into my computer via USB, it to come up as a Mass Storage Device (MSD) containing a single file - it's current firmware...
  • IAP failure on LPC1114/301
    Hello, My IAP functions update the flash, but toward the end of each programmed block there is always inconsistent data at the same offset from the beginning of the block (mostly): it differs from...
  • LPC1788 - IAP erase sector always returns BUSY
    Hello, I'm trying to erase some sectors of the internal flash using IAP but for a reason I can not figure out it is not working. I'm preparing the sectors and this IAP command suceeds but when...
  • Baud rate setting for UART in LPC1788
    I started work with UART of lPC1788,in that I did the following settings for PCLK as 12MHZ and baud rate as 115200 but while i am simulating this code the baud rate is not assigned as 115200 or approx...