User Activity

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...
In How do I create a project for STM32H7 with Ethernet and LwIP stack working? by @Adam BERLINGER we have the following MPU configuration: Cortex-M7 configurationThis step can be skipped when using Cortex-M4 core.Enable ICache and DCache.Enable memor...
Hello Folks,[Re-posting this question since I believe I had it in the from Board. I would delete the original one if I could.]I use the H723ZG Nucleo board without FreeRTOS. I had configured Ethernet for the H723ZG in the past. But I am unable to con...
Hello Folks, I use the H723ZG Nucleo board without FreeRTOS. I had configured Ethernet for the H723ZG in the past. But I am unable to configure it again now, even when following the same steps. When I first got it working, my configuration was based ...
I've browsing around, and I could not find any documentation on how to code using the AI sub-module. I've see the- dm00570145-getting-started-with-x-cube-ai-expansion-package-for-artificial-intelligence-ai-stmicroelectronics.pdf- um2312-development-c...
Kudos from