cancel
Showing results for 
Search instead for 
Did you mean: 

get the usart receivedata stm32f0 and storing them in array

noval
Associate II
Posted on February 02, 2017 at 10:14

i work on stm32f0 and combine it with gsm module

and i want to save the AT command response of gsm module in array

can somebody help me please?

sorry, i get 4 in english

5 REPLIES 5
Khouloud GARSI
Lead II
Posted on February 02, 2017 at 10:44

Hi

klen.klen

,

I'd highly recommend you to refer to UART examples provided when downloading the

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef0.html

package.

The examples are found under the path below (depending on the STM32F0 device you are using):

STM32Cube_FW_F0_V1.7.0\Projects\...\Examples\UART

Khouloud.

Posted on February 02, 2017 at 11:06

emm i used stm32f051R8T6

Posted on February 02, 2017 at 11:27

Hi

klen.klen

,

Even if the examples are not using exactly the MCU you have, they can beeasily tailored to any other supported device and development board. Just take them as a reference.

Otherwise, some examples on the

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32-standard-peripheral-libraries/stsw-stm32html

package are using theSTM32F051R8T6 device.

You can have a look at those examples under the path below:

en.stm32f0_stdperiph_lib\STM32F0xx_StdPeriph_Lib_V1.5.0\Projects\STM32F0xx_StdPeriph_Examples\USART

Hope this help.

Khouloud.

Posted on February 08, 2017 at 07:39

hei hei, i want to ask you about I2C

i want using external eeprom at24c64

can you help me?

2017-02-02 17:29 GMT+07:00 Khouloud G <st-microelectronics@jiveon.com>:

STMicroelectronics Community

<https://community.st.com/?et=watches.email.thread>

Re: get the usart receivedata stm32f0 and storing them in array

reply from Khouloud G

<

in STM32 MCUs Forum - View the full discussion

<https://community.st.com/0D70X000006SyFvSAK

Khouloud GARSI
Lead II
Posted on February 08, 2017 at 09:01

Hi

klen.klen

‌,

Please create a new thread describing your needs.

Khouloud.