• For IoT implementation, which is better: the Cortex-M0 or Cortex-M3 - and why?
    This question was raised in the webinar " Enhance your product with industry-leading processors - for no upfront license fee .”
  • Which is better of thees CPUs
    Which is better of thees CPUs: Cortex A53 octa core 1.5 ghz, Cortex A7 Allwinner T8 Eight core 2.0 ghz, Cortex A9 Quad-Core 1.8 ghz ?
  • What is better as mutex on Cortex-M4 - Bitband or LDREX/STREX
    The two options are available. What is the difference in respect of "cost" "speed" and "complexity" for the two method? When we need more than few mutexs like that, say 100, is the answer different?
  • Which bit fields are for Cortex-M4F SCB_ICSR.VECTORPENDING
    Hi Team, I would like to check the SCB_ICSR register, the content of 'Cortex-M4 Devices Generic User Guide' makes me confused. According to the document DUI0553B, this figure shows the VECTORPENDING...
  • [CM3]which clock sources can be closed?
    Hi bro,I am wondering which clock sources can be closed by software within stm32? thanks for helps.