User Activity

The following compilation failure occurs when using cubeMX (6.12.0) to generate the STM32MP135DK+threadX project:tx_initialize_low_level.S:147: undefined reference to `_stack_bottom'collect2.exe: error: ld returned 1 exit statusmake: *** [makefile:66...
Running the code "MP13_BSP_BasicTemplates" in the DDR of the STM32MP135F-DK succeeds,But running the code "UART_Receive_Transmit_Console_A7" in the DDR of the STM32MP135F-DK fails(“USE_DDR” Macros added,Link text has been modified),Errors are as foll...
test code as below:#include <rtthread.h> #include <rthw.h>   #define CPU_USAGE_CALC_TICK 100 #define CPU_USAGE_LOOP 100   static rt_uint8_t cpu_usage_major = 0, cpu_usage_minor= 0; static rt_uint32_t total_count = 0; static rt_uint32_t _c...
Most of the future time occurs around 12:00 in the morning, here are the instances captured on the device:1. The actual time is: 2023-01-11 11:59:55, the STM32F407 RTC time is: 2023-01-12 12:00:002. The actual time is: 2022-12-31 11:59:58, the STM32F...
No example of analog M1 was found in the provided routines,Can you provide technical support for this ?