• Can't debug code as all pin gets configured as analog mode
    I am using STM32F205RBT6, Keil 4.73 & Ulink2 & SWD communication I was trying some test codes for low power mode. One of app note says to configure all inputs pins as analog mode, by first enabling...
  • Can't debug code as all pin gets configured as analog mode
    I am using STM32F205RBT6, Keil 4.73 & Ulink2 & SWD communication I was trying some test codes for low power mode. One of app note says to configure all inputs pins as analog mode, by first enabling...
  • Pin output last state when programming
    Hi all, I'm using IAR 6.5 with MSP430, sometimes when I program the MCU the output pin goes on 'H' instead of 'L' and causing power failure (due to the analog function of that pin). My assumption...
  • Pin output last state when programming
    Hi all, I'm using IAR 6.5 with MSP430, sometimes when I program the MCU the output pin goes on 'H' instead of 'L' and causing power failure (due to the analog function of that pin). My assumption...
  • Configuring wait states
    I am using externel memory eprom for data storage , we couldnt fetch the data from the externel memory. So it seems the problem is with the speed of executon. So please help me configure WAIT STATES...