• More ADC channels on MCBSTM32 demo board
    I am using the MCBSTM32 board from Keil (STM32F103RBT6), Blinky example. I has only one AD channel defined where the potmeter is connected (PA1, ADC1). I need more ports as AD inputs, PA2 to PA7 (ADC2...
  • More ADC channels on MCBSTM32 demo board
    I am using the MCBSTM32 board from Keil (STM32F103RBT6), Blinky example. I has only one AD channel defined where the potmeter is connected (PA1, ADC1). I need more ports as AD inputs, PA2 to PA7 (ADC2...
  • 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...
  • 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...
  • Problem porting the RL-ARM SD/MMC File Demo for MCBSTM32
    Hi, I have compiled and ran the KEIL example program 'RL-ARM SD/MMC File Demo for MCBSTM32' (mcbstm32_sd_file.zip) and there is no problem. As I tried to port the code to my own uvision project...