• Microcontroller selection - Requirements and question in description
    Hello Everyone, I am trying to build a device that displays images or videos sent by a smartphone via bluetooth onto an LCD screen. However, I am not thinking about streaming the content in any way...
  • Microcontroller selection - Requirements and question in description
    Hello Everyone, I am trying to build a device that displays images or videos sent by a smartphone via bluetooth onto an LCD screen. However, I am not thinking about streaming the content in any way...
  • ARM CoreLink MMU-500 System Memory Management Unit - Preloading the TLBs and page tables
    Hi We have an MMU-500 ARM IP being used in one of our SoCs. As part of the cluster level verification, we need to preload the TLBs, pagetables etc of MMU-500 IP. We have a few queries regarding this...
  • ARM CoreLink MMU-500 System Memory Management Unit - Preloading the TLBs and page tables
    Hi We have an MMU-500 ARM IP being used in one of our SoCs. As part of the cluster level verification, we need to preload the TLBs, pagetables etc of MMU-500 IP. We have a few queries regarding this...
  • what is the Instruction L1 TLB and L2 TLB size?
    if L1 TLB size = 32entry*64Byte = 2048 = 2k? L1 TLB cache line is 64Byte, becuse the entry size is 64 byte.I don't know if my understanding is correct.