STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! AXI SRAM losing last few writes across reset

it seems that a write to AXI SRAM very shortly before a system reset (via AIRCR) gets lost. I wrote a very short block of code that simply reads a word from 0x24000000, increments it, writes it back, and resets the processor. I can see that the value...

CHead by Associate III
  • 2616 Views
  • 12 replies
  • 2 kudos

Synchronizing STM32H745 DAC and ADC

Hello,We are using the STM32H745 dual-core MCU for a mostly-analog sensor project. The M4 core is running at 240 MHz and generating a signal on the fly that is passed to the DAC via a DMA stream in circular buffer mode. This part works great.The si...

Bluetooth with STM32

Is there any part from STM which able to operates as bluetooth HID keyboard as well as bluetooth touchpad?

Bs.1 by Associate II
  • 201 Views
  • 0 replies
  • 0 kudos

Resolved! Running SPI receive in the background

Hi, I have a STM32F407 board that is running as a full duplex slave. it receives data from a Raspberry Pi configured as a SPI master. Is there a way to receive data from the RPi in a non-blocking mode? One way I could think of was to set the CSN line...

Difference in programing STM32L562 and STM32H735 MCU

Hello, In my project I need to have MCU that can handle lot's of data and be power efficient when I need to. In first, i was running STM32L562, but it looks like I will need tones more performance to complete many tasks in time.I use DMA alot, for se...

Linas L by Senior II
  • 347 Views
  • 2 replies
  • 0 kudos

How to keep RTC ticking when wakeup enabled?

Is there a way to make the RTC continue keeping time while the wakeup timer is enabled? On my end, time freezes whenever the `cr.wute` bit is set.The RTC is listed as frozen in init mode, but It's not in init mode. It could be a shadow register issue...

DOCon.1 by Senior
  • 260 Views
  • 2 replies
  • 0 kudos