Posted on May 17, 2011 at 09:57i'm in the process of implementing the loop-back method mentioned by paul smitton and verified by Mark. one important issue about this - you must disable the FIFO otherwise you will get the ''incoming'' bytes in delay....
Posted on May 17, 2011 at 09:57Hi, I'm having problems controlling the delivery-enable output while using UART2 with RS485 (working with FreeRTOS) since the RS485 is half duplex, i have to control the DE status. when i finish transmitting i turn bac...
Posted on May 17, 2011 at 09:56hi niko, have you managed to receive multicast frames after all? was it using the STR912 and the uIP stack? I'm trying to implement one of the discovering protocols. most of them use multicast in order to announce the ...