STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1643 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
  • 787 Views
  • 1 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
  • 1834 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?"