• Configuring Armv8-M systems with CMSIS-Zone
    The configuration of a microcontroller system that includes TrustZone-M or several processors can be difficult, as the application software of the system is developed with multiple sub-projects that share...
  • CMSIS DAP configuration LPC1768
    Hello, I am using MDK-Lite 5.14 under Windows 7, on a LPC1768 target. I am trying to do CMSIS-DAP debug. I have congigured "Option for Target > Utilities > Use Target Driver for Flash Programming...
  • Exceptions
    Hi there, I am using Keil uVision v4.71.2 with NXP LPC11U35. What I would like to ask is whether an exception is thrown at a Stack overflow? At the HardFault_Handler how can I determine the type...
  • Useful links for configuring USBHostLite for FAT32 file system
    USBHostLite includes just FAT16 file system library. Replace it to another one, such as FatFs (FAT12, FAT16 and FAT32) elm-chan.org/.../00index_e.html Here is an example of FatFs over USBHostLite...
  • how to configure system clock in micro vision 5?
    i,m new in using stm microcontrollers. i,m using STML152 Nucleo board. i,m doing blinky project and i,ve seen several projects in which they taught us about configure system clock. So, when i,m making...