STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H7A3RIT6: Product availability

Hello, I don't know whether this is appropriate place to ask, But will STM32H7A3RIT6 or H7B3RIT6 a good choice for projects considering availability? Are these in production to use on new products and trust the availability exists? Thank you! 

Stop 2 WFI, disabling specific interrupt

Hello everyone, I am working on a custom device that is using an stm32 L433. One of its peripherals is set to generate interrupts to wakeup the device from the stop mode, but there are certain instances where I need it to stop for 30 seconds or so an...

sishchuk by Associate
  • 477 Views
  • 0 replies
  • 0 kudos

MDMA slower than Memcpy and much more noisy

Using STM's MDMA example, I setup a simple loop to transfer an array of 1000 bytes 100 times.The code worked but the MDMA transfer were causing glitches on the VDD rail.I then compared it to memcpy, and to my surprise found that it was around 18% fas...

Robmar by Senior III
  • 1493 Views
  • 7 replies
  • 2 kudos

SMBUS bus busy check

Hi,I have a power management setup with a smart battery, charger Ic and the host msu - all connected on the SMBUS. I am  facing some issues and I doubt that the data on the SMBUS is getting corrupted. The issue is only happening when the MCU tries to...

Luke_abc by Associate III
  • 1876 Views
  • 7 replies
  • 0 kudos

About STM32H7 PLL configuration and precision

Hello,I've got some questions about STM32H753 PLL setting. 1) There are many configurations of M, N and P parameters that give the same output clock. Are there some configurations that are more precise than others (regarding the output clock) ? 2) Th...

Gpeti_0-1706632520977.png Gpeti_1-1706633322855.png Gpeti_2-1706633366734.png
Gpeti by Senior II
  • 2728 Views
  • 7 replies
  • 4 kudos

USART Receive Interrupt

Hopefully this is more of a sensible non-noob question, it relates to interrupt handling, in my case a simple USART receive interrupt. I can see how the CubeMX tool is managing the .c file, its created an interrupt handler, for me to insert my code, ...

I2C Clock line held low by stm32 and not recovered

Hi,Currently, I am facing an issue with STM32 MCU I2C communication.I have facing an I2C timed-out error on the host side while communicating with the MCU I2C continuously.The I2C clock line was held low when the issue occurred, I wasn't able to comm...

ArunyaS by Associate II
  • 1572 Views
  • 3 replies
  • 1 kudos

ADC Accuracy

Dear ST Community, I am currently working with the STM32L433RC board, specifically utilizing its 12-bit ADC. Despite my efforts in writing a simple program, I have encountered accuracy issues with errors exceeding 4.5%, and in some instances, even su...

Nitin24 by Associate
  • 1037 Views
  • 2 replies
  • 1 kudos