User Activity

Hi i have a question about tx_event_flags_get functioni was using the function like this:   tx_event_flags_get(&Flags, 0x01, TX_OR ,NULL, TX_WAIT_FOREVER); with a NULL -> ((void *)0) for the actual_flags_ptr parameter and worked fine , i 'm using NUL...
HIi have a question about printf. fprintf,scanf etci'm redirecting those functions to use a UART replacing the int _write(int file, char *ptr, int len)  and int _read(int file, char *ptr, int len) functions.  int _write(int file, char *ptr, int len) ...
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...
Kudos from
Kudos given to