Cant settup Stm32Duino

yldzmuhammed
Mon Feb 06, 2017 10:53 am
Hi everybody.

First of all, i want to thank you everybody who make this project useful. Secondly, my english is pretty bad and i am sorry for that. I am trying to learn.

I have some questions. But before that, let me say that i read all of this topics;

https://github.com/rogerclarkmelbourne/Arduino_STM32

http://www.stm32duino.com/viewtopic.php?f=2&t=873

I have this board;

https://www.google.com.tr/search?q=stm3 … 535w4ZVlM:

Still, i could not set it up.

I realy want to tell what i have done so far. But bucause of my english, i am having hard time when try to. Can some one show me, how can i build this up. I guess my board is maple mini clone.


stevestrong
Mon Feb 06, 2017 12:37 pm
I think that is a “blue pill”, see more info here: http://wiki.stm32duino.com/index.php?title=Blue_Pill

ahull
Mon Feb 06, 2017 12:38 pm
That board appears to be the one we tend to refer to as the “Blue Pill” (the Maple Mini is different).

Start here -> http://wiki.stm32duino.com/index.php?title=Blue_Pill
Let us know if you hit any snags. :D


ahull
Mon Feb 06, 2017 12:38 pm
Looks like we agree :lol:

racemaniac
Mon Feb 06, 2017 12:40 pm
I believe that that board is the bluepill, and that more information can be found here: http://wiki.stm32duino.com/index.php?title=Blue_Pill

*couldn’t resist*


yldzmuhammed
Mon Feb 06, 2017 1:59 pm
Guys.Thanks alot..Realy.

I finaly make it. :)


ahull
Mon Feb 06, 2017 4:45 pm
yldzmuhammed wrote:I have another question. But not like before.

If i want to use full modem uart, how can i do it? Is it same as arduino (i dont know yet, if arduino can do or cant do it)?


zmemw16
Mon Feb 06, 2017 11:01 pm
i suspect he means flow control ?
sw or hw ???

ahull
Tue Feb 07, 2017 1:06 am
zmemw16 wrote:i suspect he means flow control ?
sw or hw ???

yldzmuhammed
Wed Feb 08, 2017 7:39 am
Hi again.

Sorry for late reply.

Yes, i mean flow control.When i wrote that the “full modem uart”, i wasnt realy know what is that mean.

So here is what i want to do:

I have a modem (gsm modem-terminal) software. Which it is communicating via full modem. Meaning by that, Rx, Tx, Rts, Cts. I am not shure (for now) if it has ring pin and/or other pins

My bluepill board, will plug to the usb, and its creates virtiual com port and it should handle flow control.So its need to be software.Right?

After that. I have hardware uart which talk with real gsm gprs module (it has full modem pin.I belive 8 pins). I know that i can handle this with uart2 or uart3 on stm32f103c8. Cant be uart 1 beacuse of usb pins.

Did I express myself expressly? If i did, how can i do this?


stevestrong
Wed Feb 08, 2017 9:18 am
Which GSM module do you have?
We have already a thread regarding GSM modules: http://www.stm32duino.com/viewtopic.php?f=45&t=1079

yldzmuhammed
Thu Feb 09, 2017 8:05 am
I have another job to do for now (argent). I will look it (here: viewtopic.php?f=45&t=1079)

In the mean time, i will learn much more info about my module.

Thanks


Leave a Reply

Your email address will not be published. Required fields are marked *