• Is there a way to print a message to the Telnet client without a command having been entered previously?
    In the documentation of the Telnet server the only way to print a message to the client is when previously a command has been entered. I have a case now where I have a long stream of data that I can't...
  • 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...
  • haii all...i have a problem with my keil stm32f103c8t6 code with sim800l...
    i m sending energy data to website using sim800l with keil ide.. the problem is i m able connect with internet but i m not be able send any data till now.. i have attached keil code please give me suggetion...
  • Interrupt stack frames?
    Someone suggested that I use 2-byte interrupt stack frames instead of 4-byte. 1. What is the difference? 2. How do I know if it applies to my application?
  • Is there a way to check the stack size during runtime?
    Is there a way to check the stack size during runtime? I use a Freescale K10 MCU.