• Unable to get the timer working correctly in LPC2148
    I have written code for delay using timer in LPC2148. But I am not able to get the desired time delay. 1 Sec delay if I give, it looks like 100 msec (Ddd not calculate correctly). Somewhere something...
  • Unable to get the timer working correctly in LPC2148
    I have written code for delay using timer in LPC2148. But I am not able to get the desired time delay. 1 Sec delay if I give, it looks like 100 msec (Ddd not calculate correctly). Somewhere something...
  • µVision unresponsive and E306: Execution problem - Timeout after 600 mSec in statement '<list 'i'>' reported
    Hello Everyone, My IDE-Version: µVision V5.25.1.0 Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved. Tool Version Numbers: Toolchain: MDK-ARM Professional Version: 5.25.1.0 Toolchain...
  • µVision unresponsive and E306: Execution problem - Timeout after 600 mSec in statement '<list 'i'>' reported
    Hello Everyone, My IDE-Version: µVision V5.25.1.0 Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved. Tool Version Numbers: Toolchain: MDK-ARM Professional Version: 5.25.1.0 Toolchain...
  • Unable to get USB working properly on STM32F469IIT
    Hello I have a working example of USB CDC for STM32F429 (based on Keil example) We have changed the CPU to STM32F469IIT and the usage of USB from HS to FS mode. I have been able to successfully...