• etm trace on stm32f429
    hi i need to use 4pins etm trace on stm32f429 but i have this problems: 1- i cant trace when core clock is more than 100 mhz? 2-if i chose core clock to 100 mhz and run program for a few seconde...
  • STM32F429I Discovery
    Hi I am using STMF429I Discovery Board. I am Using Keil V5. I have downloaded and installed Pack for STM32F429ZITx 2.7.0(2015-12-08_ DFP) and added ST- Link Utility also updated ST-Link firmware...
  • ULink PRO - Streaming ETM trace does not work
    I own a ULINK Pro. Managed to get ETM trace working on my STM32F4, but when I stop the CPU or run into a breakpoint, I can only look back about 1ms (at 168MHz) or about 2ms at 100MHz. How much I can...
  • Ulink Pro ETM Trace on LPC4078
    Hi, My customer is using Ulink Pro for LPC4078 ETM trace, while they met an issue that the trace debugger failed to communicate with LPC4078 when its system clock is over 60M(Under 60MHz, it is ok...
  • STM32F429I-EVAL LCD goes blank after net_initialize() is run
    I have created an LCD GUI project using MDK5 porting the STCube LCD & touch drivers into RTX RTOS task. I have another task which blinks LEDs based on button presses, which also works. But when...