STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I would like to run X-CUBE-AZURE Cloud Connectivity Demonstration with P-L496G-CELL02. I entered network configuration setings for external SIM card. After that program doesn't continue , so I can't configure connection to Azure IoT hub.

 Starting Main Thread...****************************************************************  STM32 IoT Discovery kit for***   STM32F413/STM32F769/STM32L475/STM32L496 MCU***  X-CUBE-AZURE Cloud Connectivity Demonstration***  FW version: 1.2.1 - 07-Novemb...

MZotl.1 by Associate
  • 799 Views
  • 3 replies
  • 0 kudos

FatFS and STM32L4+ internal flash

Hi There,I am starting to work with an STM32L4R5ZI chip which is embedded on STM32 Nucleo-144 L4R4ZI.I am using the internal flash 2 M-Bytes in dual bank mode and I would like to enable the FatFs to use the internal flash to store configuration files...

zous by Associate II
  • 2738 Views
  • 8 replies
  • 0 kudos

HAL_SMBUS_Master_Transmit_IT XferOptions

Can someone explain which XferOptions should be used for which type of SMBUS message? This is what we get in stm32l4xx_hal_smbus.h:/* List of XferOptions in usage of : * 1- Restart condition when direction change * 2- No Restart condition in other us...

GrantW by Associate II
  • 5217 Views
  • 15 replies
  • 0 kudos

Problem with Rtos and Rtos API

Hi to all!I have a problem using the osEventFlagsSet() API. Based on documentation i can call this function from an ISR, but if i call this function in the ISR body the flag isn't set. It's my problem or i can't call this function from the ISR?The se...

Luca1 by Senior
  • 579 Views
  • 3 replies
  • 0 kudos

512kbyte SRAM cannot be used

I am using STM32F767ZI.STM32F767ZI has 512kbyte SRAM.However, if you use more than about 133kbyte for global variables etc., the program operation will be strange.Specifically, you will not be able to connect to the USB (VCP Port).I want to secure gl...

TMATS.1 by Associate II
  • 566 Views
  • 1 replies
  • 0 kudos