STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STLink-V3PWR Bridge

Hi,I'm using a STLink-V3PWR. I have seen in the doc AN5999 that it's possible with the bridge to measure current/power consumption. Is there any DLL/API/Lib or C-Code example available for this?BR Sebastian

Resolved! Wifi use on STWIN.box

Hello everyone, I'm trying to use the Wifi module MXCHIP EMW3080 from the STWBXCS1 so I want to start from this example on a B-U585I-IOT2A since these boards share the same µC and Wifi module. I think I just need to change the use of SPI2 for wifi co...

chhhhak by Associate II
  • 1291 Views
  • 4 replies
  • 2 kudos

STM32G491REI6 got damage

We are using STM32G491REI6. PCB on which this microcontroller has been incorporated, developed by us.In Inverter Application we are using this microcontroller.When it is connected to operate inverter, every time the microcontroller IC got damaged. It...

Resolved! Unable to load to Nucleo board

Scenario:Windows 11 connected to Nucleo-L476RG.Fresh install of STMCubeIDEVersion: 1.14.0Build: 19471_20231121_1200 (UTC)OS: Windows 11, v.10.0, x86_64 / win32Ran STLinkUpgrade 3.13.4Result: Update to Firmware: V2J43M28 STM Debug+Mass storage+VCP Upg...

Dabbo by Associate III
  • 1266 Views
  • 3 replies
  • 1 kudos

Resolved! Exiting from STOP using RTC Alarm A

Hi,Exiting from STOP mode based on RTC Alarm A works nice with ALRAIE (Alarm A interrupt enabled) and ALRAE (Alarm A enabled). Do I understand this mechanism correctly, that I've to have both bits enabled?  Having only ALRAE (Alarm A enabled) isn't e...