• bxCAN on STM32F407 with auto retransmission (NART bit disabled)
    Hello, I use CAN module on my STM32 F103 / F412 / F407 boards. I have NART bit set to 0 meaning Auto Retransmission if sending failed. I have a test with STM32F407 2 boards connected via CAN...
  • TCP/IP
    Hi all, I would like to write a program where I would like to use the RJ45 port to receive a data from a remote PC conncected in the same network and do some operation in phycore LPC2292 according...
  • RL TCP
    Hi i use HttpDemo RL sample code and it work's fine then i made a new project and add the same files that are included in httpDemo code but it doesn't work . so what's the problem ? i just make...
  • TCP stack
    Hi, I am planing a project using an arm 7 processor and that acts as a client connecting to a remote server using TCP/IP communictations. My questions are: 1) Has anybody used the Keil ARTX with...
  • TCP/IP
    Hi, I'm using the TCP/IPnet for the telnet communication. The configuration of MAC and IP address are working well and we get the ping from PC. If the data sent from controller to PC, PC receives...