STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Coding Error

This is a portion of my product code, but i got some problem. When an external interrupt occurs i want to start a timer and increment one variable and when timer reaches 30 seconds i want to display the variable via UART. I will provide my code.when ...

2 ADC channels assigned to 1 MCU pin

I have designed a buck converter that uses the MCU to regulate its output voltage.I am using one pin for the voltage feedback that will be used to regulate the output.  However, because it has to read this pin very quickly, the sample period has been...

STM32CUBE IDE STM32L152VBTx and WakeupCallback -- None?

Hello,I am moving code from one MCU to this old STM32L152 in where the UART is configured as Multiprocessor Mode.I am using STM32 CubeIDEI get compile error..   It looks to me like there is no WakeupCallback at all. HAL_UARTEx_WakeupCallbackHAL_UART_...

Eddiie by Associate II
  • 42 Views
  • 1 replies
  • 0 kudos

STM32H5 external loader

Hi, I need the project used to generate the external loader: MX25LM51245G_STM32H573I-DK.stldr. My custom board uses a STM32H563VIT6 and the same octo-spi flash from Macronix used in the STM32H573I-DK board. But with different gpios connections. So th...

AMend.7 by Associate III
  • 564 Views
  • 18 replies
  • 4 kudos

STPM33 SPI issue

I'm using an STPM33 digital signal processor driven by SPI using an STM32G071KBUX microcontroller. Comunication apparently seems to be ok but if I try to enable the only UART/SPI read error interrupt (into US_REG3 register) using the INT1 and INT2 as...

RCase by Associate II
  • 127 Views
  • 0 replies
  • 0 kudos

Resolved! SPI mode and UHS-II mode not supported for STM32U5xx

Hello,I have  a very basic question. In the spec of the U5 series there is this: Does that really mean that the U5 would not support talking to an SD card in SPI mode? I find it hard to believe since SPI seems to be the most basic way to interface wi...

broilmont_0-1701362559552.png