2005-03-22 04:49 PM
Where can I find software for EK3L02DS evaluation board?
2005-03-15 04:30 PM
Where can I find software for EK3L02DS evaluation board?
It uses ST772264 to read acceleration data from LIS3L02DS. There is no software or userguide to tell me how to read data with PC via 232 port. Please help me. :(2005-03-22 04:49 PM
''There is no software or userguide to tell me how to read data with PC via 232 port. ''
You can use the Hyperterminal utility from Windows to see data from RS232, however this utility shows the ASCII codes only, so if you are transmitting the binary search for some other utility on web or convert the data sent from device to ASCII before sending it.