2017-02-02 01:14 AM
i work on stm32f0 and combine it with gsm module
and i want to save the AT command response of gsm module in arraycan somebody help me please?
sorry, i get 4 in english
2017-02-02 01:44 AM
Hi
klen.klen
,I'd highly recommend you to refer to UART examples provided when downloading the
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.
2017-02-02 03:06 AM
emm i used stm32f051R8T6
2017-02-02 03:27 AM
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
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.
2017-02-07 11:39 PM
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
2017-02-08 12:01 AM
Hi
klen.klen
,Please create a new thread describing your needs.
Khouloud.