• 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
  • Bootloader with RTX does not work on STM32F103ZE
    Hello, I have a bootloader and a sample application that simply lights two LEDs in the STM32F103ZE board. The bootloader sits at 0x0800-0000 and the application sits at 0x0800-2000. The related bootloader...
  • Not able to build STM32F103ZE projects on uVision4 IDE
    Hi, I am using UVision4 IDE for my project on STM32F103ZE. I have installed MDK-ARM Microcontroller Development Kit from Keil and loaded the Example Projects of STMicroelectronics. However, I am...
  • PWM example using MCBSTM32E board (STM32F103ZE)
    Hi guys, I am using a MCBSTM32E board with a STM32F103ZE micro controller. I found a example project here which states to show "hows how to configure and use the timer TIM4 of STMicroelectronics...
  • LPC2138 Flash Write Problem
    Hi I am trying to write to flash on a LPC2138. I am using Keils sample code with just the sector number and the ram address changed. Cannot get anything to happen other than I must reconnect to device...