• 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...
  • I have  to do project on MMC card interfacing and Audio Player on ARM CORTEX M3 ..which hardware and software should I use for it?
    I have  to do project on MMC card interfacing and Audio Player on ARM CORTEX M3 ..which hardware and software should I use for it? how should i start the project...steps to be followed...I am new to this...
  • Recommended book on ARM
    HI, i'm an ICT professional (so also with an IT background) and very much interested in embedded development (IoT solutions). Until now I mainly did embedded development (mainly ARM m3, m4 microprocessors...
  • Send Analog signals through ARM Cortex M3
    Hey I have some digital inputs which I wanted to convert it into analog signals and send it to Industrial Valve to control the flow of water but because of not familiar with digital to analog conversion...
  • 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...