STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

[STM32H7] Spi Impact On Adc Module(brings larger noise)

When we test adc small signals, we found all spi have impact on adc1 and adc2 module, which leads unexpect singals even we use fund HDs of it.Detals as below:--Environment:Save 6400 points at different conditions,1. spi2 or spi4 work and really has i...

0693W00000UndfGQAR.png 0693W00000UndfLQAR.png
THuan.5 by Associate
  • 1684 Views
  • 7 replies
  • 0 kudos

FDCAN data issue on serial Monitor

i have used the board nucleo stm32h745 Board.i have used can 1 and can2 for data exchange but my data is also showing with some simple text ,screenshort is attached. i am sending voltage text at can1 and hello at can2,and but i am getting some text w...

_legacyfs_online_stmicro_images_0693W00000biTyCQAU.png _legacyfs_online_stmicro_images_0693W00000biTtkQAE.png _legacyfs_online_stmicro_images_0693W00000biTtpQAE.png

Timing issue when TIM10 interrupts HAL IWDG macro

I am using a STM32F746VET6 to drive time critical signals on up to 14 pins. I am bit banging these signals in the ISR. I was surprised to find after a benign change I started to have jitter in these signals. I tracked it down to the ISR firing during...

RBack.1 by Senior
  • 1746 Views
  • 4 replies
  • 1 kudos

Resolved! STM32H743 Incorrect ADC measurement.

I am having some issues getting meaningful values out of my ADC. At the moment I am capturing ADC samples with the polling mode with the ADC pin being set to approximately 3.2v and 0v. When I check the sample results I am seeing around 20000 for capt...

AMerc.8 by Associate II
  • 812 Views
  • 1 replies
  • 0 kudos

ST microcontroller Carbon footprint

Hi, I would like to know if it is possible to have the carbon footprint of ST32 microcontrollers. I searched around the websites but I cannot find this type of information.Thanks

ARoss.10 by Associate
  • 1054 Views
  • 5 replies
  • 0 kudos

SPI Transmitting and Receiving Data Not Matching

Hello,I control an ADC with SPI interface of the STM32F44 microcontroller. The ADC datasheet is in the link, https://intantech.com/files/Intan_RHD2000_series_datasheet.pdf . I set up global variables as read, write, and calibrate masks. The I call t...

_legacyfs_online_stmicro_images_0693W00000biGAhQAM.png
AE104 by Senior
  • 1895 Views
  • 9 replies
  • 0 kudos

QSPI External flash loader

"I want to make a QSPI flash loader and I'm watching ST's video series (it's a bit old). I'm using an STM32F446RE. Are the function prototypes shown in the video sufficient for the flash loader to work? Do you have any advice you can give me?"