STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Help with DMA Controller becoming unresponsive

Hello,I am having an issue with DMA1 getting "stuck" during operation. While DMA1 is stuck, DMA2 continues to run without any issues. I realize that this is likely a race somewhere, however I am hoping for any insight into how or why the DMA controll...

MJ.1 by Associate II
  • 1919 Views
  • 6 replies
  • 0 kudos

Need a suggestion for LPC2468 replacement

The company has a very old product with LPC2468. I need a replacement from STM32. Please give me a suggestion. The device is powered by 2 AA batteries, has a black-white LCD, and a micro-USB port for connection to PC. I want to keep the same power co...

JLei.1 by Associate
  • 481 Views
  • 2 replies
  • 0 kudos

Resolved! My code never gets out of the HAL_UART_GetState() function

Hi all, how are you?. I'm doing a program where I need to send several separated messages over the serial port using the UART 1 of a STM32F401VE after receiven a specific message through the serial port too, right now I'm capable of send the first rs...

VRami.1 by Associate III
  • 2168 Views
  • 4 replies
  • 0 kudos

H743 - SPI weird patterns on CLK/MOSI

Hello,I am experiencing some weird patterns on one of the 3 SPI buses on CLK and MOSI.This project was initially developed off a nucleo H743ZI3. I am using 3 SPI ports, 2 of which I have no problem with. These 2 are used to communicate with another M...

Smoun.1 by Associate III
  • 4181 Views
  • 7 replies
  • 0 kudos

Creating delay using __asm__("nop")

How to measure the time from __asm__("nop") on STM32F730 using 216 MHz clock? I did try to check it using osciloscope without success. The time is bigger than 1/216 MHz.

MGado.1 by Associate
  • 5493 Views
  • 3 replies
  • 0 kudos

Resolved! Looking for examples & how-to for stm32l051 i2c non blocking (i.e. interrupt) slave and master receive and transmit

Hello - I have been working with the l051 for 2+ years now on a product, using i2c-1 as slave to outside world and i2c-2 as master for local board downstream devices. while my interrupt-driven code "works," I continue to have bugs filed about both ma...

ThePUP by Associate III
  • 998 Views
  • 1 replies
  • 0 kudos

Resolved! STM32G473 configure ADC in 16-bit mode

I need to configure STM32G473 ADC in 16-bit mode, Currently i configured it in 12 - bit mode it works fine but as per my application i need 16-bit resolution. As datasheet indicates it is possible to configure 16-bit mode by oversampling, but is ther...

VDesa.1 by Associate III
  • 1199 Views
  • 4 replies
  • 0 kudos

ARM Cortex M0 open source profiling tools

Device : STM32F072RBT6 DiscoveryDebugger: ST-LinkV2Core   : ARM Cortex M0SDK    : NilIDE    : VSCode with ARM GCC CompilerHi,We are trying to do profiling on our device. We are planning to use GNU gprof.We are trying the solution given in the below l...

NP T.1 by Associate
  • 523 Views
  • 0 replies
  • 0 kudos