STM32 MCUs Wireless

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Matter software expansion for STM32Cube

Dear all, The X-CUBE-MATTER Expansion Package is now available on our official website following this link  MATTER - Matter software expansion for STM32Cube - STMicroelectronics  It is a reference implementation for the demonstration of Matter on ST...

Ouadi by ST Employee
  • 1085 Views
  • 0 replies
  • 2 kudos

Hyenvoi d'un message

Posted on January 26, 2018 at 12:47Hi, i want to know, in which party of the script of STM32 discovery LoRa can i generate a message that i want to transmit ! ? Thanks#lorawan

Import project in Eclipse

Posted on November 03, 2017 at 17:27Hello everybody,Is there a way to import the I-CUBE-LRWAN software in Eclipse ? I'm facing many problems and cannot find a proper solution. Thanks in advance !#p-nucleo-lrwan1 #eclipse #i-cube-lrwan

LoRa L073 End Node. where is IRQ_Type delcared ?

Posted on January 13, 2018 at 01:59I am trying to run this End Node example in Visual Studio.but;   hw_gpoi.h has these errors:[Clang IntelliSense] Error: unknown type name 'IRQn_Type'    Lora_1    c:\vs2018\lora_1\inc\hw_gpio.h    86  also fails wi...

T J by Lead
  • 629 Views
  • 7 replies
  • 0 kudos

Murata LoRa SOC bootloader

Posted on January 11, 2018 at 07:54 I have a Murata LoRa SOC from which I have made up a custom board and I am flashing code using UART which wasn't successful until help from https://community.st.com/people/Turvey.Clive.002‌ Now I am using stm...

Flash loader

Posted on January 09, 2018 at 17:43Hello everyone,I have made a custom board using Murata LoRa SOC and I am trying to flash it using Flash Loader Demo by STM and I am able to flash the code only once out of 10 times. The application shows 'Stopped W...

Murata LoRa board in sleep

Posted on December 25, 2017 at 06:38Hello everyone,I am using Murata LoRa discovery board DISCO-072CZ-LRWAN. A simple queryWhen I put the STM32L072CZ (present in the board) to sleep, does that mean the SX1276 LoRa trans receiver also goes to sleep? ...

Communication devices

Posted on December 23, 2017 at 14:51Hello everyone,I have a general query about any embedded system. Whenever we use any communication device(maybe Bluetooth or WiFi or GSM), is it advised to use AT commands to control the device?Thank you in advanc...

Max Payload for US915 and extra UART

Posted on December 19, 2017 at 15:26I have two queries for anyone who can help me,1)What is the maximum payload for US915_HYBRID, SF7, 125kHz BW for LoRa?2)I need an extra UART on stm32l072cz LoRa discovery board. Can anyone help with this.Please he...

Recieve data via uart/ Send Data with Lora ?

Posted on December 15, 2017 at 15:42I am a beginner on stm32 microcontroller I am currently using Nucleo-L073RZ  I am wondering if there is any code examples may help me to understand how to recieve data via Uart (TX,RX) and send it via Lora Network...