• Use for DSI5168 of Arm M3
    Hi! that's use DSI5168 . Learn how to get started with DSI5168 firmware. "Hello World" program show here for everyone.
  • ICODE and DCODE Fetches
    I'm not sure if this is the right forum to post this in. I understand the ICode/Dcode fetch over the same memory range. And ICODE would be the assembly instructions that will be executed ie. pointed...
  • how to configure a I2C in MCB1700 with LPC1758?
    how to configure a I2C in MCB1700 with LPC1758? I have a MCB1700 board with LPC1758, I am trying to use the I2C on it as a master to run a ultrasonic sensor srf08. How should I configure the I2C setting...
  • How to configure Cortex M3 endianness?
    I found two statements in cortex m3 guide(red book) 1. Cortex m3 supports both Little as well as big endianness. 2. After reset endianness cannot be changed dynamically. So indirectly it is telling...
  • Arm cortex M3(LPC1769) MPU settings
    Hello everyone, I am trying to set up the MPU in my LPC1769 Xpresso board. The memory map of LPC1769 is as given below: 512kB FLASH @ 0x0000 0000 – 0x0007 FFFF 32kB on-chip SRAM @ 0x1000 0000 – 0x1000...