Other Parts Discussed in Thread: ENERGIA, PGA460
Hello,
I am running the bus demo in the Energia IDE and have some related questions. I was given a video guide on getting it running and eventually managed to do so.
For the bus demo, are all the transmission settings set in the first part of the setup using the GUI when burning the EEPROM? Is there a way to change settings like frequency or pulse length or amplitude over the serial inteface?
Is there any reference documentation for the USSC library? Is there a command that returns raw echo data that would work with the bus demo?
I was also somewhat confused by the setup procedure over serial, as these settings aren't explained and some of them do not appear in the video guide I was given. Is there anyplace I could get a breakdown of these options and how they affect operation? I'm primarily interested in the options 7, 8, 9, 10, 12 and 13 from the list below.
1. Communication Mode: 0=UART, 2=OneWireUART ...
2. UART kBaud: 0=9.6, 1=19.2, 2=38.4, 3=57.6, 4=74.8, 5=115.2 ...
3. P1 and P2 Thresholds: 0=%25, 1=50%, or 2=75% of max ...
4. Transducer Settings: 0=Murata MA58MF14-7N, 1=Murata MA40H1S-R, x=Skip ...
5. TVG Range: 0=32-64dB, 1=46-78dB, 2=52-84dB, or 3=58-90dB, x=Skip ...
6. Fixed TVG Level: 0=%25, 1=50%, or 2=75% of max, x=Skip ...
7. Command Cycle Delay: 10ms * BYTE ...
8. Bulk User EEPROM Write: 0=false, 1=true ...
9. Bulk TVG Write: 0=false, 1=true ...
10. Bulk Threshold Write: 0=false, 1=true ...
11. Number of Devices on Bus: 1-8 ...
12. OWU Ready: 0=Yes, 1=No,UART-Config, 2=No,IO-Config ...
13. Burn User EEPROM?: 0=No, 1=Yes ...
Kind regards,
Kai Dworski