User Activity

Hello,I want to activate UART1 interrupt directly through code in STM32CubeIDE, without using the .ioc file. UART1 is already active, so I just need to add the necessary lines to enable the interrupt.In the stm32wbxx_it.c file, I defined the interrup...
Hi,I have many routers for sending data to the coordinator. I want to use table routing. How can I implement this? And how does table routing work? What happens behind the scenes?Best Regards,
I take a photo with ov2640 camera. I try to send this photo with zigbee protocol from router to coordinator. I achive this but there is a problem. After I send a photo the communication is locked totally and I can't send any data.Does zigbee protocal...