Other Parts Discussed in Thread: CONTROLSUITE
Hi all, I bought a TSM320F2062, i am interfacing with xbee by sci-a port. I'm using the example proposed by ControlSuite, called SCI_echoback. As you know Xbee has two modes, either AT or API.
First I modified the example, and I make my own "hello world" in AT mode with twice xbee (they are configured correctly). if i send a message, always in AT mode, transmission works fine, I can be able to receipt or send any command. But, in API mode, it's impossible. I can't send anything, except one time, it's works.
I suposse All registers, are correctly configured, because in AT mode works fine. I tried several uart speed (setting SCIxBAUD), with no difference. Also, sniffing SCia I can see the correct API frame, like 7E 00 05 08 01 50 31 04 71.
baud rate is 9600, no parity, 8bit word, no handshake and one stop bit.
some advice?
Best regards
Alejandro