• ADC3 of STM32F103ZE
    The STM32F103ZE has 3 ADCs (3 12-bit 16-ch A/D Converter). When I am in debug mode only ADC1 and ADC2 are available. How can I access ADC3 with uVision on this device? ...Leo
  • STM32F103ZE Flash write problem.
    Hi, I'm trying to write an In-Application bootloader. Before writing to internal Flash it must be unlocked, then erased (selected page) then written to. - the unlock sequence works fine - the...
  • MCBSTM32E USBMEM Example Code Problem
    Hi All, I am using a MCBSTM32E evaluation board. I wanted to run the USBMEM sample code on the board, which uses the micro-controller's internal RAM as a USB mass storage device. I followed the...
  • HID Example for MCBSTM32E change ReportDescriptor
    Hello everybody, i have here an MCBSTM32E and i tried to write my own HID client on the PC. It worked already fine but now i want to send more then just one Byte. But i dont know how i have to change...
  • Another MCBSTM32E board/software problem
    Hi, newbie getting a little tired of ARM and this hardware/software thing... Using uVision4 with the MCBSTM32E board with a STM32F103ZE processor. Besides the startup problem if I download...