STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Flashing Nucleo-L073rz using the system bootloader.

Hello, I have the project in which I need the flash the stm32L0 with uart using the system bootloader. I have settted required option bytes. I make the boot 0 pin high and the sytem is getting into the bootloader mode. I attach the usb to uart conver...

ABans.3 by Associate II
  • 1251 Views
  • 6 replies
  • 0 kudos

Multile definition Error

I am developing my own driver for a STM32 MCU, however I always get the same error when I try to compile the code. Here is the entire code from all the files I developed.There are always 8 errors, saying that pGPIOA, pGPIOB, pGPIOC, pGPIOD, pGPIOE , ...

STM32U5 MCU FFT Performance Testing

I'm using a B-U585I-IOT02A discovery kit that that has the STM32U5 MCU. I'm looking to evaluate if the STM32U5 MCU can run an FFT in real time and how to evaluate the performace of the STM32U5 MCU running FFT's. Are there any tools to help me do that...

PNada.3 by Associate II
  • 1107 Views
  • 1 replies
  • 0 kudos

How to configure GM65 QR Module using UART

I am using L476RG ST board, and I recently purchased a GM95 QR scanner that supports standard TTL-232 serial communication. UART2 is configured to work with my PC using PuTTY as an interface, but how do I receive the data from the QR scanner and disp...

stmmm by Associate II
  • 1334 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H725 reinit MPU.

Hi.Is it possible to reconfigure one or some regions MPU without fully disabling MPU?I need configure for example ITCM memory for RW access when load code and set to RO mode after code copied completed.Code copied from SDRAM to ITCM, so MPU needed fo...

Aleks by Associate III
  • 604 Views
  • 1 replies
  • 0 kudos

How can I disable a I2S module ?

I am using cube mx for my design and I have some peripherals (ADC, Timer, I2S2, I2S3). I am making streaming by usb of some of them. I want to stoop i2s modules when i am not using it becouse affect to other modules sampling rate.By default Cubemx m...

tcg by Associate III
  • 1509 Views
  • 7 replies
  • 0 kudos

How to implement PLL in STM32?

I am trying to implement a Phase Locked Loop in a microcontroller STM32. I have a reference signal and feedback signal which has $\phi$ difference wrt reference signal. For the moment, I am not using a real time feedback signal, rather simulating it ...

RShre.2 by Associate III
  • 5143 Views
  • 4 replies
  • 0 kudos