STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F746 In-circuit Flash writing problem

HiI am using the Nucleo STM32F746 and have a problem with in-circuit flash programming. The flash drivers used have been in various other STM32 M3, M4 and M7 parts without any issues (since about 2010) but with the F746 the effect that I see is that...

hpipon957 by Associate III
  • 972 Views
  • 8 replies
  • 0 kudos

x-cube AWS OTA fails (Solved)

Hello geeks....I'm using x-cube aws sdk with P-L496G-CELLONE development board SDK version is 1.4.0 having aws version 3.0.1I can successful connect with the my MQTT aws server Now the problem is, when i try to do OTA then, out of 5 attempts, 4 attem...

0693W000003Bs3lQAC.png

Resolved! HAL_SPI_Receive() ... Source Code

HIcommunityI am new to the STM32 world and am looking for the name of the library file in which the function HAL_SPI_Receive (..) is included as source code or the direct source code of this function.thanks for help

PKyyy.1 by Associate
  • 549 Views
  • 3 replies
  • 0 kudos

Resolved! FreeRTOs stuck at vsprintf

Hi,I have used STM32l562-edk evk hardware and stm32cubeide for software. I have enable freertos in the project. For debug print message purpose I have created one function named as logPrint. char g_msg_buf[100];void logPrint(const char *format, ...){...

Neel by Associate III
  • 1450 Views
  • 8 replies
  • 0 kudos