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

Dual Flash Memory Bank Swap

I want to try dual-bank project in my STM32F429 Board. So I am using Stm32Cube : IAP-LWIP Example for the this project. I am using 0x08000000 address for the BANK1 and also I am using 0x08100000 address for the BANK2.When I start the BANK1, than I re...

DCtech by Associate II
  • 3180 Views
  • 12 replies
  • 0 kudos

Boot to soft (STM32L151)

Hi,II have a BIG problem: at a certain time, I was able to jump from bootloader to a soft but I can't do it anymore. Perhaps I modified something in the soft (it was with STMCubeIde but, sorry, I hate STMCubeIde because every time you change your pro...

JFELI.13 by Associate III
  • 3330 Views
  • 15 replies
  • 0 kudos

Resolved! STM32F4 Init Vector Table

Posted on March 14, 2018 at 01:06Hi, I'm following a TI tutorial where the author is creating a Init Vector to determine which exception and interrupts are able to that program...He's basically creating an array of pointers to int and pass function ...

Resolved! Prevent speculative access using PRIVDEFENA

After facing some weird stability issues on the STM32F7 we have setup the MPU according to the recommendations presented in "MPU usage in STM32 with ARM CortexM7":https://www.st.com/content/st_com/en/support/learning/stm32-education/stm32-moocs/STM32...

naibaf_0-1704712713418.png
naibaf by Associate
  • 1697 Views
  • 1 replies
  • 1 kudos

Resolved! FreeRTOS Version selection

Hello! I have noticed that the version of freertos generated by cubemx is always 10.3.1no matter which cubemx version or repository i use. is this correct? is the freertos version constant?is there a way to change this?

yuri CH by Senior
  • 827 Views
  • 1 replies
  • 1 kudos

Resolved! Read GPIO Analog

Hello, I set one of GPIO to Analog mode and I want to read its value, by using HAL library. Should I just use HAL_GPIO_ReadPin to read the value?Thank you.

NASI by Senior
  • 7889 Views
  • 10 replies
  • 0 kudos

Resolved! Use GPIO Analog for ADC read value on STM32H735

Hello, Is it possible to configure PA10 on STM32H735 as GPIO Analog and use it to read ADC Value ? The AN4899, 4.3.4 Analog Configuration says : Few STM32 GPIO pins can be configured in analog mode which allows the use of ADC, DAC, OPAMP, and COMP in...

Esaab.1 by Associate
  • 3641 Views
  • 5 replies
  • 0 kudos

Private read of I3C target

hello:I have a question about I3C private read when I use STM32H563 as a target.Usually, the number of bytes returned by the target can be set through LL_I3C_ConfigTxPreload, but if the target is uncertain about  how many bytes to return, that is, th...

Garry by Associate II
  • 1208 Views
  • 2 replies
  • 0 kudos