STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H7 Prevent MPU re-configuration

Hello all,I wish to setup the MPU early in my firmware, then prevent changes to the MPU registers until next power-cycle/reboot.Is this possible without having the root secure services? The MCU im using is the STM32H7A3. Thanks in advance.

mwp by Senior
  • 1941 Views
  • 8 replies
  • 1 kudos

stm32f779i -EVAL IAP

Hello experts,I am using stm32f779I - EVAL evaluation kit, am trying to implement LWIP IAP on this board for that I have used example code from the repository C:\Users\Aravind\STM32Cube\Repository\STM32Cube_FW_F7_V1.17.0\Projects\STM32F769I_EVAL\Appl...

Aravind1 by Associate II
  • 739 Views
  • 2 replies
  • 0 kudos

UVC+CDC USB Composite device on STM32F411

Posted on August 01, 2016 at 16:02 Overall objective: Using https://github.com/groupgets/purethermal1-firmware as a base, add a USB serial port interface (which would replace the DEBUG functionality it has currently). I have read thro...

Resolved! STM32 SPI communication Master issue

Recently working with spi communication in stm32g070rb using stm32CubeIDE (HAL library).SPI master receive interrupt triggered continuosly when there is no interrupt.But same code wrote in SPI slave its works perfectly.I also put Pull down resistor.P...

vignesh1 by Associate III
  • 1353 Views
  • 5 replies
  • 0 kudos

STM32U5 HAL_Delay block

Hello,I met a HAL_Delay() block. The board worked with internal RCC, and I checked the uwTickFreq when debugging, it always equal to 0.  Attached the ioc file. 

lilyGUO by Associate II
  • 993 Views
  • 5 replies
  • 0 kudos

STM32WB55 Nucleo with IMU (LSM6DSV16X) HAL_ERROR

Running into a weird issue with my teams and I's capstone senior project. We are using the Nucleo dev boards and connecting it to IMU in the title via I2C. When running either HAL_I2C_Mem_Read or HAL_I2C_IsDeviceReady the status we get back is HAL_ER...

JJcompE by Associate
  • 597 Views
  • 2 replies
  • 0 kudos