• 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...
  • LCD interfacing with ARM cortex M0+ lpc845
    Hi, I'm trying to interface 8x2 lcd using parallel interfacing[4 bit mode], Display used - 8x2 lcd [PC 0802--A] ST7066U--Dot Matrix LCD Controller/Driver Since I'm trying to interface using...
  • 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...
  • will cortex m3/m4 enter a lockup mode if a serious fault happened while FAULTMASK is set
    Greetings,, what happens if FAULTMASK is set in cortex-m3/m4 and one or more serious fault happened like bus fault, MPU violation, invalid instruction, stack corruption.. etc will the processor enter...
  • 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...