User Activity

Hi!i have a question about the use of byte pool in threadX.in the App_ThreadX_Init(VOID *memory_ptr) i have the pointer to the byte pool is given like that:UINT App_ThreadX_Init(VOID *memory_ptr) { UINT ret = TX_SUCCESS; TX_BYTE_POOL *byte_pool =...
Hi ! i have found that if you try to select power voltage detector in (external input analog voltage) on Cube Ide there is a missing line in the code generated that make the code don't workhere an example of code generated for the option with the int...
hello!  i have a question about the power voltage detector in (external input analog voltage) i have a adjustable power supply connected on the pin (using a nucleo-G0B1RE) i was thinking that if i drop the voltage on the pin under the vref int voltag...
hello!i'm trying to make a project with the board SNK1M1 coupled with the NUCLEO-G071RB using azure ThreadX instead of FreeRTOS.i'm able to replicate the example provided here:https://wiki.st.com/stm32mcu/wiki/STM32StepByStep:Getting_started_with_USB...
Kudos from
Kudos given to