• Hardfault in netETH0_interface thread (STM32F7 with MDK-Plus v7.14)
    Dear helpful community, I am getting hardfault escalated from imprecise bus fault originated from the ethernet interface thread based on the MDK-Plus network middleware (v7.14), which I have no clue...
  • Hardfault in netETH0_interface thread (STM32F7 with MDK-Plus v7.14)
    Dear helpful community, I am getting hardfault escalated from imprecise bus fault originated from the ethernet interface thread based on the MDK-Plus network middleware (v7.14), which I have no clue...
  • Why I am getting hardfault when static library is added into the project?
    I have created static library into the STM32CUBE IDE. .a and header files are taken from this and added into the test project where only timer and uart are enabled. When library is added into the project...
  • Why I am getting hardfault when static library is added into the project?
    I have created static library into the STM32CUBE IDE. .a and header files are taken from this and added into the test project where only timer and uart are enabled. When library is added into the project...
  • LPC936 timer issues with xdata vars vs. idata vars
    I've had a working project/system for over 10 years now, and we developed an offshoot product using the same LPC936 chip. My delays on the working system uses Timer 0 and I have the interrupt set on...