STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

RNG clock error on NUCLEO-L4A6ZG

I am trying to use the RNG on the STM32L4A6ZG but every time I enable the RNG clock RNG_CR |= RNGEN the RNG_SR shows CEIS and CECS.The AHB bus is at 80MHz and RNG_CLK is at 48MHz. I've tested with configuring the RNG_CLK to come from either the HSI48...

JKo by Associate III
  • 660 Views
  • 2 replies
  • 1 kudos

Resolved! ST-MCU-FINDER-PC v4.0 does not install on MacOS M1

The SetupSTMCUFinder-4.0.0-RC3 file can be clicked, and it seems like my OS tries to open / run it, but ultimately nothing happens. I remember having a similar issue with another piece of stm software, and remember running some command in the termina...

Resolved! Is it possible to implement a peripheral on-the-fly?

Hi everyone,I am using a STM32G474VETx chip and I have an issue with two peripherals being in conflict.I need to use the OPAMP1 input pin (PA1) for current sensing purposes. The OPAMP1 mode required is "PGA not connected" which automatically configur...

STM32H7 Flash Memory Problem

I load the program to the STM32H7B3IIT6 MCU, but when I close the circuit and open it again, the program inside does not work. I did not make any changes to the parameter settings.