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

STM32G0 internal temperature sensor

Hello All,I need to read tempereture of mcu.But I confused about formula given at referance manual.which is below.Because there no data TS_CAL_2 val   Thanks.Regards.EMRE

0693W00000DnKJwQAN.png 0693W00000DnKKGQA3.png

SPI hard NSS and multibyte transmission

Hello,I am using bare metal STM32G441 SPI (no ST HAL or LL). It has been a very tiresome dilemma with the chip select. If I use the hardware NSS (Motorola mode) then I get a pulse after each byte. If I use software NSS then the last bit gets crippled...

0693W00000Y7JteQAF.png

Resolved! BOR Ultra Low Power Enable - STM32U575

I am trying to test out the Stop2 mode on the STM32U575 (Specifically the NUCLEO-U575ZI-Q) but am getting very high currents in the mAs. I am putting the device into Stop2 mode with the MSIS as the system clock at 4MHz. I then set the Power Regulator...

BSunw.1 by Associate III
  • 2354 Views
  • 4 replies
  • 0 kudos

Resolved! multiple SPI with DMA callback

Hey everyone,I cant seem to get separate callbacks going for my spi peripherals, each using DMA. Their both receiving data and by default seem to respond to HAL_SPI_RxCpltCallback. So whether SPI1 or SPI4's reception completes, HAL_SPI_RxCpltCallback...

con3 by Senior
  • 2203 Views
  • 7 replies
  • 1 kudos