• 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...
  • PA9 on STM32F part on MCBSTM32 eval board...
    Okay... this is a little off topic, as it's a question about this microcontroller, and not the KEIL S/W development tools. But... this part is on the KEIL MCBSTM32 eval board I bought, that has the STM32F101...
  • PA9 on STM32F part on MCBSTM32 eval board...
    Okay... this is a little off topic, as it's a question about this microcontroller, and not the KEIL S/W development tools. But... this part is on the KEIL MCBSTM32 eval board I bought, that has the STM32F101...
  • I2C on MCBSTM32
    Just got my MCBSTM32 running and want to interface it to a Calbre PCI90 I2C interface adaptor, any one out there got any experience in doing this, how do i wire it?