STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hello am working on STM32L476RG development Board i am trying to develop a smart watch as part of my masters academic project when trying to import the code from mbed complier the code is compiled but it is not being dumped may I know the reason for it

Posted on January 06, 2018 at 18:29 Hello am working on STM32L476RG development Board i am trying to develop a smart watch as part of my masters academic project when trying to import the code from mbed complier the code is compiled but it is not b...

CAN and system clock configuration

Posted on April 26, 2017 at 06:50Hi, CAN interface  on STM32F769I is not sending data using Clock configuration 1 but CAN interface is sending data with configuration 2. I am not able to narrow down that how the CAN interface is getting affected by ...

Jith cr by Associate II
  • 799 Views
  • 3 replies
  • 0 kudos

Resolved! H743 ._user_heap_stack in D2 section causes Hard Fault

Posted on January 03, 2018 at 22:16Hello.Why is it not possible to point the ._user_heap_section in the D2 RAM section?A tiny project based on SW4STM32 for NUCLEO-H743ZI is attached.I just modified the linker script to have _user_heap_stack in D2 an...

STM32f030rc AES Encryption

Posted on January 06, 2018 at 08:21Hello everyone,I am using STM32f030rc for my application. In which I want add 128bit AES encryption. For that I am referring STM32_Cryptographic _Examples. I have taken functions from AES128_CTR file. In which I am...

How do I enable UART4 on the B-L475E-IOT01A? It appears that UART4 needs to be defined; but in which header file. What else needs to be done to enable and use the port?

Posted on January 07, 2018 at 06:35I desire to use UART4 to talk to a GPS module over serial communications on an Arduino shield board. To do this I need to use UART4, but it does not appear to be enabled. 

How to stop HAL_CAN_ErrorCallback

Posted on April 25, 2017 at 20:27My hardware has to disconnect the CAN bus sometimes. When i do the callback HAL_CAN_ErrorCallback will pop up. My CAN bus has to continue work so i clear all flags that i found:__HAL_CAN_CLEAR_FLAG(hcan,CAN_FLAG_EWG)...

Nucleo-L432KC store data in Flash using mbed

Posted on December 15, 2017 at 05:11Hello,I am using my Nucleo-L432KC for a project and my client wants to use mbed online compiler. I am trying to save some variables into the flash memory (because there is no EEPROM) and unfortunately there is no ...

Duy Tran by Associate II
  • 2396 Views
  • 9 replies
  • 0 kudos