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

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
  • 1838 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
  • 942 Views
  • 1 replies
  • 1 kudos

After altering BOOT_ADD0 and BOOT_ADD1, can't connect to chip

Hi,I made a custom board that uses a STM32H747IGT6 but left the BOOT0 pin floating. In order to ensure that the chip would execute the code that was flashed to the user memory I altered the BOOT_ADD1 to be the same as BOOT_ADD0 (for both the M7 and M...

gnaugs by Associate
  • 736 Views
  • 1 replies
  • 0 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
  • 8563 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
  • 4034 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
  • 1391 Views
  • 2 replies
  • 0 kudos

Resolved! SPI Communication with ATMega32

Hello,       I have to use SPI1, SPI2 and SPI3 to communicate with 3 ATmega32 boards(11MHz / 16MHz). I'm testing with STM32F407G-DISC1. My configuration and functions are as given below. void SPI3_Config(void) { GPIO_InitTypeDef GPIO_InitStru...

Rohith by Associate II
  • 1933 Views
  • 6 replies
  • 0 kudos

Nucleo board stuck when starting without USB connection

Hello,I am using a Nucleo F446RE board, and I have developped a small program that works fine as long as the board is connected to the PC with the USB cable.Once the program has been tested, I have removed the USB cable and used E5V external power su...

Jelurol by Associate II
  • 5683 Views
  • 10 replies
  • 2 kudos

Using a G4 with an Oscillator

Im planing on using a Jo22 oscillator with 24 Mhz: https://www.jauch.com/downloadfile/5ef1edcfb7fd5cebb9856be49a6932f5e/jo22-1.8-3.3v.pdf%C2%A0Are there any things i have to look out for?I havent found a example circuit, and the datasheet of the osci...

Tobe by Senior III
  • 3402 Views
  • 11 replies
  • 2 kudos