STM32 MCUs Wireless

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Enabling/Disabling Interrupts Problem in STM32WB55RG

Hello, I want to develop a software which includes an external interrupt for sleep mode and it should be enabled before entering sleep mode. For this purpose, I use: HAL_NVIC_SetPriority(EXTI0_IRQn, 0, 0) ;HAL_NVIC_EnableIRQ(EXTI0_IRQn); When I choos...

0693W00000aJCluQAG.png
Yusuf by Associate III
  • 870 Views
  • 5 replies
  • 0 kudos

Resolved! STM32WL workshop material generates errors with CubeMX

Hello, I'm practicing the "Point to Point Phy layer application lab" in the "MOOC STM32WL workshop" series.After downloading the material and opening the project with CubeIDE and building the project, everything is fine. however, when I try to add a ...

0693W00000bhVMrQAM.png 0693W00000bhVPaQAM.png
AElgh by Associate III
  • 777 Views
  • 7 replies
  • 0 kudos

How do I properly load I-CUBE-LRWAN into STM32CubeIDE? I have tried importing filesystem projects from various levels of the I-CUBE-LRWAN hierarchy but I'm not convinced I'm getting it right.

Say I want the Projects/B-L072Z-LRWAN1/Applications/LoRaWAN/LoRaWAN_AT_Slave project loaded up.What exactly am I supposed to do in the IDE?I've loaded that project up, but can only build the debug configuration - it doesn't seem right.I did change th...

DTayl.4 by Associate
  • 392 Views
  • 1 replies
  • 1 kudos

I have designed a STM32WL55JC2 board with reference to en.MB1389-WL55JC-lowband-D04_Schematic and got it manufactured. Now When i try to program the chip with STM32CubeIde version 1.11.2, the following error occurs.

Log output file:  C:\Users\ASHSIR\AppData\Local\Temp\STM32CubeProgrammer_a10808.logST-Link Server is running on port : 7184ST-LINK SN : 3A2C0A0011145243574D4E00ST-LINK FW : V2J37S7Board    : --Voltage   : 3.18VSWD freq  : 4000 KHzConnect mode: Under ...

scora.1 by Associate
  • 240 Views
  • 0 replies
  • 0 kudos