• RL-TCPnet Multi Client TCP/IP Server without RTOS (preferably)
    I'm going to use TCP/IP stack from RL-ARM Library. What I would like to know is what I need to do to be able to receive more then one connection. I have seen a conceptual and partial example...
  • RL-TCPnet Multi Client TCP/IP Server without RTOS (preferably)
    I'm going to use TCP/IP stack from RL-ARM Library. What I would like to know is what I need to do to be able to receive more then one connection. I have seen a conceptual and partial example...
  • RTX RTOS operation on lower MCU frequencies
    Hello, My application runs on RTX RTOS and MCU STM32F2 is used. I have implemented one task which handles UART read/write (baudrate 115200). Other task reads data from GPS (UART 9200). Application...
  • RTX RTOS operation on lower MCU frequencies
    Hello, My application runs on RTX RTOS and MCU STM32F2 is used. I have implemented one task which handles UART read/write (baudrate 115200). Other task reads data from GPS (UART 9200). Application...
  • multi project
    Hello everyone, I have created a Multi project using STM32f407VG in Keil Uvision 4, In this i have included three project, out of these two are library project & the third one is the project where...