STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! ETH->MACISR TSIS unstoppable?

Hello there, I'm playing with the NUCLEO-H743ZI2 board and having difficultis with PTP. When TSIE (MACIER is set the interrupt is getting retriggered endlessly. I've tried to clear TSIS by reading both MACISR as well as MACTSSR (TXTSSIS bit set). The...

No data on MOSI spi STM32H7

Hi i am struggling to make SPI work on my nucleo-h723z board. I am using Cubemx to configure and i press when asked to used the default setup for the nucleo board when creating the project.CubeIDE is v. 1.15.1CubeMX is v. 1.11.1my code is very basic:...

DavidWahlberg_0-1718704055934.png DavidWahlberg_1-1718704094252.png

Resolved! No CAN TX interrupt

I've attempted to get an interrupt when one of the three CAN transmit mailboxes empties. In MX:It generated: /* CAN interrupt Init */ HAL_NVIC_SetPriority(CAN_TX_IRQn, 0, 0); HAL_NVIC_EnableIRQ(CAN_TX_IRQn); HAL_NVIC_SetPriority(CAN_RX...

avidroneg_0-1765403742178.png

Resolved! STM32H753ZIT6 VCAP pins

Hi,Vous avez dit :I’m using the STM32H753ZIT6 in my design and I’m looking for clarification on the correct way to connect the VCAP pins. Since the LQFP144 package does not support the VDDLDO pin, what is the recommended capacitor configuration for V...

SBelh.1 by Associate II
  • 155 Views
  • 2 replies
  • 1 kudos

Resolved! NUCLEO-C092RC (MB2046B): UART-based bootloading

Hi, I have an STM32C092RCT6U development board and I am trying to perform UART-based bootloading. My board has a B3 button for selecting the boot mode. I am using the Flash Loader Demonstrator to flash the application, but I keep getting the followin...

Nibesh by Associate II
  • 220 Views
  • 5 replies
  • 2 kudos

how to run QSPI ?

Post edited by ST moderator to be inline with the community rules for the code sharing. In next time please use </> button to paste your code and a linker script content. Please read this post: How to insert source code. Hi everyone, I'm trying to in...

luisfynn1_0-1765352949409.png luisfynn1_1-1765352987189.png