cancel
Showing results for 
Search instead for 
Did you mean: 

Using STM32L with Xbee2

dario2399
Associate
Posted on June 29, 2011 at 11:23

I search help for connect my stm32l with xbee2. 

#xbee #interfacing
3 REPLIES 3
Andrew Neil
Evangelist
Posted on June 30, 2011 at 08:25

What ''help'', exactly, do you need?

How would interfacing an xbee2 to an STM32 differ from interfacing an xbee2 to anything else?

Do you think that the xbee2 behaves any differently when connected to a STM32 than when connected to anything else?

Similarly, do you think that the STM32 behaves any differently when connected to an xbee2 than when connected to anything else?

General procedure for interfacing anything to anything else:

http://www.8052.com/forum/read/160143

dario2399
Associate
Posted on June 30, 2011 at 10:28

Sorry

 

I was not

 

well expressed

.

 

I am a student

 

who has never

 

worked with

 

the controllers.

 

My professor

 

gave me 2

 

STM32L

 

Discovery

 

Board and

 

Pro

 

2

 

XBEE2

Without

 

explaining

 

anything.

 

I saw

 

the

 

board

 

there are only

 

5

 

free pins

.

 

The others are

used to control

 

the LCD

 

-

 

Touch

 

- Button

 

-

 

Led

.

 

My question

 

was

:

 

The

 

XBee

 

2

 

I have to

connect to

 

these

 

pins

 

free or

 

do I need

 

other pins

?

 

Examples

 

that show

 

an implementation of a

 

STM32

 

or

 

STM8

 

with

 

XBEE2

 

do you have?

Thank you for everything

!

Posted on June 30, 2011 at 17:57

Well consider what pins you have to work with, and what power/ground connections you need. Get a manual for the part/board, and understand the pins and what they can connect to internally, peripherals, GPIOs or whatever.

Are any of the available pins serial USART pins? You'll want a pair of TX / RX signals to communicate with the XBee

Are you in a CS or EE program?
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..