STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! NetX Duo with STM32H5xx

Hello, On the ST wiki for NetX Duo [ Introduction to NETXDUO - stm32mcu ], there is the following info tag:"Information - NetX requires that Zero-copy feature that is currently supported only in the STM32H7 HAL Ethernet driver. "I have run the NetXDu...

potatobandit_0-1732217910178.png

Resolved! FreeRTOS-Plus-TCP Example Code

Hello, Is there any example code for the STM32H563ZI eval board that has an application using FreeRTOS-Plus-TCP? I've checked ST's Github for the STM32CubeH5. Is there a similar chip's repo that could be a good reference?Thanks

2TB SDXC card on STM32F407

Hi everyone,I'm trying to support a 2TB SDXC using the STM32F407 microchip as a data logger. However, I encountered an issue where only around 220GB of memory can be formatted properly, instead of the full 2TB capacity.I suspected there might be a li...

STM32H7 + FreeRTOS: Newlib (sprintf) functions work only on every alternate task and it fails in rest of the tasks

Hello MembersI am facing an issue while using standard library functions such as sprintf() on STM32H7 & Free RTOS platform (newlib)IDE- Atollic true studio 9.3.0RTOS: Free RTOS + heap_5Controller : STM32H743XXI have configured FreeRTOS to enable newl...