STM32 MCUs Wireless

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 with Ebyte Lora

Hi everyone, I am a student and I used arduino for now. I have stm32f4 disocvery board, stm32f103c8t6 and stm32f401ceu6. I have lora module E32-44t30D module which is working with UART. I was using these with arduino and there is a lot of library for...

anone.1 by Associate
  • 856 Views
  • 0 replies
  • 0 kudos

Migration from st32f1 to stm32wb

Hi, into the SMT32CubeIDE is it possible to migrate code from STM32F1xx to ST32WB families?I mean, using the same basic code of the F103 and adding the BLE of the WB family?Thanks for any replyMaurizioPS: in case, is there any migration app note?

LaoMa by Associate III
  • 521 Views
  • 3 replies
  • 0 kudos

Bare Metal Programming on STM32WB55 or STM32F10

I want To do Bare Metal Programming on STM32 using STM32CubeIDE.have (STM32WB55 and STM32F103). what all header files and source files are required to use peripheral registers and make own Device driver. For E.g: in AVR 8 bit MCU for doing bare metal...

KGupt.1 by Associate III
  • 806 Views
  • 6 replies
  • 0 kudos

STM32F103 with LoRa (I-CUBE-LRWAN)

I currently have a NUCLEO-F103RB board and also an I-NUCLEO-LRWAN1 board.Is it possible to interface them directly together? I have seen that the I-NUCLEO-LRWAN is initialized for the STM32L0/L1/L4 series using the I-CUBE-LRWAN.However, I would reall...

MChar.1 by Associate II
  • 888 Views
  • 5 replies
  • 0 kudos

Kidnly asking for info, regarding a project

Hello everyone!First let me introduce myself. I am an IT engineer from a company CREA Plus that is stationed in Ljubljana, Slovenia. I got assigned a project, that uses the STM32F100 chips.As I have no experience myself and am only getting informatio...

MLavr by Associate
  • 485 Views
  • 3 replies
  • 0 kudos

Programming STM32L0 board in B-L072Z-LRWAN1

Posted on May 23, 2018 at 09:03I have been working on stm32 lora discovery kit B-L072Z-LRWAN1 board and what i want to do is, I want to program the STM32L0 board and access all the other pis related to it. The peripherals mentioned and given in the ...