• STM32 analog-digital converter
    Hello. I am a beginner and i am trying to use one of the ADCs on my stm32f103ze.I have been using the examples from keil, they are well written and understandable. The problem is, they dont have an...
  • FRAME ADDRESS and "fp"
    I inherited some ARM assembly code for an NXP LPC microcontroller, and came across something I can't find out much about. Specifically, in an ISR coded in assembly, something called 'fp' is pushed and...
  • Max. Ethernet Frame Size
    I have board MCB2300 (with LPC 2378 microprocessor). I read in LPC23xx User manual that MAXIMUM FRAME LENGTH (MAXF)sets to the value 0x0600, which represents a maximum receive frame of 1536 octets...
  • Remote frame broadcast
    when we send message to node that node will give response either positive or negative but when we send Remote frame to node that node will send the response for the remote frame or it will ignore it...
  • RL-TCPnet - Send Frame
    Hi all, Anybody know how to use the send_frame function in RL-TCPnet ?