• Multicore Debug SW/Jtag IP
    Hi I am using 3 instances of Cortex M3.. I would like to bring only one JTAG/SW interface to external ports. Please let me know if ARM has any IP which multiplexes JTAG/SW interfaces in RTL . Thanks...
  • 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...
  • Best low power low cost ARM Cortex-M family part
    I would like to help my clients move off PIC. Many seem to like the low cost of entry, use it to get started, and then come to us asking us to finish. The PIC platform is not the best for what they need...
  • How can CLZ equivalent be achieved on Cortex-M0 where this instruction is missing?
    Looking for alternates for this instruction.