User Activity

I have two signal T and D like :           ____T ________|    |__________________          t1   t2                       _________D _____________________________________|         |______...
Hello all,I work with the board stm32F746G discoI try to create a master/slave timer. I use the timer3 to master and timer2 in slave.I would like count every second with timer3 and for each trigger on timer3 i would like launch timer2 for a delay of ...
Hello, I test stm32 with the board STM32F746G-DISCO.I test the library STemWIn for touch screen. I have create a first dialog (with GUI_CreateDialogBox() ) with a button to launch a second dialog with : GUI_CreateDialogBox() method. But when the seco...