• APB confusion
    Note: This was originally posted on 1st September 2011 at http://forums.arm.com Hi, This may seem a very basic doubt. I have implemented APB peripheral on a Cortex M1 based ACTEL platform. I do 3 memory...
  • apb design issue
    Note: This was originally posted on 13th June 2009 at http://forums.arm.com Hi, I have an APB master interface to the configuration registers. The register module is a APB slave which has a differnet...
  • APB register latency on lpc24xx
    I am trying to achieve a low latency PWM interrupt routine and cannot achieve fast register access times to any APB peripheral using the document " Getting top performance from NXP's LPC processors...
  • Sd driver hang at enable wide bus check
    I make file browser with st32f746 discovery When some string functions (like strchr strcat) on file path or on some touch pointer Sddriver stuck at driver initialize and after check I found it stuck...
  • WIDE CHAR function-family does not link
    Hi, I'm using ARM uVision 5.10.0.2 for Cortex-M . For a terminal like application I have to work with wide chars ( wchar_t ) and send them over the IIC-Interface. Therefore I want to write/read...