• Long ping time with STM32H753
    I am using RTX5 & Network Component Version 7.13.1 on a STM32H753. I get ping times of 25ms. This happens with ping in either direction. I have the same board with a STM32F427 and ping time is always...
  • Tracing reason for "Hard Fault Handler"
    Hello again, Im running µVision4 on a stm32f3discovery and use one of the Project examples as a startoff. I didn´t change anything in the settings. I only write code, so all configuarations are...
  • external SRAM
    Hi. I'm trying to get the basic understanding for the FSMC lib and how to use it to control an external SRAM. So my question is has anyone had any luck using the ST firmware lib example (SRAM) on...
  • External sram
    Hi I want to conncet lpc1343 to external sram this mcu dont have emc but I want to connect it can anyone help me for how to use it in keil
  • Squeeze all SRAM memory into FreeRTOS heap
    Hi All, I'm using Keil5 developing application on a Cortex-M0 platform with FreeRTOS example. In FreeRTOS, there is a global buffer ucHeap[] doing the memory dynamic allocation and free, it also used...