• STM32F107 USB HID
    Hi, I am working with STM32F107. want to know how to enable USB HID using keil.
  • STM32F107 USB HID
    Hi, I am working with STM32F107. want to know how to enable USB HID using keil.
  • STM32_Init.c for STM32F107
    Until now I used the configuration Wizard and the file 'STM32_Init.c' to configure the peripherals of the STM32F103 series controllers. Now we would like to use the newer STM32F107, but I found out...
  • usb host for NTFS system
    Hello everyone, I am working on usb host for mass storage class using LPC2468 controller . I am using USB hostlite example as a base .I modified this code for FAT32 system ,it is working fine for...
  • Interfacing STM32F107 with a GSM Modem
    Hello, I am trying to use the STM32107VC EVAL board to send a message using a GSM Modem by sending AT commands via the USART. I have created the following code for the same. The output is showing...