User Activity

When I click on the quote tool here in the forum, the entire OP is quoted. Most of the time, I want to quote a section of it or a section of a response in that thread instead of the OP. Thanks,
Split from: https://community.st.com/t5/stm32-mcus-embedded-software/hardfault-udp-client/m-p/716640I have the same problem. @LEAMtw, I hope you don't mind if I add details here for my scenarios.Error Thread #1 [main] 1 [core: 0] (Suspended : Signal ...
This is what I see when writing a new message in the community (or creating a new post). Notice the </> option to insert code snippet.   However, en clicking on the `...` option to expand it, the </> is gone, and I can not find a way to collapse the...
I was about to configure the FreeRTOS for my project when I noticed the following: TICK_RATE_HZTICK_RATE_HZ must be between 1 and 1 000.Parameter Description:Sets the tick interrupt frequency. The value is specified in Hz.Warning: The max value is 10...
I have a NUCLEO-H723ZG.From the STM32 examples, in the LwIP_UDP_Echo_Server/STM32CubeIDE/STM32H723ZGTX_FLASH.ld file, we have: .lwip_sec (NOLOAD) : { . = ABSOLUTE(0x30000000); *(.RxDecripSection) . = ABSOLUTE(0x30000200); *(.TxD...
Kudos given to