• Non-secure peripheral with a secure interrupt handler
    Hi, I was wondering if it was possible to configure a peripheral to be in non-secure mode and have the interrupt handler associated with the peripheral run in secure mode? Basically by not setting...
  • Non-secure peripheral with a secure interrupt handler
    Hi, I was wondering if it was possible to configure a peripheral to be in non-secure mode and have the interrupt handler associated with the peripheral run in secure mode? Basically by not setting...
  • ISP/IAP invoked via USB HID interface
    Dear all, I have a system developed which does various things using the USB HID interface and is working perfectly. I now wish to implement the ISP/IAP functionality to allow infield reprograming of...
  • ISP/IAP invoked via USB HID interface
    Dear all, I have a system developed which does various things using the USB HID interface and is working perfectly. I now wish to implement the ISP/IAP functionality to allow infield reprograming of...
  • SystemInit not invoked when target is RAM
    Using Keil 5 MDK, SystemInit is not called when running from RAM instead of flash. Is this expected? I'm using the STM32F board. The Blinky example has targets for both flash and RAM. If RAM is selected...