STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problem writing Data to Flash

Hi,I wanted to Erase and write data to select Flash memory location.I have Nucleo-L4R5ZI kit and have example Flash erase code available for L4 series which I ported to R5ZI.As you can see, the example code has two portions:Erases the page(s) which w...

KVenk.1 by Associate III
  • 797 Views
  • 1 replies
  • 0 kudos

BMP280 I2C is not updating

Hi, I am using stm32l432kc nucleo and BMP280 sensor with I2c communication.During the debugging I realized that the data from the sensor is not updating, always 2481 (temp32 variable).Could you help me in this topic?Thank you in advance.Info:Used dri...

Resolved! Registers aren't changing when written

Dear community,I am programming an ST32F407VE for the first time (I don't use the Cube32IDE though). First, I made an on board LED blink, so I am pretty certain that my toolchain and framework work properly. In the next step, I wanted to implement a ...

AHass.1 by Associate II
  • 954 Views
  • 2 replies
  • 0 kudos

Resolved! DMA Interrupt every 1/4 buffer

Hi,I'm using a STM32G030 controller and I'm working with ADC Timer-triggered and DMA for storing the data. I need a quad-buffered DMA that generates an interrupt when 1/4 of the buffer has been filled. I'm not experienced with this so I'm asking some...

xpp07 by Senior
  • 871 Views
  • 2 replies
  • 0 kudos

Resolved! Firmware download works, but debugging is not working

Hello, I'm trying to debug an custom board with STM32L010C6 and STLINK V2. The firmware download seems to work fine, but the debugging is not working. The execution stops here:0x1FF00220 4800   LDR   r0,[pc,#0] ; @0x1FF00224I've already tried to brea...

DOwts.1 by Associate
  • 442 Views
  • 1 replies
  • 0 kudos