User Activity

Posted on October 17, 2017 at 16:13Dears,I have large multitasking project. I added AZURE library from example AZURE1_V3.0.1 for STM32F429ZI-Nucleo.I am using RTX and RL-NET library from Keil and probably newer mbed library. Therefore I wrote new fi...
Posted on June 08, 2016 at 15:51Hello, I have configured USART2 to communicate as RS422. Rx is connected to PA.3, Tx to PD.5. I need baudrate 921.600 Baud. There is no problem send anything one or more bytes. I can not receive anything from Rx (PA.3...
Posted on June 02, 2016 at 14:52Hello. I have initialized CAN1 and it works properly. I need initialize after a while CAN2 and it is finishing on timeout because INAK is stil TRUE. Where can be problem? Thanks, Jiri #can2-stm32f407-inak
Posted on October 13, 2014 at 12:24Hello, Is it possible to use window in STemWin as canvas? I mean this - I have two window on display. One is on background and the other is above it. The second is state window - there are showed system information...