• Question regarding STM USB DFU example program
    I am new to boot loader program so this question may seem obvious. The main() codes for the STM USB DFU program for the STM32F4 is pasted below. I am a bit confused that I thought the USB DFU boot...
  • Question regarding STM USB DFU example program
    I am new to boot loader program so this question may seem obvious. The main() codes for the STM USB DFU program for the STM32F4 is pasted below. I am a bit confused that I thought the USB DFU boot...
  • Fundamental Doubt in AHB Bus Architecture
    Hi I am a rookie part of a group working on building a Microcontroller, for which we've decided to use AHB Lite protocol with one single master for interconnection. I have thoroughly examined the protocol...
  • Fundamental Doubt in AHB Bus Architecture
    Hi I am a rookie part of a group working on building a Microcontroller, for which we've decided to use AHB Lite protocol with one single master for interconnection. I have thoroughly examined the protocol...
  • Regarding USB HID Demo
    Dear Sir, I am using the the demo code of keil for USB HID for my custom made board. I have successfully uploaded the code to the controller. But when i connect the device to PC, it doesn't recognize...